prysm-pulse/beacon-chain/operations/slashings
Radosław Kapka 4da7a7797e
Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508)
* Implement ListPoolProposerSlashings in the beacon API

* implement ListPoolAttesterSlashings

* add comments to bool arguments

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-02-24 15:29:25 +00:00
..
BUILD.bazel Implement ListPoolAttesterSlashings in the beacon API (#8492) 2021-02-23 16:17:07 +01:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
log.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
metrics.go Remove a few old metrics (#7825) 2020-11-16 18:27:41 +00:00
mock.go Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508) 2021-02-24 15:29:25 +00:00
service_attester_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
service_proposer_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
service_test.go Code health: review map usage (#7635) 2020-10-26 21:17:07 +00:00
service.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
types.go Implement ListPoolAttesterSlashings in the beacon API (#8492) 2021-02-23 16:17:07 +01:00