prysm-pulse/beacon-chain/state
Nishant Das b4e89fb28b
Add in State Fuzzing (#10375)
* add it in

* build tags

* gaz

* remove dependency on fast-ssz for now

* copy and comment

* add in native state

* fix build

* no assert on invalid input, just return

* Add failing case

* fix it up

Co-authored-by: prestonvanloon <preston@prysmaticlabs.com>
2022-05-11 12:47:54 +00:00
..
fieldtrie Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
genesis simplify config names, use strings (#10656) 2022-05-06 21:42:27 +00:00
state-native Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
stategen Cleanup of stategen package (#10607) 2022-05-09 22:25:47 +00:00
stateutil Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
testing Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
types Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
v1 Add in State Fuzzing (#10375) 2022-05-11 12:47:54 +00:00
v2 Add in State Fuzzing (#10375) 2022-05-11 12:47:54 +00:00
v3 Add in State Fuzzing (#10375) 2022-05-11 12:47:54 +00:00
altair.go Add Method To Modify Participation Bits (#10409) 2022-03-23 23:18:02 +08:00
bellatrix.go Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
error.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
phase0.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00