nimbus-eth1/fluffy/network/history
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
..
content Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00
experimental Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +02:00
accumulator.nim Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00
beacon_chain_block_proof_bellatrix.nim Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +02:00
beacon_chain_block_proof_common.nim Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +02:00
beacon_chain_historical_roots.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
history_content.nim Refactor history/beacon content types to seperate keys and values (#2438) 2024-07-02 15:48:49 +02:00
history_network.nim Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00