nimbus-eth2/tests/mocking
Etan Kissling 859c1a3c10
allow mocking blocks at any slot (#2873)
Currently, only the function to mock a block at next slot is exported.
A more generic function that allows specifying any slot is available but
not exported. This patch marks that function to also be exported.
2021-09-16 15:39:19 +00:00
..
mock_attestations.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
mock_blocks.nim allow mocking blocks at any slot (#2873) 2021-09-16 15:39:19 +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 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