Zebra/zebra-state/src
teor 94eb91305b Stop using ServiceExt::call_all due to buffer bugs
ServiceExt::call_all leaks Tower::Buffer reservations, so we can't use
it in Zebra.

Instead, use a loop in the returned future.

See #1593 for details.
2021-02-03 08:32:10 +10:00
..
service Add hints to port conflict and lock file panics (#1535) 2021-01-29 22:36:33 +10:00
config.rs Construct structs with ..default() to avoid a lint 2021-01-19 11:02:20 -05:00
constants.rs Add hints to port conflict and lock file panics (#1535) 2021-01-29 22:36:33 +10:00
error.rs Use error message derives in zebra-state 2020-12-04 10:44:36 +10:00
lib.rs Add hints to port conflict and lock file panics (#1535) 2021-01-29 22:36:33 +10:00
request.rs consensus: check Merkle roots 2020-12-01 10:14:44 +10:00
response.rs network: correct data modeling for headers messages 2020-12-02 10:24:31 -08:00
service.rs Stop using ServiceExt::call_all due to buffer bugs 2021-02-03 08:32:10 +10:00
tests.rs consensus: check Merkle roots 2020-12-01 10:14:44 +10:00
util.rs swap best_chain_len and related constants to u32 for consistency (#1257) 2020-11-06 14:00:10 +10:00
utxo.rs state: track UTXO provenance 2020-11-23 22:18:43 -08:00