Zebra/zebra-state/src
Conrado Gouvea c101c12e5f
return errors in state methods (#2417)
2021-06-30 13:52:31 +10:00
..
service return errors in state methods (#2417) 2021-06-30 13:52:31 +10:00
config.rs Construct structs with ..default() to avoid a lint 2021-01-19 11:02:20 -05:00
constants.rs Update docs for coinbase maturity for NU5 (#2248) 2021-06-04 09:57:41 -03:00
error.rs Use error message derives in zebra-state 2020-12-04 10:44:36 +10:00
lib.rs Document required request timeouts due to data dependencies (#2337) 2021-06-18 14:43:05 -03:00
request.rs Document required request timeouts due to data dependencies (#2337) 2021-06-18 14:43:05 -03:00
response.rs network: correct data modeling for headers messages 2020-12-02 10:24:31 -08:00
service.rs return errors in state methods (#2417) 2021-06-30 13:52:31 +10:00
tests.rs Replace primitives_types with uint (#2350) 2021-06-18 15:35:05 -03: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 Cleanup a few arbitrary impls (#2222) 2021-05-28 09:49:28 -03:00