Zebra/zebra-state/src
Henry de Valence a3ab589d89 consensus,state: document cancellation contracts for services
This change explicitly documents cancellation contracts for our Tower services,
and tries to correct a bug in the implementation of the CheckpointVerifier,
which duplicates information from the state service but did not ensure that it
would be kept in sync.
2020-11-17 14:56:27 -08:00
..
service Move chain order assertions to commit_finalized_direct 2020-11-17 13:16:31 +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 Add consensus critical check for sequential heights (#1291) 2020-11-13 14:26:16 +10:00
lib.rs Allow some new clippy nightly lints 2020-11-17 10:07:37 +10:00
request.rs consensus,state: document cancellation contracts for services 2020-11-17 14:56:27 -08:00
response.rs Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
service.rs consensus,state: document cancellation contracts for services 2020-11-17 14:56:27 -08:00
sled_state.rs Move chain order assertions to commit_finalized_direct 2020-11-17 13:16:31 +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