nimbus-eth1/fluffy/network/history
Kim De Mey 4e08f774d5
Fix issue where invalid / not validated would get gossiped (#1247)
Also requires us to split header data propagation from block body
and receipts propagation as the now fixed bug would allow for more
data to be gossiped even when data does not get validated (which
requires the headers).
2022-09-29 08:42:54 +02:00
..
accumulator.nim Fix bug in inCurrentEpoch and improve accumulator related tests (#1217) 2022-09-09 13:12:09 +02:00
accumulator_db.nim Split parsing and seeding functionality for history data (#1218) 2022-09-09 21:21:48 +02:00
history_content.nim Remove ChaindId from BlockKey and update test vectors (#1242) 2022-09-28 09:09:38 +02:00
history_network.nim Fix issue where invalid / not validated would get gossiped (#1247) 2022-09-29 08:42:54 +02:00