zebra/zebra-state/src
Alfredo Garcia 436ce00fc2
Move height check to NetworkUpgrade (#1505)
* move height check to NetworkUpgrade
* refactor the max block time height check

Co-authored-by: teor <teor@riseup.net>
2020-12-15 08:30:38 +10:00
..
service Move height check to NetworkUpgrade (#1505) 2020-12-15 08:30:38 +10:00
config.rs Increase the open file limit on unix platforms 2020-12-02 15:32:36 +10:00
constants.rs chain: fix consensus-critical coinbase encoding bug 2020-12-01 10:14:44 +10:00
error.rs Use error message derives in zebra-state 2020-12-04 10:44:36 +10:00
lib.rs Disable the nightly clippy unnecessary_wraps lint (#1403) 2020-12-01 12:20:57 +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 Rename State method names (#1500) 2020-12-11 10:23:26 +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