zebra/zebra-scan/src
Arya e64f3dcddd
add(test): Check that scan task removes keys, unify scan task acceptance tests, and add test to CI (#8308)
* merges scan task tests and checks that the scan task removes keys

* Adds test to CI

* Skip to expected block height and assert that the result is from that height

* Updates test docs and uses zebrad state path for scan cache

* Log "Zcash network: {network}" from scan task commands test
2024-03-04 21:25:50 +00:00
..
bin add(scan): Start scanner gRPC server with `zebrad` (#8241) 2024-02-07 22:36:01 +00:00
service add(test): Check that scan task removes keys, unify scan task acceptance tests, and add test to CI (#8308) 2024-03-04 21:25:50 +00:00
storage test(grpc): Add snapshots (#8277) 2024-02-16 19:41:04 +00:00
tests add(scan): Implement `RegisterKeys` service request to register new keys (#8251) 2024-02-09 15:23:19 +00:00
config.rs add(scan): Start scanner gRPC server with `zebrad` (#8241) 2024-02-07 22:36:01 +00:00
init.rs add(scan): Adds gRPC reflection and documents how to use the zebra-scan gRPC server (#8288) 2024-02-22 18:51:14 +00:00
lib.rs add(scan): Start scanner gRPC server with `zebrad` (#8241) 2024-02-07 22:36:01 +00:00
service.rs add(test): Check that scan task removes keys, unify scan task acceptance tests, and add test to CI (#8308) 2024-03-04 21:25:50 +00:00
storage.rs add(scan): Implement `RegisterKeys` service request to register new keys (#8251) 2024-02-09 15:23:19 +00:00
tests.rs add(scan): Test the `RegisterKeys` scan service call (#8281) 2024-02-19 23:45:38 +00:00