prysm-pulse/beacon-chain/rpc
Radosław Kapka f973924fbf
Implement SubmitVoluntaryExit and SubmitProposerSlashing in the beacon API (#8532)
* SubmitProposerSlashing

* SubmitVoluntaryExit

* rename variables
2021-03-01 16:08:39 +00:00
..
beacon RPC: Proper status code for error (#8519) 2021-02-25 20:00:33 +00:00
beaconv1 Implement SubmitVoluntaryExit and SubmitProposerSlashing in the beacon API (#8532) 2021-03-01 16:08:39 +00:00
debug Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
debugv1 ETH2 API: Add outline for debug endpoints (#8496) 2021-02-22 16:48:49 -06:00
node Better Handling of Subscriber Errors in Logs Streams (#8505) 2021-02-23 15:33:23 -06:00
nodev1 ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
validator Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508) 2021-02-24 15:29:25 +00:00
BUILD.bazel Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
service.go Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508) 2021-02-24 15:29:25 +00:00