nimbus-eth1/fluffy/tests/beacon_network_tests
Kim De Mey 7e2a636717
Add basic validation for LC bootstraps + portal_bridge changes (#2527)
- Add basic validation for LC bootstrap gossip, validating either
by trusted block root (only 1) when not synced, or by comparing
with the header of the latest finality update when synced.

- Update portal_bridge beacon to also gossip bootstraps into the
network on each end of epoch.
2024-07-25 20:15:26 +02:00
..
all_beacon_network_tests.nim Several spec fixes for HistoricalSummaries + add test-vector test (#2217) 2024-05-24 23:15:04 +02:00
beacon_test_helpers.nim Add basic validation for LC bootstraps + portal_bridge changes (#2527) 2024-07-25 20:15:26 +02:00
light_client_test_data.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
test_beacon_content.nim Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00
test_beacon_historical_summaries.nim Several spec fixes for HistoricalSummaries + add test-vector test (#2217) 2024-05-24 23:15:04 +02:00
test_beacon_light_client.nim Move Portal wire and networks setup to new portal_node module (#2464) 2024-07-09 19:22:25 +02:00
test_beacon_network.nim Several spec fixes for HistoricalSummaries + add test-vector test (#2217) 2024-05-24 23:15:04 +02:00