Zebra/zebra-state/src
teor d7d15984eb Move all contextual validation code into its own function
This change has two benefits:
* reduces conflicts with the sled refactor and any replacement
* allows the function to be called independently for testing
2020-11-17 11:46:57 +10:00
..
service Move all contextual validation code into its own function 2020-11-17 11:46:57 +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 Improve state request docs 2020-11-17 07:52:53 +10:00
response.rs Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
service.rs Move all contextual validation code into its own function 2020-11-17 11:46:57 +10:00
sled_state.rs Add check to ensure heights in state service are sequential (#1290) 2020-11-17 09:53:33 +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