grin/pow/src
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
..
cuckoo.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
lib.rs remove difficulty field from block_header (derive from total_difficulty) (#777) 2018-03-15 15:16:34 -04:00
plugin.rs Basic TUI Integration (#756) 2018-03-09 17:16:31 +00:00
siphash.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
types.rs Basic TUI Integration (#756) 2018-03-09 17:16:31 +00:00