nimbus-eth1/fluffy/tests
Kim De Mey 78f7de1344
Make accumulator finite at merge block (#1256)
- Let accumulator finish its last pre merge epoch (hash_tree_root
on incomplete epoch).
- Adjust code to use isPreMerge and remove isCurrentEpoch
- Split up tests to a set that runs with a mainnet merge block
number and a set that runs with a testing value.
2022-10-10 12:59:55 +02: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 Make accumulator finite at merge block (#1256) 2022-10-10 12:59:55 +02:00
all_fluffy_tests.nim Make accumulator finite at merge block (#1256) 2022-10-10 12:59:55 +02:00
test_accumulator.nim Make accumulator finite at merge block (#1256) 2022-10-10 12:59:55 +02: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 StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00
test_helpers.nim Bump nim-eth and nim-bearssl and accompanying fixes (#1150) 2022-07-04 09:38:02 +02:00
test_history_network.nim Make accumulator finite at merge block (#1256) 2022-10-10 12:59:55 +02:00
test_history_validation.nim Split parsing and seeding functionality for history data (#1218) 2022-09-09 21:21:48 +02:00
test_portal_wire_protocol.nim Refactor portal stream (#1191) 2022-08-17 09:32:06 +02:00
test_state_distance.nim StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00
test_state_network.nim StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00