OmarHatem
|
5775313b1d
|
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into new-fiat-currencies
Conflicts:
lib/reactions/on_current_wallet_change.dart
|
2023-03-03 01:53:23 +02:00 |
|
Justin Ehrenhofer
|
2a48d645ae
|
Revert part of the Haven change
|
2023-03-02 17:47:10 -06:00 |
|
OmarHatem
|
fce4328a3f
|
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-317-change-fiat-api
|
2023-03-02 21:45:51 +02:00 |
|
OmarHatem
|
ce4b1cd4ae
|
Update fiat API version
Enable Tor support for Fiat
|
2023-02-28 18:23:21 +02:00 |
|
Justin Ehrenhofer
|
dfcdfd87d1
|
[skip ci] Remove Haven USD hardcode
|
2023-02-28 10:03:31 -06:00 |
|
OmarHatem
|
37ea2d341f
|
Add Exception handler to report loading wallet issues
|
2023-02-20 22:25:54 +02:00 |
|
OmarHatem
|
899e999d78
|
check nullability of wallet and disable fiat api state before updating rates [skip ci]
|
2022-12-09 20:04:44 +02:00 |
|
OmarHatem
|
fde1ea74de
|
Remove duplicate fetching for fiat rate [skip ci]
|
2022-12-09 19:55:23 +02:00 |
|
OmarHatem
|
5310c265a7
|
Separate update fiat rate in a function to enhance readability [skip ci]
|
2022-12-09 19:41:54 +02:00 |
|
OmarHatem
|
ce19be56a0
|
- Fix haven and litecoin fee transaction priority issue
- Revert removing fiat rate update and use it to update fiat rate periodically if Fiat API is not disabled
|
2022-12-08 17:23:17 +02:00 |
|
OmarHatem
|
fddac23b94
|
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-118-Allow-disabling-of-fiat
Conflicts:
res/values/strings_de.arb
res/values/strings_en.arb
res/values/strings_es.arb
res/values/strings_fr.arb
res/values/strings_hi.arb
res/values/strings_hr.arb
res/values/strings_it.arb
res/values/strings_ja.arb
res/values/strings_ko.arb
res/values/strings_nl.arb
res/values/strings_pl.arb
res/values/strings_pt.arb
res/values/strings_ru.arb
res/values/strings_uk.arb
res/values/strings_zh.arb
|
2022-12-08 14:01:20 +02:00 |
|
OmarHatem
|
d2fe7b26e0
|
Remove unused fiat_rate_update.dart [skip ci]
|
2022-12-08 00:26:19 +02:00 |
|
OmarHatem
|
dac0b02c7d
|
Disable updating fiat rate if the option is disabled [skip ci]
|
2022-12-08 00:11:09 +02:00 |
|
Serhii
|
228e157b39
|
[skip ci] Update localization
|
2022-12-07 14:04:14 +02:00 |
|
OmarHatem
|
d19f7b6d38
|
Remove unused state 'denied' from authentication state [skip ci]
|
2022-12-05 18:40:53 +02:00 |
|
OmarHatem
|
11a5e97711
|
Fix navigation error when state is changed to denied at app first start [skip_ci]
|
2022-12-03 23:34:23 +02:00 |
|
OmarHatem
|
79fb1b91d4
|
Check for Nodes if exists before adding them in nodes
Fix nullability issue due to early access
Fix Nodes_list,yml file structure
|
2022-11-26 16:13:54 +02:00 |
|
Serhii
|
d4c7004a3c
|
add Disable fiat mode
|
2022-11-04 13:58:04 +02:00 |
|
M
|
902935bc16
|
CW-193 Fixes for fetching of electrum transactions.
|
2022-10-17 16:55:41 -04:00 |
|
M
|
1beb18b045
|
Flutter upgrade
|
2022-10-12 13:09:57 -04:00 |
|
mkyq
|
01150ef2a7
|
Hv (#295)
* hv
* Change build version
|
2022-03-30 17:57:04 +02:00 |
|
Godwin Asuquo
|
c70ced70dd
|
fix issues from PR
|
2022-01-24 16:21:52 +01:00 |
|
Godwin Asuquo
|
f021dbf6a6
|
add stay awake swift support
|
2022-01-21 14:02:00 +01: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
|
1cb27d9da3
|
Fixes for LTC electrum nodes available.
|
2021-05-10 19:00:20 +03:00 |
|
M
|
1330966794
|
Reworked electrum wallet. Added Litecoin wallet.
|
2021-05-07 10:36:38 +03:00 |
|
M
|
47ceac2dd6
|
Backup stuff.
|
2021-01-15 19:41:30 +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
|
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
|
3b4e6fc1bf
|
Merge pull request #141 from cake-tech/CAKE-171-fiat-amount-displaying-bug-on-transaction-list
CAKE-171 | fixed fiat amount displaying bug on transaction list; move…
|
2020-11-12 22:25:38 +02:00 |
|
M
|
4e4cd08135
|
Hack for display login issue
|
2020-11-12 22:02:37 +02:00 |
|
OleksandrSobol
|
7bbc14d549
|
CAKE-171 | fixed fiat amount displaying bug on transaction list; moved calculating price, type of fiat currency and display mode to transaction list item
|
2020-11-12 11:32:57 +02:00 |
|
M
|
ed72cee3f4
|
CAKE-137
|
2020-10-30 15:56:23 +02:00 |
|
M
|
f9cc21478a
|
TMP
|
2020-10-09 21:34:21 +03:00 |
|
M
|
04e7c18841
|
Fixes and improvments.
|
2020-10-02 20:28:29 +03:00 |
|
M
|
51cf11127c
|
Fixes
|
2020-09-26 22:17:31 +03:00 |
|
M
|
b0a31147dd
|
Migration for iOS.
|
2020-09-23 21:26:10 +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
|
d67ab4934d
|
Merge redesign part 6.
|
2020-09-14 15:08:33 +03:00 |
|
M
|
6e6a081685
|
Merge redesign part 5.
|
2020-09-10 17:51:59 +03:00 |
|
M
|
fec2ec2845
|
Updated for flutter 1.20.x
|
2020-08-31 11:44:58 +03:00 |
|
M
|
24d139e540
|
TMP 2
|
2020-08-29 13:19:27 +03:00 |
|
M
|
6aaac93fa8
|
TMP 0
|
2020-08-27 19:54:34 +03:00 |
|
Oleksandr Sobol
|
1055c1b539
|
CAKE-18 | created fiat convertation service and fiat convertation store; added calculating price to bootstrap; applied fiat convertation store to balance view model
|
2020-07-24 19:29:16 +03:00 |
|
M
|
f45875ba3a
|
General changes. CAKE-1.
|
2020-07-06 23:09:03 +03:00 |
|