prysm-pulse/beacon-chain/rpc/eth/v1/beacon
terence tsao d77616f705
Fixes Issues Found by Goland IDE Code Inspect (#9368)
* Ran code inspect

* Update shared/testutil/altair.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-08-11 20:12:22 +00:00
..
blocks_test.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
blocks.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
BUILD.bazel Make SubmitAttestations v1 implementation similar to v1alpha1 (#9319) 2021-08-05 08:01:20 +00:00
config_test.go Add Altair configs (#9150) 2021-07-18 16:18:43 +00:00
config.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
init_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
pool_test.go Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
pool.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
server_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
server.go Make SubmitAttestations v1 implementation similar to v1alpha1 (#9319) 2021-08-05 08:01:20 +00:00
state_test.go Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
state.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
validator_test.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
validator.go Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00