Matthew Fosse
a1ee4d88c1
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-03-29 09:07:41 -07:00
Matthew Fosse
b584cb7f7c
update deps
2024-03-29 09:07:19 -07:00
Matthew Fosse
522747030f
update breez
2024-03-29 09:06:36 -07:00
Matthew Fosse
78685b74f0
Cw 521 moonpay buy ( #1335 )
...
* save
* save
* moonpay fixes
* fix for debug mode
* code cleanup
* another fix for debug mode
* [skip ci] fixes
* test build
* code cleanup
* fix buy page
2024-03-28 15:30:41 +02:00
Serhii
cdf081edfd
Cw 537 integrate thor chain swaps ( #1280 )
...
* thorChain btc to eth swap
* eth to btc swap
* update the UI
* update localization
* Update thorchain_exchange.provider.dart
* minor fixes
* minor fix
* fix min amount bug
* revert amount_converter changes
* fetching thorChain traid info
* resolve evm related merge conflicts
* minor fix
* Fix eth transaction hash for Thorchain Integration
* add new status endpoint and refund address for eth
* Adjust affiliate fee
* Fix conflicts with main
* review comments + transaction filter item
* taproot addresses check
* added 10 outputs check
* Update thorchain_exchange.provider.dart
* minor fixes
* update thorchain title
* fix fetching rate for thorchain
* Revert "fix fetching rate for thorchain"
This reverts commit 3aa1386ecf
.
* fix thorchain exchange rate
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-03-28 14:41:11 +02:00
Matthew Fosse
26a3ebdde0
bump breez version and update code to match
2024-03-26 09:20:05 -07:00
Konstantin Ullrich
b9e803f3bd
Fix pubspec generation on windows ( #1351 )
2024-03-26 18:08:39 +02:00
Adegoke David
6ae0f37b9c
CW-597-AuthService-Bug ( #1346 )
...
* fix: AuthService keychain bug fix
* fix: Fetch read implementation
* fix: Simplify logic for retries
* Minor enhancement
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-03-26 12:37:52 +02:00
Matthew Fosse
9b5aa9154c
add lightning warning
2024-03-25 13:15:19 -07:00
Matthew Fosse
ef2e56467a
fix lightning dep
2024-03-25 12:15:19 -07:00
Matthew Fosse
15131c848a
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-03-25 12:14:07 -07:00
Matthew Fosse
c43ccdd177
[skipci] save
2024-03-25 12:13:54 -07:00
tuxsudo
4520f583a6
Add toggle for disabling service bulletin ( #1347 )
...
* Add toggle for disabling service bulletin
* Make the toggle functional
* Fix + add toggle to Advanced Settings
* Remove unused variable
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-03-25 20:28:45 +02:00
Konstantin Ullrich
bca59ad5e4
Remove moonpay secret use exchange-helper instead ( #1343 )
...
* Remove moonpay secret use exchange-helper instead
* Update lib/buy/moonpay/moonpay_provider.dart
* remove web3dart dep from cw_solana
* Apply new api for moonpay exchange helper
* Add Robinhood as Polygon buy-provider
2024-03-25 20:16:57 +02:00
Matthew Fosse
2cd9ba42d2
Merge branch 'breez' of https://github.com/cake-tech/cake_wallet into breez
2024-03-25 09:15:59 -07:00
Matthew Fosse
dd9e01ae82
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-03-25 09:14:29 -07:00
Omar Hatem
8e9558199a
Update pr_test_build.yml
2024-03-24 05:13:45 +02:00
Omar Hatem
a067293b64
Update pr_test_build.yml
2024-03-24 04:02:28 +02:00
Matthew Fosse
8fac4e68a4
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-03-21 09:25:02 -07:00
Matthew Fosse
9f782956ca
just set hard cap on invoice max
2024-03-21 09:18:48 -07:00
Matthew Fosse
d0c2c2802b
revert and fix
2024-03-21 08:38:39 -07:00
Matthew Fosse
381363c3cc
update error message to be more clear
2024-03-21 08:36:14 -07: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
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
Matthew Fosse
d1ab9e3827
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-03-18 08:40:27 -07: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
Matthew Fosse
06bdf3f97c
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-03-13 08:51:20 -07:00
Matthew Fosse
6f097c51ef
make warning text easier to read
2024-03-13 08:51:13 -07: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
Matthew Fosse
eb1654c8f0
remove manage nodes from lightning wallets
2024-03-08 10:42:14 -08:00
Matthew Fosse
e78f17c3d9
finish translations
2024-03-07 10:32:55 -08:00
Matthew Fosse
7aa9b5e2d0
2nd translation done
2024-03-07 10:27:01 -08:00
Matthew Fosse
b987d83fe2
first translation done
2024-03-07 10:24:19 -08:00
Matthew Fosse
21da36f268
[skipci] save
2024-03-07 10:17:56 -08:00
Matthew Fosse
f6dfe935d6
update translation script with force option
2024-03-07 09:36:14 -08:00
Matthew Fosse
32350b8ab2
disable exchange for lightning + save before translation updates
2024-03-07 09:26:23 -08:00
Matthew Fosse
29fc88d841
fix
2024-03-07 07:40:08 -08:00
Matthew Fosse
3feac41c61
fix
2024-03-07 07:38:27 -08:00
Matthew Fosse
c7dd20fa41
fixes
2024-03-06 22:47:24 -08:00
Matthew Fosse
3fd8430e83
fixes
2024-03-06 22:10:40 -08:00
Matthew Fosse
8828262ee0
fixes
2024-03-06 21:26:43 -08:00
Matthew Fosse
452ff1e82b
trocador
2024-03-06 11:21:24 -08:00
Matthew Fosse
7dc999bdb1
send updates
2024-03-06 10:38:11 -08:00
Matthew Fosse
6ca2a5d8ed
review fixes
2024-03-06 08:08:56 -08:00
Matthew Fosse
e4f04c273b
CI fix
2024-03-06 07:44:19 -08:00
Matthew Fosse
21accd07b2
fixes
2024-03-05 11:36:17 -08:00