Commit graph

2540 commits

Author SHA1 Message Date
fosse
5ad89f252b review fixes from nano that also apply here 2023-09-29 11:02:45 -04:00
fosse
7f017a3444 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into bitcoin-derivations 2023-09-29 10:49:41 -04:00
Omar Hatem
b1859b9e63
Generic Fixes (#1103)
* Update trade_details_page.dart

* let web3dart calculate gas price and max gas while just providing the priority fee per gas needed
2023-09-29 01:53:53 +03:00
Adegoke David
f07062d987
fix: Cake-2FA-setup-issue (#1097)
* fix: Cake 2FA setup issue

* fix: 2FA Setup issue

* fix: 2FA setup bug
2023-09-28 21:40:15 +03:00
Konstantin Ullrich
dc36c31197
CW-489 Skip Warning if all monero utxo are selected (#1106) 2023-09-28 20:49:46 +03:00
Procyon Lotor
9eb6867ab9
Exolix integration (#1080)
* Add Exolix exchange integration

* update tx payload

* remove import

* Improve mapping

* Additional fixes

* fix apiBaseUrl

* Update trade_details_view_model.dart

* Update exolix_exchange_provider.dart

* Fix status URL

* Fix fetch rates API error handling update limits API to use a valid amount and validate on success status code

---------

Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-09-28 19:20:08 +03:00
fosse
46a50e526f derivation class fixes 2023-09-26 14:22:03 -04:00
Serhii
d6c641242f
CW-475-Better-error-message-if-there-isnt-enough-network-fee-asset-available (#1092)
* Better error message

* minor fixes

* localization

* Update strings_tl.arb

* Update append_translation.sh
2023-09-25 15:20:11 +03:00
Adegoke David
04f5391be1
feat: Add otp url link to qa screen (#1098) 2023-09-23 03:30:06 +03:00
Serhii
572d928848
CW-442-Update-exchange-selector-checkboxes-with-checkboxes-from-transactions-filter-screen (#1074)
* Update checkboxes

* fix exchange provider selector

* checkbox picker refactoring

* Revert "checkbox picker refactoring"

This reverts commit 66eea9d690.

* Update check_box_picker.dart
2023-09-22 18:09:30 +03:00
Omar Hatem
95ea825728
Add Brightness Util to check for platform before increasing brightness (#1096) 2023-09-22 17:53:30 +03:00
fosse
89af3d38cd fix pt.2 2023-09-19 15:46:37 -04:00
fosse
28a615a0a7 deterministic fix 2023-09-19 11:36:31 -04:00
fosse
6202363c5c Merge branch 'main' of https://github.com/cake-tech/cake_wallet into bitcoin-derivations 2023-09-18 11:32:21 -04:00
Omar Hatem
b6de1be6c4
Update app version and release notes (#1093) 2023-09-17 13:23:14 +03:00
Konstantin Ullrich
0eecf0bee5
Cw 483 add tagalog and filipino localizations (#1086)
* CW-483 Add "Add new language Script"

* CW-483 Add Filipino Language
2023-09-15 00:41:54 +03:00
Konstantin Ullrich
d972363417
Add additional Buy Provider (#1071)
* CW-466 Add Buy Options Page

* CW-466 Add Buy Options

* CW-466 Add Default Buy Provider to Other Settings

* CW-466 Onramper is working from Buy Options

* CW-466 Onramper is working from Buy Options

* CW-466 Translation improvements

* CW-466 Add Onramper & Robinhood Logos

* CW-466 Implement Robinhood Flow

* CW-466 Fix Robinhood Flow

* CW-466 Add RH-Secrets

* CW-466 Have RH Translation in English only

* Add missing URI details

* CW-466 Implement default Buy Provider

* CW-466 Fix Padding Buy Provider Options

* CW-466 Fix Bitcoin and Litecoin Signatures

* CW-466 Fix Error Message

* CW-466 Resolve requested changes

* Add exception handler to robinhood API calls

* CW-466 Fix Theming

---------

Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-09-14 22:14:49 +03:00
Omar Hatem
ce4d375abf
Generic fixes and enhancements (#1083)
* Add exception handler to fiat APIs
Increase send card size for coin control
Fix Monero.com unspent coins hive box issue
minor bug fix

* Remove EIP-1559 parameters from Eth transaction
Enhance error reporting

* Throw error if not enough monero utx outputs are selected

* Fix Search text color

* Fix Ethereum sending EIP-1559 transactions

* Add transaction data to ERC20 transactions

* Add input check in single output transactions as well

* Fix Node deletion issue
Handle user input error in anonpay

* Remove exception handler from fiat conversion since it's not working with isolates

* Require enough utxo for amount and fees; More insightful Error messages

* Add cakewallet to applinks [skip ci]

* Add cakewallet app link for iOS [skip ci]

* Add applink depending on app scheme variable

* Add applink in iOS custom to the app getting built [skip ci]

* Handle normal app links without considering them as Payment URIs

* Minor fix [skip ci]

* Fixate encrypt package version as the recent update they made has some issues [skip ci]

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-09-14 22:14:16 +03:00
Omar Hatem
4c9c6a1eae
CW- 463 Fix transaction receive address not showing for Eth/Erc20 (#1076)
* Fix transaction receive address not showing for Eth/Erc20 [skip ci]

* Fix transaction receive address for Eth/Erc20
2023-09-14 22:12:41 +03:00
fosse
e0dd53fa23 derivation fixes 2023-09-12 10:33:15 -04:00
fosse
cb390cb4eb save 2023-09-12 09:15:26 -04:00
fosse
55e15d2f21 Merge branch 'CW-438-add-nano' into CW-459-12-words-btc 2023-09-11 09:26:16 -04:00
fosse
9e9a09e9c5 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-438-add-nano 2023-09-11 09:25:54 -04:00
fosse
e78e0249c9 small potential fix 2023-09-11 08:57:36 -04:00
fosse
d49bd54a72 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-11 08:55:12 -04:00
Konstantin Ullrich
4bcf6162f1
CW-476 Only get Transactions of one Account on tx-history refresh (#1077) 2023-09-08 20:12:54 +03:00
fosse
0732ace20c Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-08 12:38:51 -04:00
fosse
6e578ee2f5 small fix 2023-09-08 12:38:44 -04:00
Omar Hatem
94f256997f
New versions (#1073) 2023-09-08 17:15:28 +03:00
fosse
90c120dcc5 Merge branch 'CW-438-add-nano' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-08 10:00:17 -04:00
fosse
7f1200ef5e code cleanup 2023-09-08 09:25:33 -04:00
fosse
d4e36a503c remove unused imports 2023-09-08 09:21:12 -04:00
fosse
2ff52d280c remove old references 2023-09-08 09:14:27 -04:00
fosse
e178a2e2a9 ssl fix 2023-09-08 09:09:08 -04:00
fosse
278ea2fc77 observer fix 2023-09-07 12:10:17 -04:00
fosse
bda4684f50 nodes pages fixes 2023-09-07 12:05:27 -04:00
fosse
bb397cd3ee pownode refactor 2023-09-07 11:34:22 -04:00
fosse
4e5a707c52 Merge branch 'CW-459-12-words-btc' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-07 09:26:24 -04:00
fosse
5c78541dbc bip39 fixes 2023-09-07 09:22:03 -04:00
Matthew Fosse
3882a452fc
Merge pull request #1060 from cake-tech/CW-459-12-words-btc
Cw 459 12 words btc
2023-09-06 17:15:55 -04:00
Matthew Fosse
bf0d871cf4
Merge branch 'CW-438-add-nano' into CW-459-12-words-btc 2023-09-06 17:15:20 -04:00
fosse
9697baa565 nano fixes pt.2 2023-09-06 10:12:36 -04:00
fosse
2c9bd6c5da nano fixes pt.1 2023-09-06 09:37:52 -04:00
fosse
0984dbc3d7 derivation fixes 2023-09-05 12:04:19 -04:00
fosse
1eca22fc5e Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-459-12-words-btc 2023-09-01 16:40:16 -04:00
fosse
df97c8d5f1 fix 2023-09-01 11:29:43 -04:00
fosse
cb76b22408 fixes 2023-09-01 11:24:24 -04:00
Omar Hatem
68a821cc0e
Fiat api fix (#1070)
* Cw 474 linux swapping wallets btc then xmr still shows btc receive qr code (#1068)

* feat: improve address page txt field

* fix: switching wallets from the desktop dropdown updates dashboard pages

* Revert "feat: improve address page txt field"

This reverts commit 0a30e6d9e1.

* refactor: rename to WalletChangeListener

* fix: _init also behaves on wallet change

* Fix Fiat conversion API parsing
Cherry pick fix for Desktop switching wallets not updating dashboard screens

* Minor indentations fix [skip ci]

---------

Co-authored-by: Rafael Saes <76502841+saltrafael@users.noreply.github.com>
2023-09-01 18:06:18 +03:00
Adegoke David
710fe82d7a
CW-471-Changing-nodes-bug (#1062)
* chore: Cleanup

* fix: Node selection not updating

* fix: Node selection not updating

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-09-01 17:05:45 +03:00
Adegoke David
e634562cf4
Cw-465-Remove CakePay Button on Mobile/Desktop (#1057)
* feat: Remove CakePayButton Mobile

* feat: Remove CakePayButton Desktop

* feat: Remove CakePay Mobile Button

* feat: Remove CakePay Mobile Button

* feat: Remove CakePay Mobile Button

* fix: Action breaking
2023-09-01 16:59:18 +03:00