CakeWallet/cw_decred/lib
JoeGruffins 65402ba1eb
dcr: Always fetch the current dir path. (#2242)
* dcr: Always fetch the current dir path.

On ios devices the path will change between updates breaking decred.
Never save the path and always check to ensure it is up to date.
Previous wallets were also not creating a directory in the correct
place. Move those when found.

* Update cw_decred/lib/wallet_service.dart

* dcr: Update libwallet dep.

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2025-06-17 01:37:49 +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 dcr: Always fetch the current dir path. (#2242) 2025-06-17 01:37:49 +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 dcr: Always fetch the current dir path. (#2242) 2025-06-17 01:37:49 +03:00