prysm-pulse/beacon-chain/operations
Raul Jordan 549b0f66fa
Include Slashing Submission Endpoints + Slashing Pool in Beacon Node (#4858)
* add to workspace

* impl

* include tests for func

* fix broken build

* test passing, found 2 bugs

* add errors package

* added in mockgen

* we check for insertion into the pool based on attester slashings

* test passing

* proper test

* Update beacon-chain/rpc/beacon/slashings.go

* Update beacon-chain/rpc/beacon/slashings_test.go
2020-02-13 22:20:45 -06:00
..
attestations Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
slashings Include Slashing Submission Endpoints + Slashing Pool in Beacon Node (#4858) 2020-02-13 22:20:45 -06:00
voluntaryexits Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00