Zebra/zebra-state/src
Jane Lusby 7403897fda
Add transcript tests as described in the state service tracking issue (#1281)
* Add transcript test for requests while state is empty

* Add happy path test for each query once the state is populated

* let populate logic handle out of order blocks
2020-11-13 10:19:47 -08:00
..
service Add transcript tests as described in the state service tracking issue (#1281) 2020-11-13 10:19:47 -08:00
sled_state Add tests for new sled impls needed for debug format 2020-11-09 09:12:26 -05:00
config.rs state: document memory_cache_bytes, reduce default 2020-10-29 14:31:50 -04:00
constants.rs swap best_chain_len and related constants to u32 for consistency (#1257) 2020-11-06 14:00:10 +10:00
error.rs Add consensus critical check for sequential heights (#1291) 2020-11-13 14:26:16 +10:00
lib.rs Use MAX_BLOCK_REORG_HEIGHT in zebra-checkpoints 2020-10-26 20:59:40 +10:00
request.rs make state service use both finalized and non-finalized state (#1239) 2020-11-01 10:49:34 -08:00
response.rs Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
service.rs Add transcript tests as described in the state service tracking issue (#1281) 2020-11-13 10:19:47 -08:00
sled_state.rs reorganize stop check (#1288) 2020-11-13 11:37:52 +10:00
tests.rs remove redundant conversions 2020-11-12 09:14:52 -05:00
util.rs swap best_chain_len and related constants to u32 for consistency (#1257) 2020-11-06 14:00:10 +10:00