CakeWallet/cw_decred/lib
cyan a2294c4a06
fix(cw_monero): prevent monero wallet from breaking during rename (#2214)
* fix(cw_monero): prevent monero wallet from breaking during rename

* update to cleaned up monero.dart

* fix: transaction screen not refreshing in monero

* fix: wallets not opening until app restart after rename.

* fix(cw_decred): wallet renaming throwing

* fix: transaction not being shown after sending until 1st confirmation

* fix(cw_monero): loop safeguard

* fix: don't await wallet.fetchTransactions
2025-05-02 15:30:39 +03:00
..
api v4.24.0 (#2102) 2025-03-25 03:49:54 +02:00
amount_format.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
balance.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
mnemonic.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
pending_transaction.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
transaction_credentials.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
transaction_history.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
transaction_info.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
transaction_priority.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
wallet.dart fix(cw_monero): prevent monero wallet from breaking during rename (#2214) 2025-05-02 15:30:39 +03:00
wallet_addresses.dart v4.24.0 (#2102) 2025-03-25 03:49:54 +02:00
wallet_creation_credentials.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
wallet_service.dart fix(cw_monero): prevent monero wallet from breaking during rename (#2214) 2025-05-02 15:30:39 +03:00