nimbus-eth2/tests/official/altair
Etan Kissling 711c08f804
add function to build merkle proofs (#2874)
Adds a function that constructs a Merkle proof for a generalized index.
This will be used during light client sync to update light clients with
a new state (see NEXT_SYNC_COMMITTEE_INDEX / FINALIZED_ROOT_INDEX).
2021-09-29 15:02:34 +02:00
..
all_altair_fixtures_require_ssz.nim add function to build merkle proofs (#2874) 2021-09-29 15:02:34 +02:00
test_fixture_fork.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
test_fixture_merkle_single_proof.nim add function to build merkle proofs (#2874) 2021-09-29 15:02:34 +02:00
test_fixture_operations_attestations.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
test_fixture_operations_attester_slashings.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
test_fixture_operations_block_header.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
test_fixture_operations_deposits.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
test_fixture_operations_proposer_slashings.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
test_fixture_operations_sync_aggregate.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
test_fixture_operations_voluntary_exit.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
test_fixture_sanity_blocks.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00
test_fixture_sanity_slots.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00
test_fixture_ssz_consensus_objects.nim update 31 spec reference URLs to v1.1.0 (#2910) 2021-09-28 07:46:06 +00:00
test_fixture_state_transition_epoch.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00
test_fixture_transition.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00