prysm-pulse/beacon-chain/rpc/debug
Radosław Kapka 86a9d4c6a4
Configurable testutil's BeaconState (#8407)
* Configurable testutil's BeaconState

* fix shared and fuzz tests

* return state copy

* use mainnet config values for default state

* handle error in block fuzz

* goimports

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-02-08 20:00:09 +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 Configurable testutil's BeaconState (#8407) 2021-02-08 20:00:09 +00:00
state.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00