nimbus-eth2/tests/mocking
Etan Kissling 4491259c52
allow testing with custom cfg (#2884)
This extends some test utilities to allow simulating states that use
a custom RuntimeConfig, e.g., to test with an earlier ALTAIR_FORK_EPOCH.
2021-09-22 17:50:10 +00:00
..
mock_attestations.nim block mocking support for Altair (#2867) 2021-09-20 20:20:29 +00:00
mock_blocks.nim allow testing with custom cfg (#2884) 2021-09-22 17:50:10 +00: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 with custom cfg (#2884) 2021-09-22 17:50:10 +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