mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
662db27ba4
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. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
rustfmt.toml |