grin/doc
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
..
chain initial docs and images to describe receiving a block and simple sync. (#405) 2017-12-04 15:35:18 -05:00
dandelion Fix wrong images in Dandelion docs (#742) 2018-03-02 17:59:41 +00:00
internal Add Dandelion docs (#740) 2018-03-02 03:18:47 +00:00
merkle_proof diagram how Merkle proof and pruning interact (proposed) (#722) 2018-02-21 12:20:02 -05:00
pow remove difficulty field from block_header (derive from total_difficulty) (#777) 2018-03-15 15:16:34 -04:00
transaction clarify transaction weight on diagram 2018-02-12 13:22:59 +00:00
build.md Turns out libncurses5w is also required 2018-03-10 21:46:34 +00:00
code_structure.md Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
coinbase_maturity.md Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
contractideas.md Contract Ideas (#194) 2017-10-23 16:32:15 +00:00
contracts.md typo fix (#754) 2018-03-07 10:45:55 -05:00
FAQ.md Minor edits to FAQ (#602) 2018-01-12 09:43:31 +00:00
grin4bitcoiners.md Small documentation improvements (#418) 2017-12-05 00:57:03 +00:00
intro.md tweak intro (#728) 2018-02-24 13:59:21 +00:00
local_net.md Doc fix: wallet receive -> wallet listen (#357) 2017-11-28 21:22:04 -05:00
merkle.md Small documentation improvements (#418) 2017-12-05 00:57:03 +00:00
pruning.md A bit more doc on pruning and validation 2018-01-10 19:57:47 +00:00
rangeproofs.md homogenize MimbleWimble writing (#438) 2017-12-07 16:13:36 -05:00
style.md Update install instructions with rustfmt-preview 2018-03-06 00:53:08 +00:00
table_of_contents.md Minor edits to FAQ (#602) 2018-01-12 09:43:31 +00:00
usage.md Add doc/usage that explains status and functionality grin at Testnet1 (#392) 2017-11-25 12:59:17 -05:00
wallet.md Breakout listen -i to separate method (#337) 2017-12-14 01:13:04 +01:00