stack_wallet/lib/services
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
..
buy update simplex url 2023-02-07 10:32:46 -06:00
coins pass config param to wallet deletion method 2023-03-01 17:59:20 -06:00
event_bus first commit 2022-08-26 16:11:35 +08:00
exchange added bch to MB map as well as some other wallet coins preemptively 2023-02-23 14:11:14 -06:00
mixins blinding bugfix 2023-02-24 20:26:32 -06:00
address_book_service.dart fix display bug not showing contacts without addresses 2022-11-29 10:45:48 -06:00
auto_swb_service.dart force usage of adkVersion parameter 2023-01-24 10:30:00 -06:00
debug_service.dart only delete logs older than 30 days automatically 2023-02-13 15:08:38 -06:00
locale_service.dart disable unsupported device locale on windows 2022-12-29 10:48:12 -06:00
node_service.dart persist isFailover settings changes across app closes 2023-01-06 17:10:17 -06:00
notes_service.dart added another todo: check print 2022-12-19 09:29:47 -07:00
notifications_api.dart first commit 2022-08-26 16:11:35 +08:00
notifications_service.dart WIP refactor exchange to use isar as cache instead of in memory using riverpod 2023-02-05 14:32:39 -06:00
price.dart add litecoin back to coingecko call 2022-11-30 10:43:39 -06:00
price_service.dart init prefs before doing any network calls 2022-10-18 10:36:25 -06:00
trade_notes_service.dart first commit 2022-08-26 16:11:35 +08:00
trade_sent_from_stack_service.dart first commit 2022-08-26 16:11:35 +08:00
trade_service.dart desktop all trades view 2022-11-29 13:31:48 -06:00
transaction_notification_tracker.dart handle dropped mempool/blockchain transactions 2023-01-27 12:49:25 -06:00
wallets.dart sort wallet coins alphabetically 2023-02-13 12:35:40 -06:00
wallets_service.dart add delete address labels and tx notes functionality (isar notes unimplemented atm) 2023-02-03 18:17:39 -06:00