Commit graph

2669 commits

Author SHA1 Message Date
OmarHatem
bcb224097a Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-453-silent-payments 2024-05-23 23:32:44 +03:00
Rafael Saes
d230904bef fix: menu name 2024-05-23 17:08:41 -03:00
Omar Hatem
7d0720b21d
Generic enhancements (#1464)
* Fix wallet not considering seed length for Tron, Polygon and Solana

* Change Trocador to be prioritized if same rate [skip ci]
2024-05-23 19:43:05 +03:00
Adegoke David
461fe1c859
fix: Desktop resize bug (#1461)
* fix: Desktop resize bug

* Change default spl tokens

* Minor enhancements [skip ci]

* minor enhancements [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-05-23 18:21:51 +03:00
Rafael Saes
dc86968022 Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-22 19:32:45 -03:00
Rafael Saes
932161a32d feat: node domain 2024-05-22 19:31:39 -03:00
Rafael Saes
00ceb933e4 fix: double balance 2024-05-22 17:41:10 -03:00
Omar Hatem
dfba5be2cd
bump android build number [skip ci] 2024-05-22 04:19:33 +03:00
Omar Hatem
7b5204fdaa
Generic enhancements (#1456)
* minor enhancement

* show camera consent at least once, even if camera permission is granted already

* minor enhancement [skip ci]

* Add taproot derivation path to electrum_derivations.dart

* remove unused import [skip ci]

* Initialize Ledger only when necessary

* Update app versions
2024-05-22 04:18:04 +03:00
Omar Hatem
f846f91e5f
Maybe Fix Bluetooth Popup (#1458)
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2024-05-21 05:26:49 +03:00
Serhii
aeff8972ea
Update electrum_wallet.dart (#1443) 2024-05-21 05:12:12 +03:00
Omar Hatem
6eb8f35e6c
Merge branch 'main' into CW-453-silent-payments 2024-05-19 02:35:14 +03:00
OmarHatem
57e73142b7 Fix unchecked wallet type call 2024-05-19 02:01:57 +03:00
Konstantin Ullrich
82391d4a5b
Generic fixes (#1454)
* Handle Bluetooth is disabled

* Allow signMessage using ledger_bitcoin

* Fix desktop wallet selection dropdown
2024-05-17 16:15:19 +03:00
Rafael Saes
015bb1ff04 fix: wrong socket for old electrum nodes 2024-05-16 09:52:18 -03:00
OmarHatem
f61e9b25aa update sp_scanner to work on iOS [skip ci] 2024-05-15 03:55:18 +03:00
OmarHatem
081de3fd15 re-enable tron 2024-05-15 03:06:31 +03:00
OmarHatem
7783875bd7 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-453-silent-payments 2024-05-15 02:56:06 +03:00
OmarHatem
78a6015da5 fix nodes
update versions
2024-05-15 02:55:58 +03:00
Adegoke David
fbecc5c994
fix: Tron Timeout Issue (#1448)
* fix: Tron timeout issue

* fix: Revert

* fix: Tron transaction expiry error
2024-05-15 02:54:39 +03:00
Rafael Saes
20b0f2475b Merge remote-tracking branch 'origin/CW-453-silent-payments' into CW-453-silent-payments 2024-05-14 17:28:07 -03:00
Rafael Saes
290bdf3f43 feat: electrum migration if using cake electrum 2024-05-14 17:27:19 -03:00
OmarHatem
8f8ee34b18 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-453-silent-payments
 Conflicts:
	cw_bitcoin/pubspec.lock
	cw_core/pubspec.lock
	cw_haven/pubspec.lock
	cw_monero/pubspec.lock
	cw_nano/pubspec.lock
2024-05-14 21:56:06 +03:00
Rafael Saes
2c9558d0da Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-14 15:54:43 -03:00
Rafael Saes
ec6225b299 fix: params 2024-05-14 15:53:20 -03:00
Rafael Saes
e1acef2b92 fix: date from height logic, status disconnected & chain tip get 2024-05-14 14:27:47 -03:00
Matthew Fosse
4947e231e9
Cw 613 quantex (#1377)
* save progress

* [skip ci]

* forgot to add [skip ci]

* not sure what exactly I changed but it just works now! ¯\_(ツ)_/¯

* status updates

* minor cleanup

* minor fix (toUppercase needed)

* remove unnecessary apikey + keep original raw values

* fix track url for quantex

* only increment raw values

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-05-14 05:07:16 +03:00
Omar Hatem
c12b4f5ff6
improve error handling (#1451) 2024-05-14 04:27:16 +03:00
Omar Hatem
e92e8df3aa
Generic enhancements (#1447)
* Disable hardware wallets for Monero.com

* disable ble permission on Monero.com

* code cleanup [skip ci]

* Fix missing Trade bytes issue
2024-05-13 23:59:11 +03:00
Rafael Saes
3c041eed5b feat: fix resyncing 2024-05-11 10:14:14 -03:00
Rafael Saes
4ac357fd6a Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-10 19:24:10 -03:00
Rafael Saes
e72ed496ff feat: sync fixes, sp settings 2024-05-10 19:23:05 -03:00
Omar Hatem
97555f2ce1
V4.16.0 (#1445)
* update build numbers

* fix UI issue

* Add Nano to secret generation properly [skip ci]

* remove to utc from expiration time

* update app version
Remove tron
2024-05-10 21:34:28 +03:00
Omar Hatem
678dc3b135
update build numbers (#1441)
* update build numbers

* fix UI issue

* Add Nano to secret generation properly [skip ci]

* remove to utc from expiration time
2024-05-10 21:28:49 +03:00
Rafael Saes
8b5ab79d29 Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-09 17:06:45 -03:00
Rafael Saes
8e5d997562 fix: scan fixes, add date, allow sending while scanning 2024-05-09 17:06:39 -03:00
Adegoke David
cfe4401ccb
Desktop-refresh-error-fix (#1442)
* fix: Desktop refresh issue

* chore: Removing comments
2024-05-09 17:10:49 +03:00
Omar Hatem
8325181253
Revert flutter secure storage update (#1440)
* Revert flutter secure storage update

* Fix app start slowness
2024-05-09 16:00:26 +03:00
Adegoke David
1fdc848b3a
fix: Modify tron fee to eliminate spike due to first tx (#1439) 2024-05-09 14:03:30 +03:00
Rafael Saes
b7c942ac4e Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-09 07:37:58 -03:00
Adegoke David
bfb78eded9
CW-599-Extract-Secure-Storage (#1353)
* feat: Modify app to depend on secure storage abstraction instead of the direct package

* chore: Revert command

* Update configure.dart [skip ci]

* Update configure.dart

* Fix conflicts

* clean up and fixes

* minor fix

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-05-08 23:23:27 +03:00
Omar Hatem
c35929f28e
update flutter secure storage (#1437)
* update flutter secure storage

* fix flutter secure storage version
2024-05-08 21:04:25 +03:00
Omar Hatem
12e3001b3a
Generic enhancements (#1435)
* Disable Ledger for MacOS

* increase update duration for Solana [skip ci]

* change tron default Node
Update build number

* Add disabling tron grid to privacy settings

* update monero.com versions [skip ci]
2024-05-08 17:26:57 +03:00
Rafael Saes
f090d09a65 refactor: unchanged files [skip ci] 2024-05-08 10:32:45 -03:00
Rafael Saes
61d7051bd1 Merge remote-tracking branch 'origin/CW-453-silent-payments' into CW-453-silent-payments 2024-05-08 10:28:53 -03:00
Rafael Saes
1ebd19fc73 chore: merge changes 2024-05-08 10:28:25 -03:00
Rafael Saes
05a23a94c0 Merge remote-tracking branch 'origin/main' into CW-453-silent-payments 2024-05-08 09:37:55 -03:00
Rafael Saes
15ca7d6219 chore: upgrade 2024-05-08 08:40:57 -03:00
Omar Hatem
69dd7a5321
Update pr_test_build.yml 2024-05-08 05:04:47 +03:00
Matthew Fosse
baad7f7469
Nano-GPT (#1336)
* init

* updates

* nano updates

* updates

* updates

* [skipci] wip deep link changes

* fix deep links

* minor fix

* add reminder message on buy and exchange routes

* [skip ci] font fixes

* review updates

* [skip ci] minor fix

* save

* fixes

* minor code cleanup

* minor potential fix
2024-05-08 03:00:01 +03:00