Commit graph

17 commits

Author SHA1 Message Date
cyan
355d990df0 fixes from comments 2024-06-28 05:50:51 +00:00
Czarek Nakamoto
d78f524f1c backup fix 2024-05-20 19:27:58 +02:00
Czarek Nakamoto
e68cae6bf4 make init async so it won't lag
disable print starts
2024-05-12 08:18:24 +02:00
Czarek Nakamoto
2d883f8f3f store crash fix 2024-05-11 22:27:34 +02:00
Czarek Nakamoto
78f801ed9d update build scripts
fix polyseed
2024-04-23 14:31:00 +02:00
Czarek Nakamoto
5b42130e85 other fixes from monero.dart and monero_c 2024-04-20 19:32:13 +02:00
Czarek Nakamoto
dcf6140444 multiple wallets
new lib
minor fixes
2024-04-20 19:32:13 +02:00
Czarek Nakamoto
176150cc55 ... 2024-04-20 19:32:13 +02:00
Czarek Nakamoto
7bc6967fc9 initial monero.dart implementation 2024-04-20 19:32:13 +02:00
Serhii
2138c35e38
CW-532-DFX-buy-provider (#1209)
* dfx buy provider ui

* fix signing flow

* fixed provider determination based on wallet type and app settings

* update localization files

* minor fix

* Fix BTC, LTC und BCH signMessages

* Add signMessage to monero

* open dfx in webview

* Update dfx_buy_provider.dart

* Revert merge conflict

* Update bitcoin_flutter ref

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-12-08 16:05:52 +02:00
Serhii
d5c0012964
CW-224-Allow-Monero-proxy-in-node-settings (#966)
* update setupNodeSync func

* minor fixes

* localization

* add request node with proxy

* formatting
2023-08-02 14:48:52 +03:00
OmarHatem
469f23c09b Merge branch 'flutter-upgrade' of https://github.com/cake-tech/cake_wallet into CW-182-allow-trusted-nodes
 Conflicts:
	cw_core/lib/node.dart
	lib/view_model/node_list/node_create_or_edit_view_model.dart
2022-10-20 13:18:00 +02:00
M
1beb18b045 Flutter upgrade 2022-10-12 13:09:57 -04:00
OmarHatem
cb9f690745 Add Native setTrustedDaemon and trustedDaemon functions and integrate them with their wallets 2022-10-07 15:25:20 +02:00
mkyq
b72443a8c4
Release 4.4.3 (#415)
* Add ability for change password for wallets classes.

* Update generateWalletPassword

* Add WalletLoadingService

* Add update monero password after wallet loading.

* Update version for Cake Wallet to 4.4.2 (103)

* Changed version for Cake Wallet to 4.4.3 (104).

* Changed version for Cake Wallet android

* Changed version for Monero.com ios and android.
2022-07-19 15:29:28 +01:00
clear
135ede6a78
Cw-58: Show subaddress label on the transaction details page (#333)
* CW-58: Show subaddress label on the transaction details page

* add translations

* Fix interface
2022-04-12 16:38:47 +01:00
M
4535a1aaa8 Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00