nimbus-eth1/fluffy/network/history/content
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_deprecated.nim Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00
content_keys.nim Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00
content_values.nim Small cleanup/refactor on Portal history network (#2521) 2024-07-24 20:42:12 +02:00