prysm-pulse/beacon-chain/operations/slashings
Radosław Kapka e40fba7679
Implement ListPoolAttesterSlashings in the beacon API (#8492)
* pool interface and mock

* implementation

* gofmt

* gzl

* Use migration package for slashing mapping

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-02-23 16:17:07 +01: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 ListPoolAttesterSlashings in the beacon API (#8492) 2021-02-23 16:17:07 +01: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