grin/chain/src
Antioch Peverell 357bc11746
Fix invalid root (#3005)
* use the correct (header) head for the header extension

* add test coverage for header first fork scenario
2019-08-29 10:15:41 +01:00
..
txhashset Fix invalid root (#3005) 2019-08-29 10:15:41 +01:00
chain.rs cleanup deprecation warnings about missing dyn with trait objects (#2997) 2019-08-26 21:17:47 +01:00
error.rs Move SyncStatus and SyncState to chain crate (#2964) 2019-07-23 16:47:59 +02:00
lib.rs Move SyncStatus and SyncState to chain crate (#2964) 2019-07-23 16:47:59 +02:00
pipe.rs Improve validation when processing orphan blocks (#2981) 2019-08-03 09:07:01 +01:00
store.rs Rewind head and header_head consistently. (#2918) 2019-07-26 08:36:24 +01:00
txhashset.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs Move SyncStatus and SyncState to chain crate (#2964) 2019-07-23 16:47:59 +02:00