nimbus-eth2/beacon_chain
Etan Kissling e243ba2c0b
revise makeBeaconBlock overloads (#2879)
The phase0 and altair overloads of `makeBeaconBlock` slightly differ in
their signatures which makes using them unnecessarily verbose.
- A placeholder `sync_aggregate` argument similar to `executionPayload`
  is added to the phase0 overload to match the altair signature.
- A wrapper operating on `ForkedHashedBeaconState` is introduced.
2021-09-29 12:10:44 +00:00
..
2021-09-14 12:12:49 +03:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-08-12 13:08:20 +00:00