grin/servers/src
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
..
common Automatically trigger compaction every 2000 blocks (#1054) 2018-05-11 17:58:52 +01:00
grin Get block bodies from other fast sync'd nodes (#1073) 2018-05-22 21:15:29 +01:00
mining Do not wrap transactions into Box in pool (#1069) 2018-05-16 00:21:33 +01:00
lib.rs [WIP] Miner removal (#979) 2018-04-24 09:18:24 +01:00