72 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
M c76ffd6327 Fixes for electrum
3 years ago
M 42104fd825 Yat, electrum addresses fixes
3 years ago
OleksandrSobol 3b649ef682 CAKE-359 | added text field for extracted (from Yat, Unstoppable Domains, OpenAlias) address to send_card.dart; added extractedAddress and isParsedAddress parameters to output.dart; applied extractedAddress to monero_wallet.dart and electrum_wallet.dart; added TextValidator to send_view_model.dart
3 years ago
OleksandrSobol a5831a25e7 CAKE-345 | merged CAKE-349 branch into current
3 years ago
OleksandrSobol 3967cc8d40 CAKE-345 | fixed conditions in electrum_wallet.dart and monero_wallet.dart
3 years ago
OleksandrSobol a8375321bc CAKE-345 | applied "any" method instead "where" and made single conditions in the createTransaction method (electrum and monero wallets); renamed credentialAmount on totalAmount and made it final in the monero_wallet.dart; made optional paymentId in createTransaction and createTransactionMultDest methods in the transaction_history.dart
3 years ago
OleksandrSobol 1e3ec8da1c CAKE-345 | added monero_output.dart to the app; fixed transaction_history.dart; renamed SendItem on Output; calculated formattedCryptoAmount in the output.dart; used outputs list instead sendItemList; fixed bitcoin_transaction_credentials.dart, electrum_wallet.dart, monero_transaction_creation_credentials.dart, monero_wallet.dart, exchange and send pages, view models
3 years ago
OleksandrSobol 3abb78febf Merge branch 'main' into CAKE-345-batch-sending
3 years ago
M ecce85b9b5 Changed text for no inputs exception.
3 years ago
M b0724348a1 Added verification for unspent coins while transaction creation.
3 years ago
OleksandrSobol a1c6b0be3f Merge branch 'release-4.2.4' into CAKE-345-batch-sending
3 years ago
OleksandrSobol c14d021f07 CAKE-345 | merged release-4.2.4 branch into current and resolved problems
3 years ago
OleksandrSobol 2a047e1f51 Merge branch 'release-4.2.4' into CAKE-345-batch-sending
3 years ago
OleksandrSobol dd947bdba1 Merge branch 'release-4.2.4' into CAKE-333-ltc-sending-bug
3 years ago
M 3dd1bdabcc Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic
3 years ago
OleksandrSobol 7b2d89f96f CAKE-345 | changed bitcoin transaction credentials; reworked createTransaction() method in the electrum_wallet.dart for batch sending; fixed exchange_trade_page.dart and send_page.dart; reworked confirm_sending_alert.dart; fixed _credenials() and commitTransaction() methods in the send_view_model.dart
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 20e0c830cf CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages
3 years ago
OleksandrSobol 7724d5e248 CAKE-333 | fixed commit() method in the pending_bitcoin_transaction.dart; added bitcoin_commit_transaction_exception.dart to the app
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 643da68048 Minor bug fixes. 4.2.1.
3 years ago
M a439560d4d Fixes for LTC and added banner for old bitcoin electrum wallets.
3 years ago
M b096123ea1 Fixed mnemonic generation call for litecoin service.
3 years ago
M 2b4248e30b Merged main into ltc.
3 years ago
M 1cb27d9da3 Fixes for LTC electrum nodes available.
3 years ago
M bcd4fdd5e0 Changed random seed generation for bitcoin.
3 years ago
M 595636c24d Fixes for LTC.
3 years ago
M 35a76cd0e7 Merged main into ltc.
3 years ago
M 1330966794 Reworked electrum wallet. Added Litecoin wallet.
3 years ago
M d23228ac01 Updated bitcoin slow transaction priority. Changed version to 4.1.6.
3 years ago
M 390a2f6adb Update bitcoin_wallet.dart
3 years ago
OleksandrSobol 13923d7781 CAKE-305 | saved btc wallet in the nextAddress() method
3 years ago
M 35aabcd248 Estimated fee rates.
3 years ago
M 0bc804c284 Fixes. Changed terms of use text.
3 years ago
M 2ce34919bf Fixes for backups for Android. Fixes for send almost all amount.
3 years ago
M e3b8ea1128 CAKE-234
3 years ago
M 7ba379f388 Another beautiful day fixes and changed version again!
4 years ago
M a4ead9c2ba Another beautiful day fixes
4 years ago
M 9db6e233c7 Another beautiful day changes
4 years ago
M bef18de7a6 Added auto saving of wallet address to wallet info. Added users wallet addresses into address book.
4 years ago
M 26a30a62f0 Changed address list for btc wallet type. Changed android and ios projects version.
4 years ago
M 6a9720d5d6 Fixes and changed build versions for ios and android projects.
4 years ago
M 798d9a1edf Fixes
4 years ago
M 7f2b109381 Fixed balance dispaying. Changed updating of balance after sending. Changed text for pre seed screen for btc wallet type.
4 years ago
M 72bb8af6f3 FIxes(2).
4 years ago
M 91fd0e8261 Fixes(1).
4 years ago
M 4a2f1e48ff Fixes.
4 years ago