nimbus-eth2/beacon_chain
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
..
2020-04-29 22:12:07 +02:00
2019-09-02 22:14:18 +03:00
2020-04-24 09:16:11 +02:00
2020-04-22 07:53:02 +02:00
2020-04-16 01:01:18 +03:00
2020-04-22 07:53:02 +02:00
2020-03-11 17:26:30 +00:00
2020-04-29 22:12:07 +02:00
2020-02-07 08:13:38 +01:00
2020-04-24 09:16:11 +02:00
2020-04-22 07:53:02 +02:00