Commit graph

58 commits

Author SHA1 Message Date
M
ecce85b9b5 Changed text for no inputs exception. 2021-07-26 14:05:52 +03:00
M
b0724348a1 Added verification for unspent coins while transaction creation. 2021-07-23 19:10:22 +03:00
OleksandrSobol
dd947bdba1 Merge branch 'release-4.2.4' into CAKE-333-ltc-sending-bug
# Conflicts:
#	lib/src/screens/send/send_page.dart
2021-07-22 14:36:07 +03:00
M
3dd1bdabcc Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic 2021-07-22 10:48:22 +03:00
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 2021-07-13 08:46:34 +03:00
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 2021-07-08 17:52:48 +03:00
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 2021-07-05 16:52:24 +03:00
OleksandrSobol
7724d5e248 CAKE-333 | fixed commit() method in the pending_bitcoin_transaction.dart; added bitcoin_commit_transaction_exception.dart to the app 2021-06-24 18:59:19 +03:00
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 2021-06-18 15:36:49 +03:00
M
643da68048 Minor bug fixes. 4.2.1. 2021-05-12 18:06:39 +03:00
M
a439560d4d Fixes for LTC and added banner for old bitcoin electrum wallets. 2021-05-11 16:52:48 +03:00
M
b096123ea1 Fixed mnemonic generation call for litecoin service. 2021-05-10 20:01:54 +03:00
M
2b4248e30b Merged main into ltc. 2021-05-10 19:51:13 +03:00
M
1cb27d9da3 Fixes for LTC electrum nodes available. 2021-05-10 19:00:20 +03:00
M
bcd4fdd5e0 Changed random seed generation for bitcoin. 2021-05-10 13:06:57 +03:00
M
595636c24d Fixes for LTC. 2021-05-07 21:59:03 +03:00
M
35a76cd0e7 Merged main into ltc. 2021-05-07 10:39:08 +03:00
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
M
d23228ac01 Updated bitcoin slow transaction priority. Changed version to 4.1.6. 2021-04-21 11:59:13 +03:00
M
390a2f6adb Update bitcoin_wallet.dart 2021-04-06 18:54:22 +03:00
OleksandrSobol
13923d7781 CAKE-305 | saved btc wallet in the nextAddress() method 2021-04-01 19:14:43 +03:00
M
35aabcd248 Estimated fee rates. 2021-02-13 00:38:34 +02:00
M
0bc804c284 Fixes. Changed terms of use text. 2021-02-01 20:12:37 +02:00
M
2ce34919bf Fixes for backups for Android. Fixes for send almost all amount. 2021-01-29 22:18:07 +02:00
M
e3b8ea1128 CAKE-234 2021-01-27 15:51:51 +02:00
M
7ba379f388 Another beautiful day fixes and changed version again! 2021-01-12 20:58:42 +02:00
M
a4ead9c2ba Another beautiful day fixes 2021-01-12 13:14:28 +02:00
M
9db6e233c7 Another beautiful day changes 2021-01-11 19:15:27 +02:00
M
bef18de7a6 Added auto saving of wallet address to wallet info. Added users wallet addresses into address book. 2021-01-08 20:10:37 +02:00
M
26a30a62f0 Changed address list for btc wallet type. Changed android and ios projects version. 2021-01-07 14:19:21 +02:00
M
6a9720d5d6 Fixes and changed build versions for ios and android projects. 2021-01-06 22:53:59 +02:00
M
798d9a1edf Fixes 2021-01-05 20:31:03 +02:00
M
7f2b109381 Fixed balance dispaying. Changed updating of balance after sending. Changed text for pre seed screen for btc wallet type. 2020-12-21 22:20:46 +02:00
M
72bb8af6f3 FIxes(2). 2020-12-18 17:49:10 +02:00
M
91fd0e8261 Fixes(1). 2020-12-17 22:50:26 +02:00
M
4a2f1e48ff Fixes. 2020-12-17 15:39:21 +02:00
M
02ebc54a38 Fixed updating of transactions history. Added support for part formatted electrum server response 2020-12-16 21:16:47 +02:00
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. 2020-12-15 18:29:10 +02:00
M
43e602b71e Added p2sh address to output script. 2020-12-08 23:47:08 +02:00
M
93653d4554 Added validation for bitcoin seed. Changed transaction properties for bitcoin wallet type. Added special text after sending for bitcoin. 2020-12-03 21:34:56 +02:00
M
62a877dd61 Fixes 2020-11-30 19:17:44 +02:00
M
9ad76376d9 Mnemonic for electrum 2020-11-27 11:52:05 +02:00
M
e8f53766a0 Added selection of new wallet type. Returned support of bitcoin wallet. 2020-11-12 18:31:53 +02:00
M
649d6dfb59 Recreated ios project (with Swift). Started working on iOS migration. Added iOS specific plagin for get decrypted content of encrypted files (legacy support). 2020-09-21 18:41:44 +03:00
M
e4ebfc94b2 Part 1 2020-09-21 14:50:26 +03:00
M
95917b2cdb Merge redesign part 7. 2020-09-15 23:35:49 +03:00
M
16fbd9250d Merge redesign part 4. 2020-09-09 17:13:44 +03:00
M
70ff011fc6 Merge redesign part 3. 2020-09-07 18:13:39 +03:00
M
eaa5d48bb6 Fixes 2020-08-31 17:39:12 +03:00
M
fec2ec2845 Updated for flutter 1.20.x 2020-08-31 11:44:58 +03:00