CakeWallet/tool
cyan 102ab8dbe6
CW-875 BackupServiceV3 (#2064)
* implement v3 backup system

- Add new BackupServiceV3 with chunked backup support and checksums
- Implement json-based metadata in backup system
- Instead of binary file export a .zip file that user can open and
see that it is a cake backup
(should also prevent 3rd party software from corrupting binary
data inside of the file, in case it doesn't checksum will fail,
and user will know for sure that backup got corrupted)
- Update flutter to 3.27.4 to use archive ^4.x.x (it offers in memory
archive operations)

* fix wallets not getting restored properly

* prevent out of memory errors on files that are way too big during restore

* Update lib/view_model/backup_view_model.dart [skip ci]

* Update lib/core/backup_service.dart [skip ci]

* Update lib/core/backup_service.dart

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2025-03-22 03:16:54 +02:00
..
localization Flutter update (#1048) 2023-08-18 18:37:17 +03:00
utils Cw 793 implement kryptonim dfx to fiat buy sell option (#2068) 2025-03-06 19:39:41 +02:00
append_translation.dart CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
configure.dart Remove haven (#2085) 2025-03-21 04:52:05 +02:00
download_moneroc_prebuilds.dart CW-875 BackupServiceV3 (#2064) 2025-03-22 03:16:54 +02:00
generate_android_key_properties.dart Added script for generate key.properties file. 2021-03-17 22:19:51 +02:00
generate_localization.dart CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
generate_new_secrets.dart Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +02:00
generate_pubspec.dart Fixes for tool/generate_pubspec.dart. Add pubspec into .gitignore 2022-01-10 17:04:58 +02:00
generate_secrets_config.dart Node Auto-reconnect and connectivity enhancements (#1513) 2024-07-06 17:42:17 +03:00
import_secrets_config.dart Wownero (#1485) 2024-07-04 22:43:17 +03:00
translation_add_lang.dart CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
translation_consistence.dart CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
update_secrets.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00