stack_wallet/lib/services/coins
sneurlax a8e079bd84 pass config param to wallet deletion method
had to add param because existing rust wallet deletion method can't check for existence without it but I'd like to do this differently on the rust side and revert this change

plus the type handling (`decoded is String`) is a hack vs making a model like it probably should be
2023-03-01 17:59:20 -06:00
..
bitcoin use segwit change address for notification tx 2023-02-23 14:01:36 -06:00
bitcoincash Merge branch 'null-mnemonic-passphrase' into paynyms 2023-02-13 17:02:22 -06:00
dogecoin Merge branch 'null-mnemonic-passphrase' into paynyms 2023-02-13 17:02:22 -06:00
epiccash pass config param to wallet deletion method 2023-03-01 17:59:20 -06:00
firo extra firo logging 2023-02-13 17:22:47 -06:00
litecoin Merge branch 'null-mnemonic-passphrase' into paynyms 2023-02-13 17:02:22 -06:00
monero do not check addresses until refresh initiated 2023-02-13 12:13:30 -06:00
namecoin Merge branch 'null-mnemonic-passphrase' into paynyms 2023-02-13 17:02:22 -06:00
particl Merge branch 'null-mnemonic-passphrase' into paynyms 2023-02-13 17:02:22 -06:00
wownero do not check addresses until refresh initiated 2023-02-13 12:13:30 -06:00
coin_paynym_extension.dart disable PaynymSupport extension and use PaynymWalletInterface instead 2023-01-25 15:49:57 -06:00
coin_service.dart centralized and cleaned up bip32 utils, and added mnemonic password functionality 2023-02-03 16:34:06 -06:00
manager.dart migrate wallet on open 2023-02-08 07:29:27 -06:00