cake_wallet/cw_nano/lib
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
..
banano_balance.dart Minor nano fixes + abstract nano utils out into package (#1250) 2024-01-12 01:00:41 +02:00
cw_nano.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
file.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_account_list.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_balance.dart Minor nano fixes + abstract nano utils out into package (#1250) 2024-01-12 01:00:41 +02:00
nano_client.dart Minor nano fixes + abstract nano utils out into package (#1250) 2024-01-12 01:00:41 +02:00
nano_mnemonic.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_transaction_credentials.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_transaction_history.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_transaction_info.dart Minor nano fixes + abstract nano utils out into package (#1250) 2024-01-12 01:00:41 +02:00
nano_transaction_model.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_wallet.dart Minor nano fixes + abstract nano utils out into package (#1250) 2024-01-12 01:00:41 +02:00
nano_wallet_addresses.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_wallet_creation_credentials.dart fix nano sending, update restore page wording, and other minor fixes (#1130) 2023-10-17 18:59:41 +03:00
nano_wallet_keys.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
nano_wallet_service.dart Minor nano fixes + abstract nano utils out into package (#1250) 2024-01-12 01:00:41 +02:00
pending_nano_transaction.dart Minor nano fixes + abstract nano utils out into package (#1250) 2024-01-12 01:00:41 +02:00