grin/chain/src
Antioch Peverell 3f15f7f2f9
Request compact blocks (#667)
* first pass at allow/deny lists for hard-coded peers (not just seeds)

* commit

* add peers_allow and peers_deny examples and comments to grin.toml

* always ask for compact block
always fail to hydrate
always fallback to requesting full block

* decide to send full (empty) block over compact (empty) block

* add some randomness to the decision around broadcasting an empty block
as a block or as a compact block (so we can exercise more code paths easily)
2018-01-31 15:39:55 -05:00
..
chain.rs header first propagation (#654) 2018-01-30 09:42:04 -05:00
lib.rs header first propagation (#654) 2018-01-30 09:42:04 -05:00
pipe.rs Request compact blocks (#667) 2018-01-31 15:39:55 -05:00
store.rs [WIP] Difficulty Adjustment Updates (#651) 2018-01-27 07:48:53 +00:00
sumtree.rs hash (features|commitment) in output mmr (#615) 2018-01-16 22:03:40 -05:00
types.rs header first propagation (#654) 2018-01-30 09:42:04 -05:00