prysm-pulse/beacon-chain/rpc/debug
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
..
block_test.go Return error on AttestingIndices bitfield length check (#8285) 2021-01-20 03:00:52 +00:00
block.go Return error on AttestingIndices bitfield length check (#8285) 2021-01-20 03:00:52 +00:00
BUILD.bazel Deprecate DisableNewStateMgmt Flag (#7124) 2020-08-31 06:59:13 +00:00
forkchoice_test.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
forkchoice.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
p2p_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
p2p.go Add Initial Support For Gossip Scoring Service (#8275) 2021-01-19 12:13:08 +00:00
server.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
state_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
state.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00