grin/p2p
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
..
src Request compact blocks (#667) 2018-01-31 15:39:55 -05:00
tests peers_allow/peers_deny in grin.toml (#665) 2018-01-30 16:44:13 -05:00
Cargo.toml cherry-pick "[testnet1] cpu_pool and buffered fold in read_msg (#479)" (#482) 2017-12-14 07:19:43 -05:00
rustfmt.toml Getting started on the p2p networking code. 2016-10-23 17:02:02 -04:00