grin/core
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
..
benches Compaction of pruned data for chain data structures (#746) 2018-03-06 17:58:33 +00:00
src remove difficulty field from block_header (derive from total_difficulty) (#777) 2018-03-15 15:16:34 -04:00
tests rustfmt all the things 2018-03-04 00:19:54 +00:00
Cargo.toml Remove unused import and uniformize crates (#686) 2018-02-05 19:46:56 +00:00
rustfmt.toml cannot use write_mode in rustfmt.toml in stable (get rid of the warnings) (#752) 2018-03-05 15:23:52 -05:00