Zebra/zebra-state/src
Henry de Valence 2a4a89c002 state,zebrad: tidy span levels for good INFO output
This provides useful and not too noisy output at INFO level.  We do an
info-level message on every block commit instead of trying to do one
message every N blocks, because this is useful both for initial block
sync as well as continuous state updates on new blocks.
2020-11-23 14:16:39 +10:00
..
service state,zebrad: tidy span levels for good INFO output 2020-11-23 14:16:39 +10:00
config.rs Stop using /dev/shm on Linux (#1338) 2020-11-20 13:01:19 +10:00
constants.rs zebra-state: replace sled with rocksdb (#1325) 2020-11-18 18:05:06 -08:00
error.rs Add consensus critical check for sequential heights (#1291) 2020-11-13 14:26:16 +10:00
lib.rs state: introduce PreparedBlock, FinalizedBlock 2020-11-23 14:16:39 +10:00
request.rs state: introduce PreparedBlock, FinalizedBlock 2020-11-23 14:16:39 +10:00
response.rs Implement Async Script Verification RFC (#961) 2020-10-14 14:06:32 -07:00
service.rs state,zebrad: tidy span levels for good INFO output 2020-11-23 14:16:39 +10:00
tests.rs state: introduce PreparedBlock, FinalizedBlock 2020-11-23 14:16:39 +10:00
util.rs swap best_chain_len and related constants to u32 for consistency (#1257) 2020-11-06 14:00:10 +10:00