nimbus-eth1/fluffy/rpc/rpc_calls
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
..
rpc_discovery_calls.nim Improve the tests of the local testnet (#953) 2022-02-02 22:48:33 +01:00
rpc_eth_calls.nim Add eth_chainId rpc to Nimbus and Fluffy (#1219) 2022-09-10 15:05:32 +02:00
rpc_portal_calls.nim Adjust findNodes proc naming for consistency (#1002) 2022-03-19 08:54:42 +01:00
rpc_portal_debug_calls.nim Fix issue where invalid / not validated would get gossiped (#1247) 2022-09-29 08:42:54 +02:00