Commit graph

2983 commits

Author SHA1 Message Date
Matthew Fosse
0c73e050f3 add start message 2024-09-18 13:04:56 -07:00
Matthew Fosse
b3495fe714 stopsync monero (TODO) 2024-09-18 12:39:25 -07:00
Matthew Fosse
e68b2eaa57 updates 2024-09-18 12:34:27 -07:00
Matthew Fosse
c42928e932 round robin 2.0 2024-09-18 11:32:01 -07:00
Matthew Fosse
82757b31cb Merge branch 'mweb' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2024-09-18 10:28:03 -07:00
Matthew Fosse
34d5d96cc7 [skip ci] Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-18 10:27:43 -07:00
Matthew Fosse
b6bc3df622
Fix list UI having double width on some parts (#1687)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
* save

* fix

* re-add support button

* update
2024-09-18 19:22:36 +03:00
Matthew Fosse
1864a8fbe4 updates 2024-09-17 19:31:11 -07:00
Matthew Fosse
e37c01b4d7 untested round robin 2024-09-17 16:50:30 -07:00
Matthew Fosse
4411f7bea6 updates - slow when syncing multiple wallets 2024-09-17 15:56:46 -07:00
Serhii
c6a4c69084
CW-719 Transaction dates shows incorrectly (#1685)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* ignore 0 height

* fix date format
2024-09-18 01:50:31 +03:00
Matthew Fosse
30047209e3 make notifications silent 2024-09-17 14:20:14 -07:00
Matthew Fosse
4f9d602ee4 working! 2024-09-17 12:35:25 -07:00
Matthew Fosse
35c4f3e2f1 save 2024-09-16 13:46:48 -07:00
Matthew Fosse
e51d6ea8c0 Merge branch 'mweb' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2024-09-16 08:32:59 -07:00
Matthew Fosse
e970f708c9 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-16 08:32:45 -07:00
cyan
417de3669c
do not restore deterministic wallet if it's not one (#1676)
* do not restore deterministic wallet if it's not one

* [skip ci] update comment
2024-09-15 18:48:07 +03:00
Matthew Fosse
17695d1878 found an edge case 2024-09-13 13:59:10 -07:00
Matthew Fosse
4503ad5401 works for simple mweb-mweb case, further testing needed 2024-09-13 13:03:02 -07:00
Matthew Fosse
3a969acc6d fix sending with mweb amounts 2024-09-13 11:49:03 -07:00
Matthew Fosse
245f4d665d add translations [skip ci] 2024-09-13 09:00:26 -07:00
Matthew Fosse
5c9a902b1f [skip ci] save 2024-09-12 22:53:04 -07:00
Matthew Fosse
6a4327a53b separate mweb balances, pt.2 2024-09-12 13:15:20 -07:00
Matthew Fosse
9dd696a474 this should maybe be refactored, pt.1 2024-09-12 11:36:29 -07:00
Matthew Fosse
ab3c1497fb minor notification updates 2024-09-12 10:49:48 -07:00
Matthew Fosse
756fb3d0e2 ui improvements, still figuring out silent payments issues 2024-09-12 10:44:44 -07:00
Matthew Fosse
e6b9a49a28 silent payments fix 2024-09-11 21:03:47 -07:00
Matthew Fosse
cb8929173e Merge branch 'mweb' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2024-09-11 20:44:58 -07:00
Matthew Fosse
ec25c2bad5 [skip ci] 2024-09-11 20:44:32 -07:00
Matthew Fosse
ce7de06c94 Merge branch 'mweb' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2024-09-11 18:45:04 -07:00
Matthew Fosse
e55bd85649 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-09-11 18:44:52 -07:00
Matthew Fosse
8aa95a2eb7 more performance fixes 2024-09-11 18:44:25 -07:00
Matthew Fosse
f8d76fb2e1 address generation issues mostly resolved 2024-09-11 18:17:45 -07:00
Matthew Fosse
554df09c99 save mweb addresses, auto-restart sync process if it gets stuck [skip ci] 2024-09-11 16:14:04 -07:00
Matthew Fosse
cd307bf6e8 [skip ci] save 2024-09-11 14:28:58 -07:00
Matthew Fosse
9c3a83fa09 save 2024-09-11 14:25:00 -07:00
David Adegoke
7bf2fb9dce
feat: Add warning before adding erc20 token via contract address (#1663)
* feat: Add warning before adding erc20 token via contract address

* fix: Update message on edit token page

* fix: Adjust polygon secrets variable name

* fix: Handle loading state, translate strings and fix other issues

* fix linux build [skip ci]

* fix: Modify warning text for contract address scam alert

* Update secret_key.dart

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-09-12 00:19:47 +03:00
Matthew Fosse
c94c10cc05 [skip ci] wip address changes 2024-09-11 14:17:06 -07:00
Matthew Fosse
f53f96c667 Merge branch 'mweb' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2024-09-11 13:01:27 -07:00
Matthew Fosse
a673d3977f hopefully prevents send issue 2024-09-11 13:00:10 -07:00
Matthew Fosse
9c91f66ef4 minor fix with channel id (needs testing) 2024-09-11 12:36:16 -07:00
Matthew Fosse
180b967c18 updates 2024-09-11 12:33:11 -07:00
Matthew Fosse
9f1b9548c3 save 2024-09-11 09:57:45 -07:00
Rafael
0e106834bc
bump dep (#1679)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
2024-09-11 18:54:13 +03:00
Matthew Fosse
c35908cdfb Merge branch 'mweb' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2024-09-11 08:51:29 -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