Zebra/zebra-state/src
teor 672b39a847 Use MAX_BLOCK_REORG_HEIGHT in zebra-checkpoints
MAX_BLOCK_REORG_HEIGHT is 1 less than the constant it replaces. The new
calculation is correct: the 100th block is finalized.
2020-10-26 20:59:40 +10:00
..
service Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
config.rs state: split into modules and reorganize 2020-09-11 13:37:49 -07:00
constants.rs state: split into modules and reorganize 2020-09-11 13:37:49 -07: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 Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
response.rs Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
service.rs Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
sled_state.rs Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
tests.rs state: partial implementation of new sled layout 2020-09-11 13:37:49 -07:00
util.rs state: partial implementation of new sled layout 2020-09-11 13:37:49 -07:00