Commit graph

2012 commits

Author SHA1 Message Date
tuxpizza
98b1c149f0 Merge branch 'refs/heads/main' into ui-enhancements
# Conflicts:
#	res/values/strings_ar.arb
#	res/values/strings_bg.arb
#	res/values/strings_cs.arb
#	res/values/strings_de.arb
#	res/values/strings_en.arb
#	res/values/strings_es.arb
#	res/values/strings_fr.arb
#	res/values/strings_ha.arb
#	res/values/strings_hi.arb
#	res/values/strings_hr.arb
#	res/values/strings_hy.arb
#	res/values/strings_id.arb
#	res/values/strings_it.arb
#	res/values/strings_ja.arb
#	res/values/strings_ko.arb
#	res/values/strings_my.arb
#	res/values/strings_nl.arb
#	res/values/strings_pl.arb
#	res/values/strings_pt.arb
#	res/values/strings_ru.arb
#	res/values/strings_th.arb
#	res/values/strings_tl.arb
#	res/values/strings_tr.arb
#	res/values/strings_uk.arb
#	res/values/strings_ur.arb
#	res/values/strings_vi.arb
#	res/values/strings_yo.arb
#	res/values/strings_zh.arb
2025-01-05 16:32:18 -05:00
tuxpizza
3386c40fce Conflict resolution [skip ci] 2025-01-05 16:26:22 -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
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
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
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
tuxsudo
3352802a4f
Merge branch 'main' into ui-enhancements 2024-12-27 17:20:28 -05: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
tuxpizza
b969479b3a Fix card spacing 2024-12-27 16:21:39 -05:00
tuxsudo
f52b8faa72
Merge branch 'main' into ui-enhancements 2024-12-27 15:29:08 -05:00
tuxpizza
2041e7bbe2 Move bottom bar to navigation_dock.dart [skip ci] 2024-12-27 15:26:03 -05:00
tuxpizza
dc7409b64c Fix formatting [skip ci] 2024-12-27 14:50:56 -05:00
tuxpizza
229c6c08fe Cleanup & fix merge conflicts (pls) [skip ci] 2024-12-27 14:46:23 -05:00
tuxpizza
1c6fb4df2a Move Sign/Verify into settings [skip ci] 2024-12-27 11:33:49 -05:00
tuxpizza
0f48cb81a1 Remove Wallets action button [skip ci] 2024-12-27 11:30:37 -05:00
tuxpizza
b5d20d1603 Fix spacing on Swap and Send pages [skip ci] 2024-12-27 11:29:07 -05: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
tuxpizza
8b426214d5 Cleanup, update strings, rename strings 2024-12-26 22:05:00 -05: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
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
tuxpizza
cfca74074f Fix component positioning and scaling 2024-12-23 15:55:58 -05:00
tuxpizza
a66dc74ac6 Update all cards with shadow and proper alignment 2024-12-22 02:01:24 -05:00
tuxpizza
03ab60b96a Merge branch 'refs/heads/ui-enhancements2' into ui-enhancements 2024-12-21 23:18:00 -05:00
tuxpizza
b31b1940d8 Update [skip ci] 2024-12-21 23:16:00 -05:00
tuxpizza
a9ee754b30 Fix shadows 2024-12-21 21:20:28 -05:00
tuxpizza
39bebfdd6a Make button dock float 2024-12-21 19:38:55 -05:00
tuxpizza
3acd45d403 Make more components TextButtons 2024-12-20 05:00:49 -05:00
tuxpizza
569cafa7c6 Make toggle rows tappable 2024-12-20 03:44:12 -05:00
tuxpizza
a5b0856eee Update hamburger menu 2024-12-20 02:10:16 -05:00
tuxpizza
859d1d540c Update standard lists 2024-12-20 01:31:50 -05:00
tuxpizza
8ced5a9970 Update address book page 2024-12-19 23:56:55 -05:00
tuxpizza
2ef3e5a797 Fix address book page 2024-12-19 23:02:12 -05:00
tuxpizza
ee2074a328 Cleanup and update backup page [skip ci] 2024-12-19 22:53:37 -05:00
tuxpizza
c77eebbb66 Fix spacing for swap screen 2024-12-19 21:43:12 -05:00
tuxpizza
9281a01ad4 UI enhancements [skip ci] 2024-12-19 21:34:44 -05:00
OmarHatem
ac1c198940 minor
Some checks failed
Cache Dependencies / test (push) Has been cancelled
2024-12-19 22:48:52 +02: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
OmarHatem
301cb3b7e0 minor: add examples for address resolver scheme [skip ci] 2024-12-18 19:55:48 +02:00