Commit graph

2182 commits

Author SHA1 Message Date
Matthew Fosse
df70bb7a56 save 2025-01-06 17:42:06 -05:00
Matthew Fosse
cab76cc6a3 cleanup [skip ci] 2025-01-06 17:16:42 -05:00
Matthew Fosse
c59e4dfee9 cleanup [skip ci] 2025-01-06 17:16:20 -05:00
Matthew Fosse
0f7b104d2f [skip ci] save 2025-01-06 16:23:29 -05:00
Matthew Fosse
9f6998b72d Merge branch 'mweb-bg-sync-2' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-3 2025-01-06 00:01:00 -05:00
Matthew Fosse
fce3d5196b Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2025-01-06 00:00:10 -05:00
Omar Hatem
d1c45a5326
4.22.1 RC (#1932)
* 4.22.1 RC

* minor cleanup [skip ci]

* Fix frozen balance not displaying at startup issue

* Monero balance tx display issue (#1934)

* minor cleanup [skip ci]

* Fix frozen balance not displaying at startup issue

* fix transactions not updating (stupid mobx reactions :3)

* [skip ci]
2025-01-05 03:11:44 +02:00
tuxsudo
cee3abcb72
Balance card fixes (#1933)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
2025-01-04 08:50:06 +02:00
cyan
da9c309805
CW-873 automatically export outputs (#1885)
* automatically export outputs

* remove print statements

* update configure script

* Update logic behind import/export keyimages/outputs

* discussed changes

* replace store with just waiting for the wallet to update it's state
2025-01-04 06:28:04 +02:00
Matthew Fosse
44b715c9e8 background sync updates and testing [skip ci] 2025-01-03 18:46:59 -05:00
tuxsudo
e64b87a1b0
Hidden balance (#1921)
* Change balance hiding behaviour

* Update hiding behaviour and add strings

* Add touch feedback to balance card

* Remove color from TextButton

* Add toast to balance card

* Add missing string

* minor code improvement [skip ci]

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2025-01-03 23:47:02 +02:00
Serhii
bc80fa68df
fix buy sell fiat calculation (#1930)
* fix buy sell fiat calculation

* skip IsReadyToTrade reaction

* Update lib/src/screens/buy/buy_sell_page.dart [skip ci]

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2025-01-03 22:29:53 +02:00
OmarHatem
471a2af527 minor fixes [skip ci] 2025-01-03 13:49:15 +02:00
Omar Hatem
5ea443235d
Disable mweb coins for exchanges (#1919)
* Disable mweb coins for exchanges

* Take into consideration to not use non-mweb coins in ALL calculations
2025-01-03 08:53:15 +02:00
Matthew Fosse
a7cd8ad97d Merge branch 'mweb-bg-sync-2' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-3 2025-01-02 11:35:34 -05:00
Matthew Fosse
e243009fc0 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2025-01-02 11:35:03 -05:00
OmarHatem
26c1f0b85c remove print
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-12-31 08:06:56 +02:00
OmarHatem
eb8c6a76e2 fix openAlias resolver not being reached
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-12-30 20:58:58 +02:00
Matthew Fosse
2e13a93f78 Merge branch 'mweb-bg-sync-2' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-3 2024-12-30 11:59:58 -05:00
Matthew Fosse
a2b3eeff15 switch to sp node in bg service 2024-12-30 11:58:51 -05:00
Matthew Fosse
df6a2eb631 [skip ci] Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2024-12-30 11:54:10 -05:00
Matthew Fosse
831a6d9f9a
Cw 872 nano enhancements (#1909)
* fix headers on all api calls

* fix duplicate nano nodes on fresh install, api key fixes

* fix liveness indicators + false positive responses to queries
2024-12-30 18:46:09 +02:00
Omar Hatem
214fc7113c
Fix electrum unspent coins error (#1912)
* Refresh unspent coins before creating a transaction

* disable seed verification in debug mode [skip ci]
2024-12-29 23:48:53 +02:00
Serhii
4cdee649d1
fix cakepay text encoding (#1902)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
* fix text encoding

* fix initial encoding
2024-12-28 08:06:37 +02:00
Omar Hatem
4bba9f6ddb
Solana enhancements (#1907)
* fix: Confirm widget is still mounted

* feat: Modify balance display to include full balance

* fix: Modifying balance

* chore: Feature cleanup

* fix: Add frozen balance into consideration when taking available balance  and add field to make full balance display only on bitcoin and litecoin wallets

* fix: Adjust balance card to display correct available and unavailable balance, unavailable balance should only be displayed when there is one WIP

* fix: Cleanup balance page and balance page view_model

* chore: Revert formatting

* fix: Remove full balance

* fix: Remove full balance

* fix: Remove full balance

* chore: Rever formating [skip ci]

* feat: Finalize display only available and unavailable balance

* fix: Modify the way balance is displayed, activate frozen balance with label, remove unavailable/additional balance for bitcoin wallet type

* fix: Issues coming from syncing with main

* fix: Modify additional balance label

* fix: Monero and Wownero balances display bug

* fix: Resolve merge conflicts

* feat: Activate CPFP for BTC, LTC and BCH, also fix issues with frozen balance display

* - minor fix
- remove unused functions

* Fix conflicts

* Temporarily remove misused function
Ignore creating associated account for receiver (testing)

* revert associated recipient account removal

* Migrate eth and polygon nodes to new urls and https

---------

Co-authored-by: Blazebrain <davidadegoke16@gmail.com>
Co-authored-by: tuxsudo <tuxsudo@tux.pizza>
2024-12-28 00:18:46 +02:00
David Adegoke
c9a6abeea4
Full balance (#1457)
* fix: Confirm widget is still mounted

* feat: Modify balance display to include full balance

* fix: Modifying balance

* chore: Feature cleanup

* fix: Add frozen balance into consideration when taking available balance  and add field to make full balance display only on bitcoin and litecoin wallets

* fix: Adjust balance card to display correct available and unavailable balance, unavailable balance should only be displayed when there is one WIP

* fix: Cleanup balance page and balance page view_model

* chore: Revert formatting

* fix: Remove full balance

* fix: Remove full balance

* fix: Remove full balance

* chore: Rever formating [skip ci]

* feat: Finalize display only available and unavailable balance

* fix: Modify the way balance is displayed, activate frozen balance with label, remove unavailable/additional balance for bitcoin wallet type

* fix: Issues coming from syncing with main

* fix: Modify additional balance label

* fix: Monero and Wownero balances display bug

* fix: Resolve merge conflicts

* feat: Activate CPFP for BTC, LTC and BCH, also fix issues with frozen balance display

* - minor fix
- remove unused functions

* Fix conflicts

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
Co-authored-by: tuxsudo <tuxsudo@tux.pizza>
2024-12-27 05:54:47 +02:00
rafael xɱr
b1c9be637f
fix: wrong card for vendor country (#1905)
* fix: wrong card for vendor country

* Update lib/cake_pay/cake_pay_vendor.dart

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-12-27 05:01:41 +02:00
Omar Hatem
542920a512
Remove payfura (#1904)
* change Solana node

* Fix reaching limit for fetching transactions

* Remove payfura
2024-12-27 03:31:48 +02:00
Omar Hatem
ed12ff6afe
change Solana node (#1903)
* change Solana node

* Fix reaching limit for fetching transactions
2024-12-27 00:42:36 +02:00
Matthew Fosse
08aed18f19 monero background sync view key update 2024-12-26 16:31:00 -05:00
Matthew Fosse
585ced1c21 [skip ci] minor 2024-12-26 12:38:38 -05:00
Matthew Fosse
9be1f7fe00 make notifications silent 2024-12-26 12:15:18 -05:00
Matthew Fosse
3fca1eebe5 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2024-12-26 10:43:20 -05:00
Matthew Fosse
77940a8f7a minor 2024-12-26 10:43:14 -05:00
David Adegoke
3e93a5ecb8
fix: Generic fixes (#1897)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
2024-12-25 21:28:05 +02:00
Omar Hatem
c6b9f054cc
Switch to SSL for Cake's Electrum and Monero nodes (#1899)
* Force SSL for Electrum and Monero nodes
Some Cleanup

* minor [skip ci]

* potential fix for transactions not cleared correctly [skip ci]

* minor fix [skip ci]
2024-12-25 21:27:46 +02:00
Omar Hatem
20d30013d0
support Adding query params to node url (#1901)
* support Adding query params to node url

* minor ui fix [skip ci]
2024-12-25 21:26:15 +02:00
Matthew Fosse
4406ee7661 minor 2024-12-20 15:08:34 -05:00
Matthew Fosse
187dc980d7 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb-bg-sync-2 2024-12-20 11:36:18 -05:00
OmarHatem
ac1c198940 minor
Some checks failed
Cache Dependencies / test (push) Has been cancelled
2024-12-19 22:48:52 +02:00
Matthew Fosse
ddd89bfb83 actual fix 2024-12-19 13:28:57 -05:00
Matthew Fosse
26ed988240 test fix 2024-12-19 13:25:44 -05:00
David Adegoke
a6f61c595f
fix: Bug when building Monero.Com resulting from solana exceptions situated in send viewmodel from cw_solana package (#1893)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-12-19 19:41:59 +02:00
Matthew Fosse
f4f2678f1e only one notification 2024-12-19 12:08:05 -05:00
Matthew Fosse
699e8e3c8f [skip ci] change default sync frequency 2024-12-19 11:49:39 -05:00
Matthew Fosse
f312072bdf improvements 2024-12-19 10:39:23 -05:00
Matthew Fosse
d4346e480c testing 2024-12-19 10:28:09 -05:00
Matthew Fosse
c2e764f77b [skip ci] sync stuck watch dog 2024-12-18 17:00:23 -05:00
Matthew Fosse
ac847d8b93 on battery and on data sync options 2024-12-18 16:36:39 -05:00
Matthew Fosse
7c651d7fb1 ui updates 2024-12-18 16:20:13 -05:00