58 Commits (4535a1aaa8aaa4997c40eadba6426f94e37b9c65)

Author SHA1 Message Date
M 4535a1aaa8 Move bitcoin and monero parts into self modules.
3 years ago
M e6b1da376d Configure wallet types for the app
3 years ago
OleksandrSobol 0d367c4b45 CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials
3 years ago
OleksandrSobol e03f0ce4d3 CAKE-343 | added wallet_addresses.dart, monero_wallet_addresses.dart, electrum_wallet_addresses.dart, wallet_addresses_credentials.dart, monero_wallet_addresses_credentials.dart and electrum_wallet_addresses_credentials.dart to the app; applied ElectrumWalletAddresses to electrum_wallet.dart and MoneroWalletAddresses to monero_wallet.dart; fixed contact_list_view_model.dart, other view models and services
3 years ago
OleksandrSobol 6709b7779a CAKE-343 | applied subaddresses for contact book; added addresses field to wallet_info.dart; added updateAddressesInfo() to wallet_base.dart; applied updateAddressesInfo() to wallet services and view models
3 years ago
M 2b4248e30b Merged main into ltc.
3 years ago
M bcd4fdd5e0 Changed random seed generation for bitcoin.
3 years ago
M 595636c24d Fixes for LTC.
3 years ago
M 1330966794 Reworked electrum wallet. Added Litecoin wallet.
3 years ago
M 4e90aeebd4 Merge pull request #106 from cake-tech/CAKE-298-validation-for-btc-wallet
3 years ago
OleksandrSobol 0cd4bd46f7 CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems
3 years ago
OleksandrSobol 928be1a49c CAKE-298 | used 8 minor digits for btc amount validator; applied btc address formats for btc address validator
3 years ago
OleksandrSobol 270b5f4c78 CAKE-281 | added addr1 address format validation for cardano
3 years ago
M b6215389d7 Fixes for restore from backup file. Fixed restoring for pin length. Added new transaction priority keys to preferences dump.CAKE-197. CAKE-247
3 years ago
M e3b8ea1128 CAKE-234
3 years ago
M 66cae9e44a Merge pull request #171 from cake-tech/CAKE-233-add-new-xrp-address-format
4 years ago
M e4acc41548 Merge pull request #172 from cake-tech/CAKE-238-add-ADA-address-type-to-the-validation
4 years ago
M 47ceac2dd6 Backup stuff.
4 years ago
OleksandrSobol bcdd7bca27 CAKE-238 | added ADA address type to the address_validator.dart
4 years ago
OleksandrSobol eb425572d6 CAKE-233 | added new XRP address format, starting with an X, to address_validator.dart
4 years ago
M 9a79fcdc23 Merged 4.1.0
4 years ago
M c09a41b090 Backup.
4 years ago
M 9db6e233c7 Another beautiful day changes
4 years ago
M 8cb9bd15cd Fixes for update fiat rate after change of current wallet type. Fixes for change amount for btc transactions. Changed displaying of balance for btc wallet. General fixes.
4 years ago
M eede39ee7a Merged 4.0.9
4 years ago
M 042b17a82f Merge pull request #144 from cake-tech/CAKE-158-transaction-and-balance-displaying-between-accounts
4 years ago
Oleksandr Sobol aad33eb513 Merge remote-tracking branch 'origin/4.0.9' into CAKE-169-improve-new-node-screen-form
4 years ago
OleksandrSobol 4f280e103e CAKE-169 | added NodeSSL class with getter useSSl; applied useSSL in the connectToNode() method in the monero_wallet.dart; added dynamic parameter to ExecutedSuccessfullyState class; applied ExecuteState class to connect() method in the node_create_or_edit_view_model.dart; deleted connection_state.dart; deleted _isEffectsInstalled parameter from node_create_or_edit_page.dart
4 years ago
M 62a877dd61 Fixes
4 years ago
OleksandrSobol e927df3712 CAKE-187 | added new btc address for validation (address_validator.dart)
4 years ago
OleksandrSobol 23abacd252 CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart
4 years ago
M e8f53766a0 Added selection of new wallet type. Returned support of bitcoin wallet.
4 years ago
M b17e7744c6 Fixes
4 years ago
OleksandrSobol 9748caf407 CAKE-136 | added "-" symbol to node_address_validator.dart; changed minLength from 1 to 0 in the node_port_validator.dart
4 years ago
OleksandrSobol 692c460988 CAKE-129 | added new length of the new btc address in the address validator
4 years ago
OleksandrSobol 0b6b711618 CAKE-116 | added AllAmountValidator class to the amount_validator.dart; applied all amount validator to the send page; added fiat amount controller to the send page
4 years ago
M 90d33bc9fa Merge pull request #110 from cake-tech/CAKE-54-usdterc20-for-changenow
4 years ago
M e08e10bc35 Fixes
4 years ago
OleksandrSobol 69b58d827b Merge branch 'new-world' into CAKE-54-usdterc20-for-changenow
4 years ago
M e3678d2cf9 Fixes
4 years ago
M 51cf11127c Fixes
4 years ago
OleksandrSobol dfb3112fd2 CAKE-54 | added usdt erc20 to cryptocurrencies list; added usdt erc20 to currency picker; added usdt erc20 logo to contact list page; added address validator for usdt erc20; reworked currency picker
4 years ago
OleksandrSobol 360e04cc4c CAKE-53 | added dai to cryptocurrencies list; added dai to currency picker; added dai logo to contact list page; added address validator for dai
4 years ago
M c53b6676b2 Fixes for monero transaction history updates.
4 years ago
M e4ebfc94b2 Part 1
4 years ago
M 95917b2cdb Merge redesign part 7.
4 years ago
M 70ff011fc6 Merge redesign part 3.
4 years ago
M c950f8bfc0 Merge redesign part 1.
4 years ago
M 5eefd6a31b TMP
4 years ago
Oleksandr Sobol 33209c3cd6 CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator
4 years ago