Commit graph

2910 commits

Author SHA1 Message Date
Matthew Fosse
cd307bf6e8 [skip ci] save 2024-09-11 14:28:58 -07:00
Matthew Fosse
c94c10cc05 [skip ci] wip address changes 2024-09-11 14:17:06 -07:00
Matthew Fosse
a673d3977f hopefully prevents send issue 2024-09-11 13:00:10 -07:00
Matthew Fosse
0899197570 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-11 08:51:10 -07:00
Matthew Fosse
818b69cf49 Merge branch 'mweb' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-11 08:50:56 -07:00
Matthew Fosse
1e73a517fd minor code cleanup 2024-09-11 08:50:50 -07:00
Leo Pham
e2bfb32f2c
Add Vietnamese Language (#1674)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* Create strings_vi.arb

Add vietnamese language

* Update language_service.dart

Add vietnamese language

* Update language_service.dart

* Update translation_constants.dart

add vietnamese

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-09-11 07:50:41 +03:00
Omar Hatem
5086e39b3a
Merge branch 'main' into mweb 2024-09-11 05:18:41 +03:00
Serhii
7d11d0461f
Integrate LetsExchange exchange provider (#1562)
* letsExchange provider

* add api key

* secrets affiliateId

* Update letsexchange_exchange_provider.dart

* minor fix [skip ci]

* fix network type issue

* tracking link [skip ci]

* fix data type

* normalise bch address

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-09-11 05:14:17 +03:00
Matthew Fosse
2573ca6b68 [skip ci] minor 2024-09-10 15:18:20 -07:00
Matthew Fosse
2c38641d5c more address generation reliability fixes 2024-09-10 14:58:03 -07:00
Matthew Fosse
d8d26a00a4 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-10 14:00:56 -07:00
Matthew Fosse
69332b30cd [skip ci] file didn't get saved 2024-09-10 11:43:00 -07:00
Matthew Fosse
150d065dbb [skip ci] testing 2024-09-10 11:41:47 -07:00
Serhii
215e785198
Update electrum_wallet.dart (#1664)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-09-10 21:39:07 +03:00
Matthew Fosse
1061b7de01 [skip ci] wip 2024-09-09 20:59:52 -07:00
Matthew Fosse
3963233c0e topup fix 2024-09-09 15:39:19 -07:00
Matthew Fosse
fd578dd530 script updates, swap params on createLitecoinWalletService 2024-09-09 14:04:49 -07:00
Matthew Fosse
dc77dee849
Update lib/store/settings_store.dart
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-09-09 14:03:09 -07:00
OmarHatem
18a9bdea87 remove duplicate [skip ci] 2024-09-09 23:55:16 +03:00
fossephate
3a70d72241 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-09 13:26:50 -07:00
fossephate
69297d257f Merge branch 'mweb' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-09 13:24:54 -07:00
fossephate
728a0bf4b2 more minor fixes 2024-09-09 13:24:50 -07:00
OmarHatem
729df419c0 Merge remote-tracking branch 'origin/mweb' into mweb 2024-09-09 23:24:17 +03:00
OmarHatem
577aec0f04 remove non-litecoin address types regex [skip ci] 2024-09-09 23:24:09 +03:00
Matthew Fosse
0f5ee476f1
Update cw_bitcoin/lib/litecoin_wallet.dart
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-09-09 12:49:22 -07:00
fossephate
56c505da59 review updates pt.1 2024-09-09 12:46:53 -07:00
Serhii
125fdf8b62
quick fix for the reconnection issue (#1671)
* Update electrum.dart

* Update electrum.dart

* Duration seconds: 5 [skip ci]
2024-09-09 21:08:21 +03:00
Matthew Fosse
ec60fa9dc2 update go version and mwebd hash 2024-09-06 08:45:13 -07:00
Matthew Fosse
bae741acaf test old mweb version 2024-09-06 08:40:30 -07:00
Matthew Fosse
fbffda74dd Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-06 08:34:07 -07:00
Serhii
f279a222df
Cw 682 integrate stealth ex exchange provider (#1575)
* add stealthEx provider

* minor fix

* Update pr_test_build.yml

* Update dashboard_view_model.dart

* update api key

* add api key

* add secret to linux [skip ci]

* fix network param issue

* additional fee percent [skip ci]

* fix for poly network

* add StealthEx tracking link.

* minor fix

* update name [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-09-06 16:03:18 +03:00
Matthew Fosse
5dbc414e33 fix workflows + ios fix 2024-09-05 14:48:11 -07:00
Matthew Fosse
14891ec4f5 ios fixes 2024-09-05 14:40:13 -07:00
Matthew Fosse
20fa6a0bbd updates [skip ci] 2024-09-05 13:32:06 -07:00
Matthew Fosse
c8aa159f69 [skip ci] wip 2024-09-05 11:02:16 -07:00
tuxsudo
580bd01345
Remove node.moneroworld.com (#1667)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
* Remove node.moneroworld.com from default nodes and apply settings migration

* Small fix
2024-09-05 17:32:31 +03:00
David Adegoke
3869a71bd1
CW-695: Fix Zone Mismatch Error Triggered By Restoring Backup (#1651)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* Fix: Zone mismatch error triggered by restoring backup

* fix: Adjust check for reinitializing
2024-09-05 05:59:20 +03:00
cyan
0b06ad3a07
CW-702: fix mismatched amounts in multDest transactions (#1653)
* CW-702: fix mismatched amounts in multDest transactions

* separate txkeys in multdest transactions

* update monero_c dependency
2024-09-05 05:54:34 +03:00
Matthew Fosse
783f1a2349
Nano rep page + derivation fixes (#1655)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* minor nano derivation fixes

* rep page fixes

* ignore non-critical receive block errors

* really be sure the derivation type is set during wallet creation
2024-09-05 05:41:52 +03:00
Serhii
576dd49766
Update check_box_picker.dart (#1660) 2024-09-05 03:54:06 +03:00
Matthew Fosse
aa6cac897e wip 2024-09-04 17:48:56 -07:00
cyan
e29e5d9f3c
show pending status for outgoing transactions (#1669) 2024-09-05 03:15:54 +03:00
Matthew Fosse
7b5c36e5a7 wip 2024-09-04 15:50:56 -07:00
Matthew Fosse
5ec0e264ce [skip ci] wip adress generation 2024-09-04 11:06:52 -07:00
Matthew Fosse
0c1ca78d29
allow restoring electrum seeds (#1665)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-09-04 06:34:26 +03:00
Matthew Fosse
d1c85651f2 improve mweb reliability 2024-09-03 11:05:55 -07:00
Matthew Fosse
b0272231fc [skip ci] Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-03 08:04:56 -07:00
Konstantin Ullrich
c17f167266
Fix windows build (#1658)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
2024-08-29 15:24:24 +03:00
Omar Hatem
82f64a4264
revert subaddress fix (#1656)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
add show/hide passphrase
2024-08-29 00:52:11 +03:00