Commit graph

13 commits

Author SHA1 Message Date
OmarHatem
a27c5005d1 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-62-send-all-fee-calculation
 Conflicts:
	cw_bitcoin/lib/electrum_wallet.dart
	cw_core/lib/wallet_base.dart
	cw_haven/lib/haven_wallet.dart
	cw_monero/lib/api/wallet.dart
	cw_monero/lib/monero_wallet.dart
	lib/src/screens/send/widgets/send_card.dart
	lib/view_model/exchange/exchange_view_model.dart
	lib/view_model/send/output.dart
	lib/view_model/send/send_view_model.dart
2022-11-21 14:27:36 +02:00
M
1beb18b045 Flutter upgrade 2022-10-12 13:09:57 -04:00
OmarHatem28
c7ce849924 Merge CW-62
Add Haven Fee Estimate flow
Deduct fee from fiat amount
2022-08-26 17:17:43 +02:00
mkyq
01150ef2a7
Hv (#295)
* hv
* Change build version
2022-03-30 17:57:04 +02:00
M
cfb82dd02d Changed way for generation of change address for electrum wallets. Remove some yats call. 2022-01-12 15:20:43 +02:00
M
e6b1da376d Configure wallet types for the app 2021-12-24 14:41:34 +02:00
M
42104fd825 Yat, electrum addresses fixes 2021-12-08 11:09:38 +00: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
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03: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
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
e4ebfc94b2 Part 1 2020-09-21 14:50:26 +03:00