OmarHatem
9cb77550b4
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-477-add-ens
...
Conflicts:
pubspec_base.yaml
res/values/strings_ar.arb
2023-10-03 20:10:08 +03:00
OmarHatem
a515076696
Code Enhancements
2023-10-03 20:07:05 +03:00
Adegoke David
32643823e5
Cw 451 wallet connect for ethereum ( #1049 )
...
* Update Flutter
Update packages
* Feat: Wallet connect for ethereum
* Fix localization issues
Fix UI issues
Update old packages
Update workflow
Update how to build guide
* feat: Wallet connect
* feat: Add wallet connect for ethereum
* chore: Add eth dependencies in configure file
* Minor: `WalletConnect` settings name, not `Wallet connect`
* fix: Merge conflicts
* fix: Issues with test cases on various dApps, introduce Arbitrum rinkerby as suported chain
* ui: Design fixes for WalletConnect flow
* chore: Update repo and comment out send apk to channel in workflow
* fix: Core implementation
* feat: WalletConnect WIP
* feat: WalletConnect WIP
* feat: WalletConnect WIP
* chore: Unused parameters WIP [skip ci]
* fix: Code review fixes
* Feat: WalletConnect feat WIP
* feat: WalletConnect
* feat: WalletConnect
* feat: WalletConnect
* Feat: WalletConnect
* Feat: WalletConnect
* feat: Remove queue support for the bottomsheet
* feat: WalletConnect feature, bug fixes, folder restructuring, localization
* Feat: Add positive feedback prompt on successful transaction
* fix: Delete session bug
* fix: dependencies registration WIP
* feat: Registering dependencies for walletconnect
* chore: Move key data to secrets
* chore: ensure appropriate null checks
* chore: localization
* chore: Remove unused code
* localization
* chore: Remove unused code
* chore: Remove unused code
* chore: Add walletconnect project id key entry
* fix: Revert bash command for linnux support
* fix: Issues with translation in some languages and making unneeded external variable private
* fix: Add bottomsheet listener to desktop dashboard page
* Generalize ethereum not enough gas error check
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
2023-10-03 17:56:10 +03:00
fosse
431a17ab08
should've been nullable
2023-10-03 10:55:38 -04:00
fosse
cb48d73ae0
review fixes
2023-10-03 10:29:56 -04:00
Justin Ehrenhofer
e83063535e
clean-up: remove address_from_ens
2023-09-29 12:32:48 -05:00
Omar Hatem
ae71f2045b
New versions v4.9.2 and v1.6.2 ( #1108 )
2023-09-29 20:28:26 +03:00
fosse
2e9b937a6d
updated ens message to be consistent with others
2023-09-29 13:08:02 -04:00
fosse
183d0be20b
limit ens to just .eth domains
2023-09-29 11:58:19 -04:00
fosse
c71e4b4689
prevent fillint empty addresses
2023-09-29 11:28:23 -04:00
fosse
2775e1d9f8
remove print statement
2023-09-29 11:25:10 -04:00
fosse
dff1ee2148
fix default eth node for ens
2023-09-29 11:24:07 -04:00
fosse
953cae3e48
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-477-add-ens
2023-09-29 11:14:02 -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
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
d8d2335a5f
version fix
2023-09-19 12:21:51 -04:00
fosse
6b1c7e832d
ens changes
2023-09-19 12:09:13 -04:00
fosse
ed5a139490
save
2023-09-18 14:57:57 -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
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