grin/doc
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
..
internal WIP: Tracking Transaction Pool Implementation (#48) 2017-05-19 17:22:08 +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
build.md Wallet HTTP posting, fixes and additions to port address configurability. (#66) 2017-06-27 04:09:01 +02:00
chainsync.md Minor typos. 2017-01-02 14:56:58 -08:00
intro.md Fixed vagueness on 2nd curve 2017-06-17 20:22:20 -07:00
merkle.md Add design document for Merkle tree structures 2016-11-07 17:58:54 +00:00
pruning.md Chain logic to support multiple forks, select the most worked fork as the head. Significantly simplified from the original direction as it doesn't seem that explicitly materializing forks is necessary. Simple total difficulty accounting in block headers helping a lot there. 2017-01-09 15:16:44 -08:00