grin/pow/src
Yeastplume 783e4c250d
[WIP] Difficulty Adjustment Updates (#651)
* large updates for mining, fix async mode, will list changes in PR

* reset config and build defaults

* change to difficulty calculations

* tweaking mining params and tests

* tweaking to tests

* including pre-genesis data for difficulty adjustments, adding adjustment scenario tests

* further clarifying next_difficulty function

* moving tests out of consensus.rs

* pow test fix

* changing pre-genesis generation
2018-01-27 07:48:53 +00:00
..
cuckoo.rs Mining/POW Updates (#639) 2018-01-19 17:48:18 +00:00
lib.rs [WIP] Difficulty Adjustment Updates (#651) 2018-01-27 07:48:53 +00:00
plugin.rs Mining/POW Updates (#639) 2018-01-19 17:48:18 +00:00
siphash.rs Revert "move siphash out of pow and into util" (#635) 2018-01-18 19:53:53 -05:00
types.rs Mining/POW Updates (#639) 2018-01-19 17:48:18 +00:00