nimbus-eth1/fluffy/rpc
Kim De Mey 45867bc214
Add BlockHeader by number to Portal history network (#2620)
- Add new content + content key functionality for header by number
- Remove EpochRecords from the network
- Add pruning call for the EpochRecords + required deprecated
functionality
- Adjust getBlock and getBlockHashByNumber to make use of the
new functionality instead
- Delete content_verifier as it was only verifying the now
deprecated EpochRecord
2024-09-12 19:03:58 +02:00
..
rpc_calls Fluffy state debug endpoints (#2578) 2024-08-27 20:35:27 +08:00
eth_rpc_client.nim Bump json-rpc and web3 and remove unneeded errors import/export (#2078) 2024-03-15 11:44:18 +01:00
portal_rpc_client.nim Bump json-rpc and web3 and remove unneeded errors import/export (#2078) 2024-03-15 11:44:18 +01:00
rpc_discovery_api.nim Bump nim-eth for ENR changes and related clean-up (#2422) 2024-06-27 17:59:08 +02:00
rpc_eth_api.nim Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00
rpc_portal_api.nim Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00
rpc_portal_debug_api.nim Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00
rpc_types.nim Bump nim-eth for ENR changes and related clean-up (#2422) 2024-06-27 17:59:08 +02:00
rpc_web3_api.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00