prysm-pulse/beacon-chain/rpc/beaconv1
terence tsao 658cbf5631
RPC: Proper status code for error (#8519)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-02-25 20:00:33 +00:00
..
blocks_test.go Use Eth2 type CommitteeIndex (#8477) 2021-02-18 20:11:20 +00:00
blocks.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
BUILD.bazel Implement SubmitAttesterSlashing in the beacon API (#8515) 2021-02-25 11:14:04 -06:00
config_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
config.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
pool_test.go Implement SubmitAttesterSlashing in the beacon API (#8515) 2021-02-25 11:14:04 -06:00
pool.go RPC: Proper status code for error (#8519) 2021-02-25 20:00:33 +00:00
server_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508) 2021-02-24 15:29:25 +00:00
state_test.go Implement GetFinalityCheckpoints in the beacon API (#8476) 2021-02-18 09:46:17 -06:00
state.go Implement GetFinalityCheckpoints in the beacon API (#8476) 2021-02-18 09:46:17 -06:00
validator.go Remove WaitForSynced (#7835) 2020-11-16 20:48:16 -06:00