nimbus-eth1/fluffy/tests
Kim De Mey 12f66ae598
Move BlockHeaderWithProof content to content key selector 0 (#1379)
* Move BlockHeaderWithProof content to content key selector 0

- Remove as content type with content key selector 4
- Replace regular block header with BlockHeaderWithProof at
content key selector 0

* Apply blockHeader content key also to bridge

* Add tests for header with proof generation and verification
2023-01-20 23:04:58 +01:00
..
beacon_light_client_tests bump nimbus-eth2 and web3 (#1360) 2022-12-09 18:00:45 +01:00
blocks Add verification of block data by use of accumulator (#1178) 2022-08-01 21:00:21 +02:00
custom_genesis Add a first, simple, content network test (#760) 2021-07-15 15:12:33 +02:00
portal_spec_tests/mainnet Move BlockHeaderWithProof content to content key selector 0 (#1379) 2023-01-20 23:04:58 +01:00
all_fluffy_tests.nim Add possible historical_roots with proof structure (#1439) 2023-01-20 13:19:49 +01:00
test_accumulator.nim Reorganize eth data files parsing code (#1407) 2023-01-05 15:26:58 +01:00
test_beacon_chain_block_proof.nim Add possible historical_roots with proof structure (#1439) 2023-01-20 13:19:49 +01:00
test_beacon_chain_historical_roots.nim Add possible historical_roots with proof structure (#1439) 2023-01-20 13:19:49 +01:00
test_bridge_parser.nim Oops, isMainModule will not run of course for all_tests (#841) 2021-09-21 18:38:08 +02:00
test_content_db.nim StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00
test_discovery_rpc.nim Fix Portal Hive fails by correcting Portal history JSON RPC API (#1365) 2022-12-13 19:22:36 +01:00
test_helpers.nim Add headers with proof content type and use it for verification (#1281) 2022-11-04 09:27:01 +01:00
test_history_network.nim Move BlockHeaderWithProof content to content key selector 0 (#1379) 2023-01-20 23:04:58 +01:00
test_history_util.nim Move BlockHeaderWithProof content to content key selector 0 (#1379) 2023-01-20 23:04:58 +01:00
test_history_validation.nim Reorganize eth data files parsing code (#1407) 2023-01-05 15:26:58 +01:00
test_portal_wire_protocol.nim Refactor and clean-up of history network and eth rpc (#1357) 2022-12-09 17:59:36 +01:00
test_state_distance.nim StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00
test_state_network.nim implement better hardfork management 2022-12-02 13:51:42 +07:00