grin/servers
Ignotus Peverell 662db27ba4
Get block bodies from other fast sync'd nodes (#1073)
Previous code used to always get full blocks from archival peers.
Fast sync nodes shouldn't need to, other fast sync nodes have all
the history they need. This only uses archival nodes when blocks
are requested at a height that's older than the horizon.
2018-05-22 21:15:29 +01:00
..
src Get block bodies from other fast sync'd nodes (#1073) 2018-05-22 21:15:29 +01:00
tests ignore wallet integration test 2018-05-21 17:01:05 +01:00
Cargo.toml [WIP] Miner removal (#979) 2018-04-24 09:18:24 +01:00
rustfmt.toml refactor grin crate into separate modules (#955) 2018-04-12 10:11:24 +01:00