nimbus-eth2/tests/spec_block_processing
tersec 3a56ddc5c4
begin removing plain BeaconState versions of state transition functions (#951)
* remove near-duplicate code paths: process_slot(), process_slots(), and state_transition() for BeaconState are now wrappers around the HashedBeaconState versions

* convert tests/test_state_transition.nim to use HashedBeaconState

* convert mocking infrastructure and spec_block/epoch_processing tests to use HashedBeaconBlock, and remove thus unused process_slot*(state: var BeaconState)
2020-04-30 08:44:19 +02:00
..
test_genesis.nim Generate markdown test reports 2020-03-13 14:38:59 +00:00
test_process_attestation.nim begin removing plain BeaconState versions of state transition functions (#951) 2020-04-30 08:44:19 +02:00
test_process_deposits.nim begin removing plain BeaconState versions of state transition functions (#951) 2020-04-30 08:44:19 +02:00