nimbus-eth1/fluffy/tests/portal_spec_tests/mainnet
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
..
all_fluffy_portal_spec_tests.nim Remove old header network code as this no longer exists in specs (#2596) 2024-09-06 18:00:58 +02:00
test_accumulator_root.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
test_history_block_proof_bellatrix.nim Bump Portal test vectors and re-activate skipped tests (#2515) 2024-07-23 11:59:59 +02:00
test_history_block_proof_capella.nim Bump Portal test vectors and re-activate skipped tests (#2515) 2024-07-23 11:59:59 +02:00
test_history_content.nim Bump Portal test vectors and re-activate skipped tests (#2515) 2024-07-23 11:59:59 +02:00
test_history_content_keys.nim Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00
test_history_content_validation.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
test_portal_wire_encoding.nim Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00