Zebra/zebra-scan/src
teor 9ace6f8a4e
test(scan): Add typed database format snapshots to the scanner (#8083)
* Refactor test data into functions

* Add a typed snapshot test for scanner storage

* Use standard hex serialization with SaplingScannedResult

* Simplify transaction::Hash hex serialization

* Sort HashMaps before snapshotting

* Add typed snapshot data
2023-12-12 22:34:59 +00:00
..
storage test(scan): Add typed database format snapshots to the scanner (#8083) 2023-12-12 22:34:59 +00:00
tests test(scan): Add raw database format snapshots to the scanner (#8075) 2023-12-12 07:45:12 +00:00
config.rs Stop logging viewing keys in the config (#8064) 2023-12-06 21:58:12 +00:00
init.rs Scan blocks with sapling keys and write the results to the database (#8040) 2023-12-03 21:58:48 +00:00
lib.rs test(scan): Add raw database format snapshots to the scanner (#8075) 2023-12-12 07:45:12 +00:00
scan.rs test(scan): Add raw database format snapshots to the scanner (#8075) 2023-12-12 07:45:12 +00:00
storage.rs test(scan): Add raw database format snapshots to the scanner (#8075) 2023-12-12 07:45:12 +00:00
tests.rs test(scan): Add raw database format snapshots to the scanner (#8075) 2023-12-12 07:45:12 +00:00