prysm-pulse/beacon-chain/core/state
terence tsao 5d841874f7
Return error on AttestingIndices bitfield length check (#8285)
* Return error on committee len check

* AttestingIndices unit test

* Add equality check

* Fixing more tests

* Fix rest of the tests

* Fix invalid bit length test

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-20 03:00:52 +00:00
..
interop Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
regression_files Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
spectest Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
stateutils Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
benchmarks_test.go Align to spec v1.0.0 (#7469) 2020-11-13 01:00:05 +00:00
BUILD.bazel Copied over ssz.DeepEqual as sszutil.DeepEqual from go-ssz (#8258) 2021-01-13 20:40:56 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
skip_slot_cache_test.go Copied over ssz.DeepEqual as sszutil.DeepEqual from go-ssz (#8258) 2021-01-13 20:40:56 +00:00
skip_slot_cache.go Use root + slot for skip slot cache key (#7654) 2020-10-28 03:09:05 +00:00
state_fuzz_test.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
state.go Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
transition_fuzz_test.go Remove inital sync don't verify att sig flag (#7517) 2020-10-13 06:08:21 +00:00
transition_test.go Return error on AttestingIndices bitfield length check (#8285) 2021-01-20 03:00:52 +00:00
transition.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00