grin/chain/tests
Antioch Peverell 2552b34118
remove difficulty field from block_header (derive from total_difficulty) (#777)
* remove difficulty field from block_header (derive from total_difficulty)

* address feedback on PR and general cleanup

* rustfmt

* rework pow/difficulty validation in pipe::validate_header
now that we only have total_difficulty available

* cleanup various todos

* rustfmt

* rework DifficultyIterator to track header and prev_header state

* rustfmt caught some garbage syntax

* cleanup
2018-03-15 15:16:34 -04:00
..
data_file_integrity.rs remove difficulty field from block_header (derive from total_difficulty) (#777) 2018-03-15 15:16:34 -04:00
mine_simple_chain.rs remove difficulty field from block_header (derive from total_difficulty) (#777) 2018-03-15 15:16:34 -04:00
store_indices.rs Fix test dirs to isolate the tests (#786) 2018-03-15 11:37:48 -04:00
test_coinbase_maturity.rs remove difficulty field from block_header (derive from total_difficulty) (#777) 2018-03-15 15:16:34 -04:00