grin/doc
Yeastplume 4c6a193e01
[WIP] Miner removal (#979)
* Beginning to remove in-process miner

* rustfmt

* rustfmt

* rustfmt

* rustfmt

* remove pow crate and put remnants into core

* rustfmt

* fix test compilation in core and chain

* rustfmt

* Updating server tests to use test miner

* rustfmt

* rustfmt

* remove pow from test matrix

* adding basic stratum stats to TUI

* run stratum server at all times, and halt messages while syncing

* fix core tests

* add ability to run internal test miner for cuckoo 16 testing

* modify build instructions
2018-04-24 09:18:24 +01:00
..
chain initial docs and images to describe receiving a block and simple sync. (#405) 2017-12-04 15:35:18 -05:00
dandelion Update simulation.md 2018-04-11 11:26:25 -04: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
wallet Added @tromp's idea of a server-facilitated interaction 2018-04-03 21:15:12 +01:00
build.md [WIP] Miner removal (#979) 2018-04-24 09:18:24 +01:00
code_structure.md Cleanup docs before testnet2 (#798) 2018-03-17 18:08:40 +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
grin4bitcoiners.md Copy tweaks (#834) 2018-03-21 08:30:39 -04: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
table_of_contents.md Cleanup docs before testnet2 (#798) 2018-03-17 18:08:40 +00:00
wallet.md Breakout listen -i to separate method (#337) 2017-12-14 01:13:04 +01:00