Zebra/zebra-state/src
teor 4e07719a7d
Add a maximum queued height metric to the finalized state (#1262)
* Add a maximum queued height metric to the finalized state
And rename all the finalized state metrics to contain "finalized".

* Use i32 and -1 instead of Option<Height>
Co-authored-by: Jane Lusby <jlusby42@gmail.com>
2020-11-13 09:49:55 +10:00
..
service tweek chain test to use set_work 2020-11-12 09:14:52 -05: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 a maximum queued height metric to the finalized state (#1262) 2020-11-13 09:49:55 +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