Zebra/zebra-state/src
teor 936168b40d
Fix failing legacy chain tests (#2427)
* Skip invalid legacy chain check test cases

Add proptest seeds for the failing test.
And improve some unclear documentation.

* Fix the legacy chain test blocks order

Also fix unclear documentation that might have led to this bug.
2021-07-02 09:21:22 +10:00
..
service Fix failing legacy chain tests (#2427) 2021-07-02 09:21:22 +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 Fix failing legacy chain tests (#2427) 2021-07-02 09:21:22 +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