prysm-pulse/beacon-chain/state
Preston Van Loon 412ddbb29e
beacon-chain/state/v1: ReadOnlyValidator wrapper constructor method (#9221)
* Introduce changes from Altair hf1 branch

* go pkg viz changes

* Fix test

* goimports for some reason

* Use a more safe method of wrapping validators with regards to nil validators. Add basic tests for this wrapped validator

* Use a more safe method of wrapping validators with regards to nil validators. Add basic tests for this wrapped validator

* Panic fixes

* Fix tests

* remove nil validator test as it is no longer possible

* goimports for some reason

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-07-19 18:26:39 +00:00
..
genesis Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
interface Make exportdb tool faster (#9184) 2021-07-16 22:24:16 +00:00
stategen Move block interface next to generated pb (#9146) 2021-07-06 15:34:05 +00:00
stateutil beacon-chain/state/stateutil: Fix benchmark target (#9199) 2021-07-16 14:39:14 +00:00
v1 beacon-chain/state/v1: ReadOnlyValidator wrapper constructor method (#9221) 2021-07-19 18:26:39 +00:00
v2 State/v2: Add InitializeFromProto and InitializeFromProtoUnsafe (#9226) 2021-07-19 16:47:42 +00:00