Zebra/zebra-state/src
teor 41788c3f27
Add metrics for the non-finalized state and queue (#1263)
2020-11-10 11:11:58 +10:00
..
service Add metrics for the non-finalized state and queue (#1263) 2020-11-10 11:11:58 +10: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 Make the state service use broadcast channels (#1137) 2020-10-09 18:37:24 +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 make state service use both finalized and non-finalized state (#1239) 2020-11-01 10:49:34 -08:00
sled_state.rs add key debug to assert error message 2020-11-09 09:12:26 -05:00
tests.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
util.rs swap best_chain_len and related constants to u32 for consistency (#1257) 2020-11-06 14:00:10 +10:00