Commit graph

2597 commits

Author SHA1 Message Date
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
fosse
fc4e9ac978 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-477-add-ens 2023-09-25 10:14:48 -04:00
fosse
51bbaf02a5 fixes 2023-09-25 10:01:45 -04:00
fosse
1521a67c03 fixes for other coin types 2023-09-25 09:56:34 -04:00
fosse
8b2b3bda16 ens review fixes 2023-09-25 09:47:39 -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
b5852509f3 fix 2023-09-22 10:24:16 -04:00
fosse
14d3401137 translation fixes 2023-09-22 09:56:50 -04:00
fosse
f8cb8657f6 remove bad translations 2023-09-22 09:50:09 -04:00
fosse
147abc6203 small fix 2023-09-21 10:16:57 -04:00
fosse
a52c7b053e ens working 2023-09-21 10:16:27 -04:00
fosse
89af3d38cd fix pt.2 2023-09-19 15:46:37 -04:00
fosse
d8d2335a5f version fix 2023-09-19 12:21:51 -04:00
fosse
6b1c7e832d ens changes 2023-09-19 12:09:13 -04:00
fosse
28a615a0a7 deterministic fix 2023-09-19 11:36:31 -04:00
fosse
ed5a139490 save 2023-09-18 14:57:57 -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