Commit graph

2859 commits

Author SHA1 Message Date
OmarHatem
d22b018a9c Update app version [skip ci] 2024-03-21 16:33:46 +02:00
OmarHatem
317fd44408 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password 2024-03-21 16:32:25 +02:00
Omar Hatem
af7fe05099
Generic fixes (#1342)
* handle balance exceptions in estimating All exchange

* Fix trades not showing
2024-03-21 16:31:05 +02:00
Omar Hatem
ecb4f32cda
Fix Exchange field not taking numbers (#1341) 2024-03-21 15:42:16 +02:00
OmarHatem
ef36d83cf5 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password
 Conflicts:
	assets/text/Release_Notes.txt
	cw_bitcoin/lib/bitcoin_wallet.dart
	cw_bitcoin/lib/electrum_wallet_snapshot.dart
	cw_bitcoin_cash/lib/src/bitcoin_cash_wallet.dart
	scripts/android/app_env.sh
	scripts/ios/app_env.sh
	scripts/macos/app_env.sh
2024-03-21 05:01:09 +02:00
Omar Hatem
5a7a0e01a7
Litcoin bitcoin cash fix (#1339)
* Make address to output script a single entry point
Fix network type for bitcoin cash

* Add MoonPay to sell polygon

* Normalize currency for moonpay widget

* Minor fix

* fix: litecoin & bch address types

* fix: remove print

* fix: network decode location

* fix: missing place additional network type

* fix: wrong initial address page type

* fix: initial address generation

* fix: btc exchange sending all, bch without change addresses

* Minor fixes

* Update app versions [skip ci]

---------

Co-authored-by: Rafael Saes <git@rafael.saes.dev>
2024-03-21 04:51:57 +02:00
Serhii
a0c0ede099
Cw 588 show popup for adding to address book (#1326)
* popup for adding to address book

* update localization files
2024-03-20 00:44:00 +02:00
Serhii
58b2dfb26c
Fix deep link handling issue (#1297)
* Update root.dart

* Revert "Update root.dart"

This reverts commit 5808903aaf.

* Update root.dart

* increase delay

* fix with mobx reaction

* lunchUri fix
2024-03-19 21:55:34 +02:00
Omar Hatem
27347779fa
New versions (#1334)
* Enable Exolix
Improve service updates indicator
New versions

* Add exolix Api token to limits api

* Ignore reporting network issues

* Change default bitcoin node
2024-03-18 17:45:11 +02:00
OmarHatem
8171755fb7 Merge main and update linux version 2024-03-18 17:07:32 +02:00
OmarHatem
3b58aedd2d Merge branch 'new_versions' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password 2024-03-18 17:02:08 +02:00
OmarHatem
184b3612be Change default bitcoin node 2024-03-15 17:50:43 +02:00
OmarHatem
c71272b0ca Ignore reporting network issues 2024-03-15 14:47:44 +02:00
OmarHatem
4707e627a3 Add exolix Api token to limits api 2024-03-15 04:26:18 +02:00
OmarHatem
e52b87f5c1 Enable Exolix
Improve service updates indicator
New versions
2024-03-15 03:56:26 +02:00
OmarHatem
54a5bf9703 not sure why it's failing 2024-03-14 20:50:55 +02:00
OmarHatem
c03b8938c6 Update Monero 2024-03-14 20:29:17 +02:00
OmarHatem
411f054a45 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password 2024-03-14 20:26:49 +02:00
Omar Hatem
50b5ebc622
Monero update (#1325)
* New price API

* Fix test app package id

* Fix workflow

* change environment variable to use pr number [skip ci]

* Fix un-needed padding

* Fix raw value for usdtSol

* Remove duplicate fetching for balance and transactions at start [skip ci]

* Fix address validation of spl tokens

* Add Service Status

* Update lib/src/widgets/service_status_tile.dart

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>

* Update lib/src/widgets/services_updates_widget.dart

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>

* Update monero version

* update sodium script

* Change automatic priority fee rate

* New versions [skip ci]

* Update monero version

* Temp remove split per abi

* Specifically build monero.com

* Revert monero dependencies trial fix

* Update Monero
Fix Monero Automatic Priority

* Fix android script

* Fix build_monero.sh android
Add svg notification icon

* trial 1

* trial 2

* trial 3

* trial 4

* Trial 5

* Trial

* revert

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2024-03-14 20:26:00 +02:00
Omar Hatem
6414364602
Generic fixes (#1320)
* New price API

* Fix test app package id

* Fix workflow

* change environment variable to use pr number [skip ci]

* Fix un-needed padding

* Fix raw value for usdtSol

* Remove duplicate fetching for balance and transactions at start [skip ci]

* Fix address validation of spl tokens

* Add Service Status

* Update lib/src/widgets/service_status_tile.dart

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>

* Update lib/src/widgets/services_updates_widget.dart

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>

* Update monero version

* update sodium script

* Change automatic priority fee rate

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2024-03-10 04:02:30 +02:00
OmarHatem
1ed9ea34c5 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password
 Conflicts:
	assets/text/Monerocom_Release_Notes.txt
	assets/text/Release_Notes.txt
2024-03-04 21:55:30 +02:00
OmarHatem
e27efb7029 Re-add Bitcoin Address types
Fix conflicts with main
2024-03-04 21:54:09 +02:00
OmarHatem
a031b0fe49 Revert "Revert btc address types"
This reverts commit a49e57e3
2024-03-04 21:42:57 +02:00
Omar Hatem
c7deeaea9b
New versions (#1312)
* New versions
Fix issues with Monero.com

* Add sending for Solana tokens exchanges

* Add default keyword for P2WPKH [skip ci]

* chore: Switch solana commitment to confirmed to reduced blockhash expiration (#1313)

* Modify test workflow to send arm64-v8a build only

* Fix workflow build path

* Remove unnecessary reverse of txId

* Show case sensitive evm wallet address

* Revert default Cake Theme
add custom package id for test builds

* Fix workflow script

* Fix workflow

* hash branch name

* hash branch name

* Update versions

* Add user image to Nostr
Add fetching address from text for tokens

* Fix test app package id

* fix: Solana message improvement (#1316)

---------

Co-authored-by: Adegoke David <64401859+Blazebrain@users.noreply.github.com>
2024-03-04 19:32:10 +02:00
OmarHatem
ba932d9477 Update Branch
Fix conflicts with main
Update Linux version
2024-03-02 22:53:42 +02:00
OmarHatem
0961e1fe01 Update release notes
Fix pubspec
2024-03-02 22:11:49 +02:00
Adegoke David
379242835c fix: Solana message improvement (#1316) 2024-03-02 15:52:49 +02:00
OmarHatem
a49e57e342 Revert btc address types 2024-03-02 03:52:20 +02:00
OmarHatem
429603118d Fix test app package id 2024-03-02 03:07:04 +02:00
OmarHatem
a86c1dfc5d Add user image to Nostr
Add fetching address from text for tokens
2024-03-02 02:13:03 +02:00
OmarHatem
ef43032460 Update versions 2024-03-02 00:08:16 +02:00
OmarHatem
0b0b04ad00 hash branch name 2024-03-01 23:42:53 +02:00
OmarHatem
e2df34aa9f hash branch name 2024-03-01 23:40:02 +02:00
OmarHatem
29608ff0db Fix workflow 2024-03-01 23:26:08 +02:00
OmarHatem
80ed7b89ff Fix workflow script 2024-03-01 23:21:12 +02:00
Omar Hatem
ab6d19a637
Merge branch 'main' into v4.14.0_v1.11.0 2024-03-01 23:16:05 +02:00
OmarHatem
410e6db034 Revert default Cake Theme
add custom package id for test builds
2024-03-01 23:13:45 +02:00
Serhii
10fd32fb2e
Cw 586 display user twitter image in birdpay (#1315)
* Update address_validator.dart

* add twitter profile image

* mastodon profile image

* fix data types
2024-03-01 21:38:48 +02:00
OmarHatem
28c3787f42 Show case sensitive evm wallet address 2024-03-01 02:32:41 +02:00
OmarHatem
9a3c46f3e5 Remove unnecessary reverse of txId 2024-02-28 21:09:27 +02:00
OmarHatem
bd9e6b7ab0 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into v4.14.0_v1.11.0
 Conflicts:
	lib/store/settings_store.dart
2024-02-28 04:16:45 +02:00
tuxsudo
2549b0fa0a
Replace purple with "Cake Dark Blue" theme and make it default (#1314) 2024-02-28 04:15:18 +02:00
OmarHatem
306971b2ba Fix workflow build path 2024-02-28 03:06:52 +02:00
OmarHatem
f823ff8c35 Modify test workflow to send arm64-v8a build only 2024-02-27 15:38:48 +02:00
Adegoke David
206276f0e7
chore: Switch solana commitment to confirmed to reduced blockhash expiration (#1313) 2024-02-26 21:55:49 +02:00
OmarHatem
05728eeb54 Add default keyword for P2WPKH [skip ci] 2024-02-26 17:42:24 +02:00
OmarHatem
cdb65e43c8 Add sending for Solana tokens exchanges 2024-02-25 02:14:26 +02:00
OmarHatem
0b41696239 New versions
Fix issues with Monero.com
2024-02-24 03:25:11 +02:00
Matthew Fosse
5b1f17c1fb
fix (#1232) 2024-02-24 02:50:17 +02:00
tuxsudo
948669b5c2
Fix colors (#1311)
* Fix colors

* Update colors

* oops
2024-02-23 22:00:16 +02:00