Zebra/zebra-scan/src
Alfredo Garcia 085bfdc067
feat(scanner): Don't scan and log if we are below sapling height (#8121)
* do not scan and notify if we are below sapling height

* separate tip logic check into its own loop
2023-12-21 13:44:27 +00:00
..
storage Move history tree and value balance to typed column families (#8115) 2023-12-20 23:20:57 +00:00
tests change(state): Allow opening the database in a read-only mode (#8079) 2023-12-13 21:54:00 +00:00
config.rs feat(scanner): Restart scanning where left (#8080) 2023-12-13 20:16:26 +00:00
init.rs change(state): Allow opening the database in a read-only mode (#8079) 2023-12-13 21:54:00 +00:00
lib.rs Make sure scanner database is accessed using the correct types (#8112) 2023-12-18 16:33:49 +00:00
scan.rs feat(scanner): Don't scan and log if we are below sapling height (#8121) 2023-12-21 13:44:27 +00:00
storage.rs Make sure scanner database is accessed using the correct types (#8112) 2023-12-18 16:33:49 +00:00
tests.rs test(scan): Add raw database format snapshots to the scanner (#8075) 2023-12-12 07:45:12 +00:00