Commit graph

2075 commits

Author SHA1 Message Date
OmarHatem
287e3223bb Merge branch 'wownero' of https://github.com/cake-tech/cake_wallet into wownero_breez 2024-06-30 15:05:49 +03:00
OmarHatem
08ae9a5d3e minor fixes 2024-06-30 15:05:34 +03:00
OmarHatem
03e25b4adc Merge branch 'wownero' of https://github.com/cake-tech/cake_wallet into wownero_breez 2024-06-30 14:59:29 +03:00
Czarek Nakamoto
5f22e7ab1b UI fixes for wownero seed restore 2024-06-30 12:27:35 +02:00
Czarek Nakamoto
da26e0b786 add 14 word seed support to wownero 2024-06-30 12:16:30 +02:00
OmarHatem
f56f830eb4 Merge breez and minor fixes 2024-06-30 05:43:52 +03:00
OmarHatem
90508b8726 Merge branch 'breez' of https://github.com/cake-tech/cake_wallet into wownero_breez
 Conflicts:
	configure_cake_wallet.sh
	cw_core/lib/amount_converter.dart
	cw_core/lib/wallet_type.dart
	cw_monero/lib/monero_wallet.dart
	lib/view_model/unspent_coins/unspent_coins_list_view_model.dart
	scripts/android/pubspec_gen.sh
	scripts/ios/app_config.sh
	scripts/macos/app_config.sh
	tool/configure.dart
2024-06-30 05:11:38 +03:00
cyan
5553c4f477
Merge branch 'main' into wownero 2024-06-29 10:48:32 +02:00
Adegoke David
a319e10156
CW-653-Migrate-Tron-And-Solana-To-NowNodes (#1492)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
* chore: Setup

* feat: Add NowNodes for Tron Wallet and switch it to be the default node for Tron

* feat: Add NowNodes for Solana Wallet and switch it to be the default node for Solana

* fix: Add nownodes entry to secrets

* fix: Remove pubspec.lock in shared external

* fix conflicts with main

* change secrets names

* feat: Remove Solana NowNodes config

* feat: Remove Solana NowNodes config

* feat: Revert commented out code

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-06-29 00:36:12 +03:00
Matthew Fosse
75889618e5 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez 2024-06-27 12:29:05 -07:00
cyan
eb4ae2aaf2
Merge branch 'main' into wownero 2024-06-27 16:25:07 +02:00
Czarek Nakamoto
12a6d8c94e fix: incorrect restore height in wownero 2024-06-27 07:19:22 +02:00
OmarHatem
361fff9eb8 minor fixes 2024-06-25 20:14:55 +03:00
OmarHatem
0a47cb97c3 Merge remote-tracking branch 'origin/wownero' into wownero
# Conflicts:
#	cw_monero/lib/api/wallet.dart
#	cw_monero/lib/monero_wallet.dart
#	cw_wownero/lib/api/wallet.dart
#	cw_wownero/lib/wownero_wallet.dart
#	lib/view_model/wallet_keys_view_model.dart
#	scripts/prepare_moneroc.sh
2024-06-25 20:07:14 +03:00
Konstantin Ullrich
8f91d4b8ff
oa1 ticker needs to be lowercase 2024-06-25 18:52:31 +02:00
Matthew Fosse
c9d278a23d remove comments 2024-06-25 08:51:15 -07:00
Matthew Fosse
97dfc311dc properly annotate function as an action so it updates the observables [skip ci] 2024-06-25 08:41:52 -07:00
cyan
3c4f7431fc
Merge branch 'main' into wownero 2024-06-25 10:50:02 +02:00
Czarek Nakamoto
4c061addab fix: wallet seed display
fix: wownero not refreshing
2024-06-25 10:47:33 +02:00
Matthew Fosse
d8e0743ec7 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez 2024-06-24 12:50:11 -07:00
Konstantin Ullrich
7dd15914d0
Normalize text to fix french (#1504)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
* Normalize text to fix french

* Normalize text to fix french

* Fix French?

* Fix French?

* Fix French?

* Polyseed v0.0.5
2024-06-24 19:38:32 +03:00
Czarek Nakamoto
bc7e59e526 fix: wallet seed display
fix: wownero not refreshing
2024-06-24 16:00:45 +02:00
Matthew Fosse
f2d575dc34 [skip ci] remove / move unneeded observers 2024-06-21 14:17:39 -07:00
Matthew Fosse
45e1a4d223 [skip ci] Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez 2024-06-21 14:12:45 -07:00
Matthew Fosse
f7cb8e8c30 updates 2024-06-21 14:12:40 -07:00
OmarHatem
442bae17cc fix conflicts with main 2024-06-21 04:38:40 +03:00
OmarHatem
e76cc699aa Merge branch 'main' of https://github.com/cake-tech/cake_wallet into wownero
 Conflicts:
	lib/view_model/wallet_keys_view_model.dart
2024-06-21 04:37:11 +03:00
Omar Hatem
4a0096985a
fix donation link saved regardless of the current wallet (#1491)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-06-21 02:17:19 +03:00
Serhii
1690f6af1e
Erc20 token transactions are displaying incorrectly (#1493)
* evm signature name

* hide depositWithExpiry and transfer transactions

* Update contact_list_view_model.dart

* remove erc20 token history when disabled
2024-06-21 02:13:12 +03:00
Konstantin Ullrich
5b3161fb29
Add Recovery Height to Wallet seed page for monero (#1470)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
2024-06-18 09:00:07 +03:00
Matthew Fosse
591342ec6a
electrum updates (#1449)
* hotfixes

* copy over the rest of the fixes

* use hardened derivation path everywhere

* correct balance path for electrum

* revert index nullability and correct balance path for all cases

* only save wallet info if we changed it
2024-06-18 08:08:03 +03:00
OmarHatem
066e25075f Add wownero polyseed 2024-06-14 23:10:45 +03:00
Matthew Fosse
dd25b1a0f2 review fixes pt.1 [skip ci] 2024-06-14 09:44:15 -07:00
Matthew Fosse
7a4d4d6815 imports got messed up in merge somehow 2024-06-13 10:51:15 -07:00
Matthew Fosse
f46f0875f9 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez 2024-06-13 09:30:06 -07:00
OmarHatem
257465308e minor fixes 2024-06-11 03:43:06 +02:00
cyan
fd4822815f
Merge branch 'main' into wownero 2024-06-10 18:58:32 +02:00
OmarHatem
a6f7d0006b revert commenting of secrets [skip ci] 2024-06-10 17:38:50 +02:00
Omar Hatem
245ac5ae3c
Switch tron default node (#1488)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
* fixes and minor enhancements for SP flow

* fix build

* change dfx text

* minor fixes

* pass use electrs to setListeners

* comment out connecting on failure for now

* Switch tron default node
2024-06-10 17:24:52 +02:00
cyan
d683e47023
Merge branch 'main' into wownero 2024-06-10 16:43:20 +02:00
OmarHatem
657e942383 finalizing wownero 2024-06-10 09:53:28 +02:00
Omar Hatem
5a6502a35a
SP Enhancments (#1483)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* fixes and minor enhancements for SP flow

* fix build

* change dfx text

* minor fixes

* pass use electrs to setListeners

* comment out connecting on failure for now
2024-06-10 09:30:58 +02:00
Rafael
1dd2c7da56
Sp fixes (#1487)
* feat: missing desktop setting menu

* fix: sp utxo pending

* fix: change to electrs only scanning, initial migration, and btc-electrum as null ssl
2024-06-10 09:22:57 +02:00
OmarHatem
f48023b60c finalizing wownero 2024-06-10 00:28:52 +02:00
Czarek Nakamoto
2ad76de4be proper path for wownero and monero 2024-06-09 15:05:41 +02:00
OmarHatem
fed6004348 complete wownero flow (app side) 2024-06-09 01:39:42 +02:00
Omar Hatem
2f2e7ed1af
Merge branch 'main' into wownero 2024-06-08 17:40:54 +02:00
OmarHatem
603bf7b9d4 Add initial wownero 2024-06-06 23:36:54 +02:00
Serhii
30dc8f9238
Cw 591 in app cake pay integration (#1376)
* init commit

* buy card UI

* buy card detail page

* card filter

* dropdown button

* user auth flow

* create order

* denomination option

* fix searching

* denom option fix UI

* simulate payment

* Update pr_test_build.yml

* Update pr_test_build.yml

* Implement order expiration handling [skip ci]

* refactor code [skip ci]

* remove ionia related code [skip ci]

* change auth flow

* add currency prefix

* grid view UI

* fix country filter issue

* fix underline color

* fix fetching card list [skip ci]

* list view

* update cake pay title

* Optimize API usage by fetching CakePay vendors

* handle no cards found case

* adjust the flow of purchases

* UI fixes

* fix btc payment data

* link extractor

* fix fetch next page issue

* UI fixes

* fix text size

* revert base page changes

* Revert "revert base page changes"

* UI fixes

* fix UI

* fix link style + localization

* update cake pay title

* update cake pay subtitle

* Update cake_pay_order.dart

* revert inject_app_details update
2024-06-06 06:51:22 +02:00
OmarHatem
b9f1d9bca9 fix conflicts and update macos build guide 2024-06-04 23:11:45 +03:00