grin/chain/src
Antioch Peverell 20b4500625
make sure header PMMR is init correctly based on header_head from db (#3362)
* make sure header PMMR is init correctly based on header_head from db

* fix to ensure header PMMR is consistent with header_head in db on chain init

* change order of operations - validate header earlier
and avoid applying header to header PMMR before validation
as this potentially leaves the PMMR in a tricky state to rewind from
2020-06-22 10:04:09 -04:00
..
txhashset make sure header PMMR is init correctly based on header_head from db (#3362) 2020-06-22 10:04:09 -04:00
chain.rs make sure header PMMR is init correctly based on header_head from db (#3362) 2020-06-22 10:04:09 -04:00
error.rs NRD rules and "recent" kernel pos index (#3302) 2020-06-10 16:38:29 +01:00
lib.rs NRD rules and "recent" kernel pos index (#3302) 2020-06-10 16:38:29 +01:00
linked_list.rs NRD rules and "recent" kernel pos index (#3302) 2020-06-10 16:38:29 +01:00
pipe.rs make sure header PMMR is init correctly based on header_head from db (#3362) 2020-06-22 10:04:09 -04:00
store.rs NRD rules and "recent" kernel pos index (#3302) 2020-06-10 16:38:29 +01:00
txhashset.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
types.rs NRD rules and "recent" kernel pos index (#3302) 2020-06-10 16:38:29 +01:00