nimbus-eth2/tests/mocking
Etan Kissling 7bbe0258d0
allow testing genesis with Altair (#2866)
The mocking framework was limited to chain configurations that do not
include Altair at genesis. This patch extends it so that genesis states
can be generated that are already upgraded to Altair. This is useful for
tests such as eth2spec/test/altair/unittests/test_sync_protocol.py.
2021-09-13 22:56:37 +00:00
..
mock_attestations.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
mock_blocks.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
mock_deposits.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
mock_genesis.nim allow testing genesis with Altair (#2866) 2021-09-13 22:56:37 +00:00
mock_state.nim forkedbeaconstate_helpers -> forks (#2772) 2021-08-10 22:46:35 +02:00
mock_validator_keys.nim proc -> func in ncli/, research/, and test/ (#2818) 2021-08-25 14:51:52 +00:00