Commit graph

22 commits

Author SHA1 Message Date
julian
35c17033d1 utxo set refresh fix 2023-03-07 14:54:39 -06:00
julian
e40cb3d66d utxo details ui and edit functionality 2023-03-07 11:11:57 -06:00
julian
6e547d6f34 utxo details navigation and skeleton view 2023-03-07 09:39:34 -06:00
julian
6465faa4e1 btc update utxo set 2023-03-07 09:00:42 -06:00
julian
c7bcabf328 address label save fix 2023-03-06 13:27:04 -06:00
julian
dd9d59eb12 adjust maxSizeMiB for isar instances 2023-02-10 18:41:21 -06:00
julian
af7818eb6a explicit db max size isar setting 2023-02-10 17:59:05 -06:00
julian
d4db845494 Merge branch 'exchange_refactor' into paynyms
# Conflicts:
#	test/pages/send_view/send_view_test.mocks.dart
#	test/widget_tests/managed_favorite_test.mocks.dart
#	test/widget_tests/table_view/table_view_row_test.mocks.dart
#	test/widget_tests/wallet_card_test.mocks.dart
#	test/widget_tests/wallet_info_row/sub_widgets/wallet_info_row_balance_future_test.mocks.dart
#	test/widget_tests/wallet_info_row/wallet_info_row_test.mocks.dart
2023-02-07 11:17:16 -06:00
julian
1455808d7a WIP refactor exchange to use isar as cache instead of in memory using riverpod 2023-02-05 14:32:39 -06:00
julian
74ca8e1e07 add delete address labels and tx notes functionality (isar notes unimplemented atm) 2023-02-03 18:17:39 -06:00
julian
b0c00d8ec7 db refactor and added address labels 2023-02-03 13:22:21 -06:00
julian
5ede544893 add wrapped exceptions to MainDB to hopefully catch stack traces 2023-02-01 16:46:01 -06:00
julian
d59d25cb04 add convenience function to add or update a list of addresses 2023-01-27 14:44:00 -06:00
julian
ae7163a40f add singel address getter by value 2023-01-27 11:19:44 -06:00
julian
b76c9e6c6b isar inspector active in debug mode and add single transaction fetch function 2023-01-27 10:04:15 -06:00
julian
017719971b isar init fix and renaming of init functions 2023-01-20 15:57:54 -06:00
julian
0c1db6f249 clean up tests for now 2023-01-20 10:22:18 -06:00
julian
fd5a237170 move db modifying func to MainDB out of WalletDb, add MainDB mocks to coin tests, build runner generate mocks 2023-01-19 15:13:03 -06:00
julian
f507f6a60a make fields final and other small QOL changes 2023-01-18 17:45:51 -06:00
julian
575cce1a7d update address in case of bad index from migrate or any other reason 2023-01-18 16:55:59 -06:00
julian
90870c7563 wallet delete ui bugfix for desktop 2023-01-16 17:17:35 -06:00
julian
5562c14527 WIP refactor to single main isar db 2023-01-16 15:04:03 -06:00