Matthew Fosse
371cf5b4dc
Merge branch 'main' into CW-394-mac-auth-2
2024-05-03 10:13:47 -07:00
Matthew Fosse
52f7cbacf2
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-05-01 08:47:59 -07:00
Omar Hatem
f9e9b1d67e
update versions ( #1418 )
2024-04-30 04:05:48 +03:00
Matthew Fosse
509b92e97f
Bitcoin derivations ( #1089 )
...
* - Update and Fix Conflicts with main
* Add Balances for ERC20 tokens
* Fix conflicts with main
* Add erc20 abi json
* Add send erc20 tokens initial function
* add missing getHeightByDate in Haven [skip ci]
* Allow contacts and wallets from the same tag
* Add Shiba Inu icon
* Add send ERC-20 tokens initial flow
* Add missing import in generated file
* Add initial approach for transaction sending for ERC-20 tokens
* Refactor signing/sending transactions
* Add initial flow for transactions subscription
* Refactor signing/sending transactions
* Add home settings icon
* Fix conflicts with main
* Initial flow for home settings
* Add logic flow for adding erc20 tokens
* Fix initial UI
* Finalize UI for Tokens
* Integrate UI with Ethereum flow
* Add "Enable/Disable" feature for ERC20 tokens
* Add initial Erc20 tokens
* Add Sorting and Pin Native Token features
* Fix price sorting
* Sort tokens list as well when Sort criteria changes
* - Improve sorting balances flow
- Add initial add token from search bar flow
* Fix Accounts Popup UI
* Fix Pin native token
* Fix Enabling/Disabling tokens
Fix sorting by fiat once app is opened
Improve token availability mechanism
* Fix deleting token
Fix renaming tokens
* Fix issue with search
* Add more tokens
* - Fix scroll issue
- Add ERC20 tokens placeholder image in picker
* - Separate and organize default erc20 tokens
- Fix scrolling
- Add token placeholder images in picker
- Sort disabled tokens alphabetically
* Change BNB token initial availability [skip ci]
* Fix Conflicts with main
* Fix Conflicts with main
* Add Verse ERC20 token to the initial tokens list
* Add rename wallet to Ethereum
* Integrate EtherScan API for fetching address transactions
Generate Ethereum specific secrets in Ethereum package
* Adjust transactions fiat price for ERC20 tokens
* Free Up GitHub Actions Ubuntu Runner Disk Space
* Free Up GitHub Actions Ubuntu Runner Disk space (trial 2)
* Fix Transaction Fee display
* Save transaction history
* Enhance loading time for erc20 tokens transactions
* Minor Fixes and Enhancements
* Fix sending erc20
fix block explorer issue
* Fix int overflow
* Fix transaction amount conversions
* Minor: `slow` -> `Slow` [skip-ci]
* initial changes
* more base config stuff
* config changes
* successfully builds!
* save
* successfully add nano wallet
* save
* seed generation
* receive screen + node screen working
* tx history working and fiat fixes
* balance working
* derivation updates
* nano-unfinished
* sends working
* remove fees from send screen, send and receive transactions working
* fixes + auto receive incoming txs
* fix for scanning QR codes
* save
* update translations
* fixes
* more fixes
* more strings
* small fix
* fix github actions workflow
* potential fix
* potential fix
* ci/cd fix
* change rep working
* seed generation fixes
* fixes
* save
* change rep screen functional
* save
* banano changes
* fixes, start adding ui for PoW
* pow node changes
* update translations
* fix
* account changing barely working
* save
* disable account generation
* small fix
* save
* UI work
* save
* fixes after merge main
* fixes
* remove monero stuff, work on derivation ui
* lots of fixes + finish up seed derivation
* last minute fixes
* node related fixes
* more fixes
* small fix
* more fixes
* fixes
* pretty big refactor for pow, still some bugs
* finally works!
* get transactions after send
* fix
* merge conflict fixes
* save
* fix pow node showing up twice
* done
* initial changes
* small fix
* more merge fixes
* fixes
* more fixes
* fix
* save
* fix manage pow nodes setting appearing on other wallets
* fix contact bug
* fixes
* fiat fixes
* save
* save
* save
* save
* updates
* cleanup
* restore fix
* fixes
* remove deprecated alert
* fix
* small fix
* remove outdated warning
* electrum restore fixes
* fixes
* fixes
* fix
* derivation fixes
* nano fixes pt.1
* nano fixes pt.2
* bip39 fixes
* pownode refactor
* nodes pages fixes
* observer fix
* ssl fix
* remove old references
* remove unused imports
* code cleanup
* small fix
* small potential fix
* save
* derivation fixes
* deterministic fix
* fix pt.2
* derivation class fixes
* review fixes from nano that also apply here
* formatting
* stuff that should've stayed deleted
* post merge fixes
* remove problematic imports and duplicate changes
* Delete lib/nano/nano.dart
* move wallet restore page proxy code to the view model
* fix dashboard page indicators being the same color
* debatably better refactoring of derivationInfo, migration needed
* additional refactor improvements
* blanket comment some stuff out to narrow down this issue
* refactor fixes
* fix nano exchange
* fix , bug, i.e. replace , with . when making a nano transaction
* fix nano sending, update restore page wording, and other minor fixes
* write migration for existing bitcoin and nano wallets
* merge fixes
* minor fixes
* use default derivation type when restoring from qr code
* fixes for restoring
* fixes
* fixes
* merge fix
* Fix issues with Creating Electrum and Restoring Bip39
* updates & fixes
* Add missing case for no transactions BIP39 wallet restore
* Make the default BIP39 the 84 derivation path
* Add Samourai Deposit
* litecoin mnemonic error fix
* Bip39 passphrase support (#1412 )
* save
* passphrase working
* fix for when loading wallets + translation update
* minor fix
* Fix Nano
* minor fix [skip ci]
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
* change error state seed conditions into throwables [skip ci]
* litecoin fixes
* Bip39 minor enhancements (#1416 )
* minor enhancements
* rename bitcoin_derivations -> electrum_derivations
* Remove duplicate derivations
handle default case
* minor fix
* Enable passphrase for Litecoin
* obscure text of passphrase
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
Co-authored-by: fossephate <fosse@book.local>
2024-04-30 03:49:56 +03:00
Matthew Fosse
947411cfce
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-04-29 09:03:02 -07:00
Omar Hatem
9e4a7f4331
Enhance bitcoin error message ( #1399 )
...
* Enhance bitcoin error message
* fix: unconfirmed spends, spend confirmed first, wrong balance exception
* Minor fixes
---------
Co-authored-by: Rafael Saes <git@rafael.saes.dev>
2024-04-26 22:29:31 +03:00
Matthew Fosse
6b560aadad
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez [skip ci]
2024-04-25 11:49:04 -07:00
Matthew Fosse
56f88fd675
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-394-mac-auth-2
2024-04-25 10:42:57 -07:00
Matthew Fosse
46c46c36d1
workaround for secure storage bug on mac
2024-04-25 10:18:03 -07:00
Serhii
9ff6da3d5d
dynamic max fee rate value ( #1395 )
2024-04-25 18:28:18 +02:00
Matthew Fosse
dcfb2b2b73
fix empty string case ( #1401 )
...
* bio auth mac fix
* remove comment and change duration from 2 to 0
* cherry pick previous changes
* fix empty string case
* add support for path for all currency types
* disable paths on electrum and monero nodes
* undo mac auth changes
* stuff I missed
* 1 last thing
* another thing I missed
2024-04-25 02:00:53 +02:00
Matthew Fosse
f1910b58c2
cherry pick previous changes
2024-04-18 21:30:41 +02:00
Omar Hatem
4ed4659f9e
Revert "version bump to 3.13.9, auth working on mac ( #1367 )" ( #1397 )
...
This reverts commit e6b4b08c24
.
2024-04-18 20:10:58 +02:00
Matthew Fosse
e6b4b08c24
version bump to 3.13.9, auth working on mac ( #1367 )
...
* version bump to 3.13.9, auth working on mac
* bump flutter version in workflow file
* workflow fix
* test fix
* downgrade flutter version
* test fix
* test fix
* update gradle version
* fixes for updated dart version, localization file updates
* remove accidental inclusion
* missed some unimplemented throws
2024-04-18 19:00:24 +02:00
Matthew Fosse
a54ab674db
Merge branch 'CW-394-mac-auth' of https://github.com/cake-tech/cake_wallet into breez-latest-flutter
2024-04-16 15:53:16 -07:00
Matthew Fosse
c84df3935f
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-394-mac-auth
2024-04-16 12:08:12 -07:00
Matthew Fosse
cac6d8f0eb
Merge branch 'CW-394-mac-auth' of https://github.com/cake-tech/cake_wallet into breez
2024-04-16 12:06:02 -07:00
Matthew Fosse
d817911187
fixes for updated dart version, localization file updates
2024-04-16 11:34:53 -07:00
Omar Hatem
59d44e8c57
Generic enhancements ( #1386 )
...
* Update versions
* Show private key for electrum based wallets
* update polyseed
* fix webview page on desktop
remove private keys temporarily from electrum
* update versions
2024-04-16 01:49:49 +02:00
Serhii
a0820e8a73
pull to refresh ( #1389 )
2024-04-16 01:04:49 +02:00
Matthew Fosse
fb9534a0e9
service status button updates ( #1388 )
...
* service status button updates
* small fix
* update wording
2024-04-16 00:45:40 +02:00
Matthew Fosse
77bf710a5f
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-04-15 12:01:27 -07:00
Matthew Fosse
fce6394bca
Cw 602 nano bad rep ( #1356 )
...
* add support for paths in node settings
* update translations and fixes
* fix node path
* add rep warning flag
* update translations
* code cleanup [skip ci]
* add additional node options
* add migration
* update transaction history rpc to be under the limit
* review fixes [skip ci]
* [skip ci] updates
* move n2_node.dart
* minor code improvements
* more minor code cleanup
2024-04-12 14:36:42 +02:00
Adegoke David
7abe5735c0
CW-589-WalletConnect-Connections-Independent ( #1361 )
...
* chore: Create cw_solana package and clean up files
* feat: Add Solana Wallet - Create, Restore form seed, restore from Key, Restore from QR, Send, Receive, transaction history, spl tokens
* fix: Make transactions file specific to solana only for solana transactions
* chore: Revert inject app details script
* fix: Fix issue with node and switch current node to main beta instead of testnet
* fix: Fix merge conflicts and adjust migration version
* fix: Fetch spl token error
Signed-off-by: Blazebrain <davidadegoke16@gmail.com>
* fix: Diplay and activate spl tokens bug
* fix: Review and fixes
* fix: reverted formatting for cryptocurrency class
* fix: Review comments, split sending flow into signing and sending separately, fix issues
* fix: Revert throwing unimplenented error
* chore: Fix comment
* chore: Fix comment
* fix: Errors in flow
* Update provider_types.dart [skip ci]
* fix: Issues with solana wallet
* Update solana_wallet.dart [skip ci]
* fix: Review comments
* fix: Date time config
* fix: Revert bash script for app details
* fix: Error with balance, displaying fees, fixing sent or received identifier bug, displaying token symbol with token transaction item in transactions list
* fix: Issues with address validation when sending spl tokens and walletconnect initial setup
* fix: Issues with sending, fetching transactions history, almost wrapping up walletconnect
* fix: Adjust imports that would affect monerocom building successfully
* fix: Refine transaction direction and continue work on walletconnect
* feat: Display SPL token transfers in the transaction history and finally settle the transaction direction
* fix: Delay in transactions history dispaly, show native token transactions first, then process spl token transactions
* feat: Switch node and revert solana chain id to previous id
* fix: Remove print statement
* fix: Remove await for transactions, fetch all transaction histories instantly and adjust solana send success message
* chore: Code refactoring and streamlined wallet type check for solana send success message
* fix: Make timeout error for node silent and add spl token images
* fix: Still trying to figure out what's wrong
* feat: Make walletconnect connections independent to wallet
* fix: Add proper return type to method
* fix: Alphabetizing translation files
---------
Signed-off-by: Blazebrain <davidadegoke16@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-04-12 02:33:43 +02:00
Omar Hatem
8a61ab7780
enhance UI for used addresses ( #1337 )
...
* enhance UI for used addresses
* Update electrum_wallet_addresses.dart
* fix tablet UI
---------
Co-authored-by: Serhii <borodenko.sv@gmail.com>
2024-04-10 03:28:31 +02:00
tuxsudo
69587e813f
Always show addresses page for Monero and remove unused text showing up for wallets it shouldn't be ( #1363 )
2024-04-09 01:04:16 +02:00
Adegoke David
2877cc160c
CW-608-Fetch-And-Save-Icons-Of-ERC20-And-SPL-Tokens-When-Adding-Them ( #1365 )
...
* feat: Fetch and save icons of SPL tokens when adding them
* feat: Implement fetch and save icons for ERC20 tokens when adding them
* fix: Add moralisApiKey to evm secrets
* Add check to ensure decimals cannot be zero
* - Fallback to adding erc20 token from web3dart
- Wrap fetching spl token icon in a try/catch block
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-04-09 00:53:14 +02:00
Matthew Fosse
8cfca294c4
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-394-mac-auth
2024-04-08 08:38:05 -07:00
Serhii
291aa710c6
Add rbf ( #1323 )
...
* Add initial checkbox for RBF
* minor progress
* minor progress
* Minor progress
* Debugging RBF
* Minor fix
* Fix RBF transaction inputs (now it's working)
* New versions
Fix issues with Monero.com
* Add sending for Solana tokens exchanges
* Add default keyword for P2WPKH [skip ci]
* chore: Switch solana commitment to confirmed to reduced blockhash expiration (#1313 )
* Modify test workflow to send arm64-v8a build only
* Fix workflow build path
* Remove unnecessary reverse of txId
* Update Replace by fee with the new bitcoin base implementation
* btc custom fee priority
* add feeRate to btc credential
* UI fixes
* add check if the change covers the fee
* Update settings_store.dart
* add check confirmation for rbf
* add a check to see if the change is sufficient for the new fee
* addressing PR comments
* update localization files
* addressing PR comments
* minor fixes
* Update transaction_details_view_model.dart
* Minor Fix for building Monero.com [skip ci]
* update localization files
* add bump fee page
* update localisation files
* Update cw_bitcoin.dart
* fix merge conflict
* fix UI issues
* Fix Conflicts, Fix RBF flow, some enhancements
* prevent default custom fee rate
* hide outputs and inputs items
* minor fix [skip ci]
* addressing PR comments
* remove rbf checkbox
* default picker value
* minor ui change [skip ci]
* min fee rate [skip ci]
* Minor fix and some minor enhancements
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
Co-authored-by: Adegoke David <64401859+Blazebrain@users.noreply.github.com>
2024-04-08 16:54:58 +02:00
Matthew Fosse
37c9f90078
test fix
2024-04-05 11:11:49 -07:00
Matthew Fosse
91fc247462
test fix
2024-04-05 11:10:11 -07:00
Matthew Fosse
0043a91d03
version bump to 3.13.9, auth working on mac
2024-04-05 10:11:54 -07:00
Matthew Fosse
fd47d4fe9d
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-04-03 13:55:50 -07:00
Adegoke David
a9b8c03e55
CW-596-Solana-Bug-Fixes ( #1340 )
...
* fix: Generic bug fixes across solana
* fix: Remove back and forth parsing
* fix: Add check to cut flow when estimated fee is higher than wallet balance
* Update error message for fees exception
* Remove logs
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-03-29 20:55:29 +02:00
Omar Hatem
698c222291
Generic fixes ( #1348 )
...
* Change order of currencies in currency picker
* Disable Background sync until implemented properly
* remove ability to use device pin in bio auth
* Fix condition
* Minor fix [skip ci]
* make notifications red dot go when opened
* Update Frozen coin text color
* Update Frozen coin text color
* Fetch internal transactions for eth and polygon
* Remove debug prints [skip ci]
* Fix Camera permission on iOS [skip ci]
---------
Co-authored-by: tuxsudo <tuxsudo@tux.pizza>
2024-03-29 20:54:59 +02:00
Rafael
fd9018bcc4
Cw 598 fixes for electrum based wallets ( #1344 )
...
* fix: address book addresses, bch builder, exchange all fee estimation, bch coin control
* feat: new error framework for Electrum messages
* build: cw_bitcoin.dart
* feat: error improvements, localization, fix exchange amount mismatch
* chore: misc comment & print [skip ci]
* feat: refactor & simplify sendAll vs regular tx estimation and creation
- Since there were so many conditions inside a single function to alter its behavior if sendAll or not, it is easier and more readable to have separate sendAll and estimateTx functions that behave separately
* fix: wrong LTC dust
* feat: fee rate confirmation
* fix: wrong createTrade value when isSendAll is enabled
* fix bitcoin cash address parsing [skip ci]
* fix: form no amount validator, address book with multiple entries, exchange all below min error
* fix: improve string, fix sending with dust inputs at the top
* fix: two change outputs when re-estimating
* fix: sendAll with a little dust adds fees
* chore: sanity check [skip ci]
* fix: if the fee is higher than estimated
* Minor enhancement [skip ci]
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-03-29 20:51:34 +02:00
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
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
9b5aa9154c
add lightning warning
2024-03-25 13: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
Matthew Fosse
8fac4e68a4
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-03-21 09:25:02 -07: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
21da36f268
[skipci] save
2024-03-07 10:17:56 -08:00
Matthew Fosse
32350b8ab2
disable exchange for lightning + save before translation updates
2024-03-07 09:26:23 -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
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
806dc8753c
cleanup
2024-03-05 09:54:37 -08:00
Matthew Fosse
d0e9fb62fd
fixes
2024-03-05 09:53:48 -08:00
Matthew Fosse
c65d8c43bc
monero.com fixes
2024-03-05 09:51:20 -08:00
Matthew Fosse
b763328354
review fixes
2024-03-05 09:21:08 -08:00
Matthew Fosse
0f96e381e6
review fixes
2024-03-05 07:55:43 -08:00
Matthew Fosse
7f7a941f45
fiat api fix, attempt icon fix, other review fixes
2024-03-04 23:07:10 -08:00
Matthew Fosse
9bae7aa880
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-03-04 10:37:04 -08:00
Matthew Fosse
5ad0aa42fb
extend electrum
2024-03-04 09:47:39 -08:00
Omar Hatem
c7deeaea9b
New versions ( #1312 )
...
* New versions
Fix issues with Monero.com
* Add sending for Solana tokens exchanges
* Add default keyword for P2WPKH [skip ci]
* chore: Switch solana commitment to confirmed to reduced blockhash expiration (#1313 )
* Modify test workflow to send arm64-v8a build only
* Fix workflow build path
* Remove unnecessary reverse of txId
* Show case sensitive evm wallet address
* Revert default Cake Theme
add custom package id for test builds
* Fix workflow script
* Fix workflow
* hash branch name
* hash branch name
* Update versions
* Add user image to Nostr
Add fetching address from text for tokens
* Fix test app package id
* fix: Solana message improvement (#1316 )
---------
Co-authored-by: Adegoke David <64401859+Blazebrain@users.noreply.github.com>
2024-03-04 19:32:10 +02:00
Matthew Fosse
274540664a
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-03-01 14:50:40 -08:00
Matthew Fosse
7e93af51b0
fix text on invoice popup
2024-03-01 14:45:37 -08:00
Serhii
10fd32fb2e
Cw 586 display user twitter image in birdpay ( #1315 )
...
* Update address_validator.dart
* add twitter profile image
* mastodon profile image
* fix data types
2024-03-01 21:38:48 +02:00
Matthew Fosse
f80e3bdcc9
fix fiat api issues
2024-03-01 09:55:44 -08:00
Matthew Fosse
27add70e61
minor fixes
2024-03-01 09:11:43 -08:00
Matthew Fosse
b97e2860ff
fixes and new translations
2024-03-01 09:08:32 -08:00
Matthew Fosse
8633eb6a70
save before adding translations
2024-03-01 08:49:24 -08:00
Matthew Fosse
dc2d2ece83
show error on invalid lightning send input
2024-02-29 13:29:27 -08:00
Matthew Fosse
81cf08a0ad
minor fix
2024-02-29 13:27:07 -08:00
Matthew Fosse
72a2e48e1a
translations, icon update, fixes
2024-02-29 13:24:50 -08:00
Matthew Fosse
ef9e30b2e0
hopefully final fixes
2024-02-29 12:57:20 -08:00
Matthew Fosse
0d3d8ba18d
minor fixes
2024-02-29 10:29:01 -08:00
fosse
c87617e25d
fixes for receive screen
2024-02-28 11:48:14 -05:00
fosse
2a50dc0205
fixes
2024-02-28 11:40:39 -05:00
fosse
5fcf60aa28
add translations
2024-02-28 11:19:37 -05:00
fosse
0953cd5bef
small fix
2024-02-27 16:51:54 -05:00
fosse
cd8ad676f5
sats
2024-02-27 16:50:26 -05:00
fosse
d9c5629180
more code cleanup
2024-02-27 14:49:23 -05:00
fosse
be9a784237
minor fix
2024-02-27 14:41:35 -05:00
fosse
d3e830ee2d
save
2024-02-27 14:24:02 -05:00
fosse
4ebfcc2bbd
save
2024-02-27 13:58:57 -05:00
fosse
617555b633
use sats in more places
2024-02-26 14:46:05 -05:00
fosse
60618e19bd
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into breez
2024-02-26 12:40:39 -05:00
tuxsudo
52983edf91
UI Enhancements ( #1308 )
...
* Center the account text on the balance page
* Modify dashboard button spacing
* Change default theme to Dark theme
* Remove legacyTheme and modify theme order
* Add condition for Monero.com wallet default theme
* Add locale for new themes
* Add new themes
* Update padding
* Fixes
* Update settings_store.dart
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-02-23 20:49:21 +02:00
fosse
c2664d2658
hopefully builds
2024-02-23 12:46:17 -05:00
fosse
729ef79246
Merge branch 'breez' of https://github.com/cake-tech/cake_wallet into breez
2024-02-23 12:29:59 -05:00
fosse
7b68c036d5
lots of merge conflict fixes :(
2024-02-23 12:29:11 -05:00
Omar Hatem
c99c3408f4
Merge branch 'main' into breez
2024-02-23 19:09:42 +02:00
Omar Hatem
cbc0c3afd6
Generic fixes ( #1304 )
...
* fix mobx no element error
* fix mobx issue
* Remove unused code
* Enhance error handling for monero sync failure case
* Separate litecoin mnemonic exception from bitcoin
* - Enable onramper for polygon
- Add Kaspa validation
* Set null as the default length of address validation
* Modify EVM fee text [skip ci]
* Add seed length option to polygon
* Add digibyte
* Update configure_cake_wallet.sh and fix conflicts
* Pin bottom section
* Fix Solana missing isTestnet param
2024-02-23 19:09:24 +02:00