grin/core/src
Yeastplume 97b7421ce0 Mining test debug output, fixes to diff. adjustment and start of POW documentation (#69)
* Beginning to add a POW description, and some minor changes to mining testing, addition of further debug information to mining output.
* Many additions to create first draft of POW documentation
* Fixes to difficult adjustments by adding a MINIMUM_DIFFICULTY consensus value. Otherwise never adjusted above 1 due to flooring.
2017-06-29 16:49:11 +02:00
..
core Mining test debug output, fixes to diff. adjustment and start of POW documentation (#69) 2017-06-29 16:49:11 +02:00
pow Mining test debug output, fixes to diff. adjustment and start of POW documentation (#69) 2017-06-29 16:49:11 +02:00
consensus.rs Mining test debug output, fixes to diff. adjustment and start of POW documentation (#69) 2017-06-29 16:49:11 +02:00
genesis.rs Mining test debug output, fixes to diff. adjustment and start of POW documentation (#69) 2017-06-29 16:49:11 +02:00
lib.rs Add features bitmask to Block, Output, Kernel; coinbase validation 2017-03-23 17:06:00 -07:00
macros.rs core/ser: change serialization trait to use Result<(), Error> in place of Option<Error> 2016-11-01 02:14:52 +00:00
ser.rs Formatting. 2017-05-31 14:44:44 -07:00