Rafael
bbba41396d
Fixes node connection, and sp, and electrum ( #1577 )
...
* refactor: remove bitcoin_flutter, update deps, electrs node improvements
* feat: connecting/disconnecting improvements, fix rescan by date, scanning message
* chore: print
* Update pubspec.yaml
* Update pubspec.yaml
* handle null sockets, retry connection on connect failure
* fix imports
* fix transaction history
* fix RBF
* minor fixes/readability enhancements [skip ci]
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
Co-authored-by: Matthew Fosse <matt@fosse.co>
2024-08-12 02:49:45 +03:00
Omar Hatem
311fff2c44
Generic fixes ( #1528 )
...
* update target sdk for android
* make welcome page scrollable
fix moonpay url params
* fix null exception when restoring from backup
* fix ui issues
* hopefully fix the timeout exception error report [skip ci]
* validate electrum addresses
* disable silent payments for hardware wallets
* fixes and enhancements
2024-07-21 03:46:43 +03:00
cyan
c0cd68a823
update monero_c to fix unreachable wownero git hosting ( #1534 )
...
Cache Dependencies / test (push) Waiting to run
* update monero_c commit
* fix: no element in getAllUnusedSubAddresses
* fix: Wallet created with empty seed and 0 as private key
The error that was there is caused when
wallet is being created, but it errors out, so better handling of errors should be all that's needed, as it is not an error on it's
own, but rather lack of handling.
* fix: create transaction multi dest function is missing
* update monero_c hash
* fix: receiving on 2 different addresses shows as 1
2024-07-19 22:26:15 +03:00
Serhii
1690f6af1e
Erc20 token transactions are displaying incorrectly ( #1493 )
...
* evm signature name
* hide depositWithExpiry and transfer transactions
* Update contact_list_view_model.dart
* remove erc20 token history when disabled
2024-06-21 02:13:12 +03: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
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
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
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
M
28cf8163ff
Fixes for tx key for monero wallet
2022-01-31 14:08:38 +02:00
M
30b77ebd58
Linter errors fixes. Move secrandom native to cw_core
2022-01-14 14:19:25 +02:00
M
4535a1aaa8
Move bitcoin and monero parts into self modules.
2021-12-24 14:52:08 +02:00