prysm-pulse/beacon-chain/rpc
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
..
aggregator Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
beacon Include Slashing Submission Endpoints + Slashing Pool in Beacon Node (#4858) 2020-02-13 22:20:45 -06:00
node Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
testing Better attesting summary reporting (#4845) 2020-02-12 13:38:19 -08:00
validator Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
BUILD.bazel Include Slashing Submission Endpoints + Slashing Pool in Beacon Node (#4858) 2020-02-13 22:20:45 -06:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Include Slashing Submission Endpoints + Slashing Pool in Beacon Node (#4858) 2020-02-13 22:20:45 -06:00