nimbus-eth2/tests/official
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
..
altair add function to build merkle proofs (#2874) 2021-09-29 15:02:34 +02:00
merge update to v1.1.0 (#2909) 2021-09-28 04:28:33 +00:00
phase0 implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
all_fixtures_require_ssz.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
fixtures_utils.nim update to v1.1.0 (#2909) 2021-09-28 04:28:33 +00:00
test_fixture_bls.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00
test_fixture_rewards.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00
test_fixture_ssz_generic_types.nim add random tests and rename "Official" to "Ethereum Foundation" (#2826) 2021-08-27 06:30:30 +00:00