fosse
df8057986e
tor updates
2024-01-12 14:53:19 -05:00
fosse
8644ba2069
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2024-01-12 11:25:29 -05:00
Matthew Fosse
fe2e26f146
Minor nano fixes + abstract nano utils out into package ( #1250 )
...
* fixes
* refactors
* fixes
* more fixes
* fixes for monero.com
* update confirmed balance to receivable balance
* fix balance display bug
* remove print statements
* prevent unnecessary writes
* review fixes
* forgot to add pubspec changes
* fix
* fix sync status desyncing on rpc fail
* fix
* update translations + txDetails fixes
* squash balance bug
* add source address on tx info
* fix
2024-01-12 01:00:41 +02:00
Matthew Fosse
2633f1e06f
lots of fixes
2024-01-04 15:08:27 -05:00
Matthew Fosse
56e026e422
fixes
2024-01-04 13:48:57 -05:00
Matthew Fosse
e407a6d385
add connecting status
2024-01-04 13:43:11 -05:00
Matthew Fosse
c4c4afb74a
tor updates
2024-01-03 16:00:00 -05:00
Matthew Fosse
e6fa2a58db
onionOnly updates
2024-01-03 13:21:34 -05:00
Matthew Fosse
533b978ac1
test build
2024-01-02 12:10:54 -05:00
Matthew Fosse
0d91cc35a9
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2024-01-02 11:48:52 -05:00
Omar Hatem
133fa2987a
Generic fixes ( #1245 )
...
* Remove error message if buy action is disabled
* Fix wallet list selected wallet issue
* Check if the widget is still mounted before showing popup
* minor code readability enhancement [skip ci]
* Code enhancement [skip ci]
* Revert removing ask each time localization
* Add Moonpay to sell flow
Code Enhancements
* remove error popup when sell option is disabled
2024-01-01 15:05:37 +02:00
Serhii
a5895e8832
Merge branch 'main' into CW-529-Modify-2FA-introduction-screens
2023-12-30 16:58:46 +02:00
Serhii
914565eb72
CW-539-DFX-off-ramp-sell-provider ( #1229 )
...
* buy_provider_types refactoring
* refactor MoonPay and sell option flow
* dfx sell flow
* add default sell provider flow
* localization
* Update other_settings_page.dart
* [skip ci] update localization
* [skip ci] providers fixes
* [skip ci] ui fixes
* refactor sell and buy flow
* handle dfx availability by country
* PR fixes
2023-12-28 21:20:59 +02:00
Adegoke David
92914a8532
fix: Fix walletconnect connecting only with the first wallet ( #1247 )
2023-12-28 03:37:36 +02:00
fosse
b79df2f3f8
revert apimode changes
2023-12-21 11:42:52 -05:00
fosse
1b7718bb10
translations
2023-12-19 20:48:55 -05:00
fosse
c12cd2eada
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2023-12-19 20:29:42 -05:00
fosse
464b96fc92
tor updates
2023-12-19 20:20:21 -05:00
Omar Hatem
be285e7ebf
V4.12.0 v1.9.0 ( #1236 )
...
* update app versions and release notes
* update build number
* Fix balance page tabs UI on white screens [skip ci]
* Vulnerable btc seeds (#1238 )
* Add flow to notify users with vulnerable seeds
* - Show vulnerable wallets warning on every app launch
- Change text
* increment build number
* add seeds sha text [skip ci]
2023-12-19 15:16:15 +02:00
Omar Hatem
d756b367d3
Make the exchange receive field always editable and can be taken from QR or Address book ( #1230 )
2023-12-16 03:20:56 +02:00
Serhii
72b6a50400
Merge branch 'main' into CW-529-Modify-2FA-introduction-screens
2023-12-14 14:32:52 +02:00
Matthew Fosse
2ff81df9e7
CW-512 wallet sort ( #1195 )
...
* add shared preferences key and make list re-orderable
* macos sonoma build fix
* everything (almost) works
* add translations
* more translations
* everything works
* fixes
* translation merge file fix
* fix for mobile platforms
* fix filter icon being invisible on bright theme
* first pass of adding ascending/descending to filter widget
* small fix
* update ascending switch
* fixes
* fix
* reverse creation sort
* review fixes part 1
* refactor into function rather than tuple + color changes
* more fixes
* remove unrelated file
* updated wording
* cleaner callback
* undo sonoma fix
---------
Co-authored-by: fossephate <fosse@book.local>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-12-13 23:58:43 +02:00
Serhii
9a716d1dc9
Merge branch 'main' into CW-529-Modify-2FA-introduction-screens
2023-12-13 17:44:42 +02:00
Serhii
1c53229ea0
minor fix
2023-12-13 17:33:51 +02:00
Adegoke David
ef7762eaca
Polygon-Wallet-fixes ( #1222 )
...
* fix: Fix issues surrounding polygon release
* Add polygon generation command to pubspec script
* Remove unnecesary cast
* fix: Remove unneeded code
* fix: Adjust workflow file to pick polygonScan apikey
* fix: Issues noticed while testing
* fix: Issues noticed while testing
* fix: Transaction should reflect the token name
* fix: Remove unused import
* feat: Add alchemy node to default migration settings
* Fix sending Polygon delay
Remove alchemy node
Minor Enhancements
* Remove scrolling from multiple choices settings row and make them fill the whole space [skip ci]
* Add USDT poly
Add icon for USDC.e
* Fix ERC20 tokens overriding old wallets
Add USDC.e to exchange
* - Remove unnecessary code
- Minor Enhancements
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-12-13 16:03:07 +02:00
Serhii
50299e60f0
Merge branch 'main' into CW-529-Modify-2FA-introduction-screens
2023-12-13 14:44:38 +02:00
Matthew Fosse
3108c759e0
fixes
2023-12-11 08:56:10 -08:00
Matthew Fosse
54463b2ca3
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2023-12-11 08:04:44 -08:00
Konstantin Ullrich
72777fbf2c
Cw 534 monero wallet generic enhancements ( #1225 )
...
* Fix word count for polyseed on pre_seed_page
* Fix naming of advanced setting
* Set default Seed Type to Polyseed and disable bg-sync by default
* Fix inconsistency between seed type field in restore screen and the one in advanced settings
* Use pub.dev release of polyseed
* Add Legacy Seed to wallet_keys-Page in case of Polyseed
2023-12-09 03:37:39 +02:00
Serhii
2138c35e38
CW-532-DFX-buy-provider ( #1209 )
...
* dfx buy provider ui
* fix signing flow
* fixed provider determination based on wallet type and app settings
* update localization files
* minor fix
* Fix BTC, LTC und BCH signMessages
* Add signMessage to monero
* open dfx in webview
* Update dfx_buy_provider.dart
* Revert merge conflict
* Update bitcoin_flutter ref
---------
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-12-08 16:05:52 +02:00
Matthew Fosse
bfa39f5d86
fiat api updates and tor changes
2023-12-07 09:44:07 -07:00
Adegoke David
b3d579c24a
CW-527-Add-Polygon-MATIC-Wallet ( #1179 )
...
* chore: Initial setup for polygon package
* feat: Add polygon node urls
* feat: Add Polygon(MATIC) wallet WIP
* feat: Add Polygon(MATIC) wallet WIP
* feat: Add Polygon MATIC wallet [skip ci]
* fix: Issue with create/restore wallet for polygon
* feat: Add erc20 tokens for polygon
* feat: Adding Polygon MATIC Wallet
* fix: Add build command for polygon to workflow file to fix failing action
* fix: Switch evm to not display additional balance
* chore: Sync with remote
* fix: Revert change to inject app script
* feat: Add polygon erc20 tokens
* feat: Increase migration version
* fix: Restore from QR address validator fix
* fix: Adjust wallet connect connection flow to adapt to wallet type
* fix: Make wallet fetch nfts based on the current wallet type
* fix: Make wallet fetch nfts based on the current wallet type
* fix: Try fetching transactions with moralis
* fix: Requested review changes
* fix: Error creating new wallet
* fix: Revert script
* fix: Exclude spam NFTs from nft listing API response
* Update default_erc20_tokens.dart
* replace matic with matic poly
* Add polygon wallet scheme to app links
* style: reformat default_settings_migration.dart
* minor enhancement
* fix using different wallet function for setting the transaction priorities
* fix: Add chain to calls
* Add USDC.e to initial coins
* Add other default polygon node
* Use Polygon scan
some UI fixes
* Add polygon scan api key to secrets generation code
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-12-02 04:26:43 +02:00
Konstantin Ullrich
2bddeb6ac2
Polyseed design changes ( #1211 )
...
* Add icons to Language- and Seedtype-picker to indicate it's clickability
* Add Seed Type Selector to New Wallet Page
* Rename "Advanced Privacy Settings" to "Advanced Settings"
2023-11-30 17:38:28 +02:00
Omar Hatem
4d245b7ff1
v4.11.0 and v1.8.0 ( #1192 )
...
* v4.11.0 and v1.8.0
* Add missing functionalities to mac os monero api.cpp
* Fix creating a new wallet issue
* Remove un-necessary linux, macos, and windows files from bitcoincash package
2023-11-30 16:51:19 +02:00
Konstantin Ullrich
d07efc81ca
Lookup NFTs only if the current wallet is an Ethereum Wallet ( #1197 )
2023-11-27 23:50:12 +02:00
Matthew Fosse
615d016dd5
be absolutely sure we delete secure storage keys before writing them ( #1182 )
...
* be absolutely sure we delete secure storage keys before writing them
* sync with other PR
---------
Co-authored-by: fossephate <fosse@book.local>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-11-27 15:28:34 +02:00
Konstantin Ullrich
00c97c74b8
Cw 462 monero polyseed restore support ( #1109 )
...
* CW-462 Mark Places to integrate Polyseed
* CW-462 Add Restore from Polyseed
* CW-462 Add Restore from Polyseed
* CW-462 Add new Monero date-height pairs
* CW-462 Little Cleanup
* CW-462 Ups I missed that Debug line :/
* CW-462 Fix Polyseed not showing in Wallet-Seed/Keys Page
* CW-462 Prepare for Wallet creation
* CW-462 Fix merge conflict
* CW-462 Fix generating monero.dart
* CW-462 Add Polyseed generation
* CW-462 Add Polyseed Languages to SeedLanguagePicker
* CW-462 Apply requested changes
* CW-462 Minor bug fixes in restore screen
* Update wallet_restore_from_seed_form.dart
* CW-462 Minor Bugfix
* CW-462 Fix Restore from QR for Polyseeds
* CW-462 Fix null-check-operator exception for Polyseeds and minor inconveniences
* CW-462 Fix minor inconveniences
* Fix conflicts and review comments and wrap unspent issue with try and catch with reporting failure
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-11-25 02:37:12 +02:00
Matthew Fosse
eeb9976d09
update wallet restore page to be less confusing for nano users ( #1186 )
...
* update wallet restore page to be less confusing for nano users
* update translations
* only include private key if seed phrase is null
* restore fixes
* fix default derivation being wrong on restore
* fix default nano derivationType & qr code parameters
* update language on nano restore (hex form)
* support hex seed from qr restore
2023-11-25 01:35:00 +02:00
Serhii
7f5ccf5336
Merge branch 'main' into CW-529-Modify-2FA-introduction-screens
2023-11-24 07:53:20 +02:00
Serhii
217c19272f
pre seed page refactoring
2023-11-22 23:37:05 +02:00
Adegoke David
0c77b23ecb
feat: Implement NFT Tab for Eth ( #1166 )
...
* feat: Implement NFT Listing and Importing of new NFTs, also display NFTs linked to the wallet address
* Adjust UI based on wallet type, display nfts only when an ethereum wallet
* fix: Prevent tab bar from scrolling
* feat:Add NFT tab: adjust models and add localization
* feat:Add NFT tab: adjust models and add localization
* chore: Remove unused widget
* fix: Adjust UI to reflect more data, display image based on type, either png or svg, adjust theme-a
* fix: Update viewmodel
* fix: Add missing dependency to fix failing CI
* fix: Revert change in inject app script
* Delete cw_polygon/pubspec.lock
* - Code enhancements
- UI fixes
- Removing unrelated files
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-11-22 19:43:26 +02:00
Serhii
8237b89d56
CW-520-Enable-user-to-choose-12-or-24-seed-words-for-BCH-and-ETH ( #1181 )
...
* seed phrase option UI
* bch seed length option
* eth seed lengh option
* update preseed info
* update localization files
2023-11-17 15:45:42 +02:00
Serhii
36361ef329
CW-526-Add-Trocador-providers-option-in-privacy-settings ( #1177 )
...
* Trocador settings page UI
* add trocador providers states
* add settings icon
* minor fix
* Revert "minor fix"
This reverts commit e59d9dfdaf
.
* fixes
* PR fixes
* remove trocador menu icon
2023-11-17 01:23:34 +02:00
Serhii
bb5336ff60
CW-516-Improve-balance-layout-in-home-screen ( #1171 )
...
* unavailable balance
* localization
* unavailable balance description
* add unavailable balance popup
2023-11-17 01:22:10 +02:00
Konstantin Ullrich
8084f490b5
Cw 467 mark change outputs in unspent outputs list ( #1137 )
...
* CW-490 Use native Coin Freeze
* CW-467 Code cleanup
* CW-467 Fix native Code
* CW-467 Extend Unspend
* CW-467 Add isChange
* CW-467 Minor Fixes
* CW-467 Add isChange to Electrum Unspents
* CW-467 Localize Change Tag
* CW-467 Fix frozen balance showing on other monero wallets
* CW-467 Fix frozen balance showing on other monero wallets
2023-11-16 01:12:23 +02:00
Serhii
ca6ccf1cf9
CW-506-Add-a-switch-to-enable-disable-domain-lookups ( #1155 )
...
* looks up domain ui
* update address resolv func
* add localization
* minor fixes
* Revert "Merge branch 'main' into CW-506-Add-a-switch-to-enable-disable-domain-lookups"
This reverts commit 92924a90e8
, reversing
changes made to 5a2a203054
.
* Revert "Revert "Merge branch 'main' into CW-506-Add-a-switch-to-enable-disable-domain-lookups""
This reverts commit 00cf6a1cad
.
* fix merge commit
2023-11-03 21:23:11 +02:00
Serhii
7710a19e82
CW-502-Add-Monero-Account-Management-to-Home-Screen ( #1140 )
...
* Add the monero account widget on the Home screen
* [skip ci] add hasAccounts variable
2023-11-03 07:41:17 +02:00
Adegoke David
9aede1f3c1
fix: Implement totp on exchange to external ticket as well as update UI properly when a preset is selected ( #1156 )
...
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-11-02 20:17:52 +02:00
Serhii
d997ee81a1
CW-315-Add-a-toast-message-to-enable-denied-permissions-in-device-settings ( #1157 )
...
* add permission handler
* localization
* minor fixes
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-11-02 19:19:39 +02:00
Konstantin Ullrich
e5d99313eb
Cw 498 improve wallet accounts ( #1152 )
...
* CW-498 Call updateTransactions on account change
* CW-498 Code Cleanup
* CW-498 Add Wallet Address to trade to match transactions to trades
* CW-498 Fix containsAddress to include only addresses of account
* Handle nullability for fromWalletAddress
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-11-02 17:52:47 +02:00