prysm-pulse/beacon-chain/rpc/validator
Raul Jordan 39aa791dcc
Add Slashings Into Blocks from Pool (#4902)
* tests pass

* fix broken test

* addressed feedback

* Update beacon-chain/rpc/validator/proposer_test.go

Co-Authored-By: shayzluf <thezluf@gmail.com>

* Update beacon-chain/rpc/validator/proposer_test.go

Co-Authored-By: shayzluf <thezluf@gmail.com>

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: shayzluf <thezluf@gmail.com>
2020-02-20 15:10:51 -06:00
..
assignments_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
assignments.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
attester_test.go Enable attestation cache flag by default, deprecate feature flag (#4873) 2020-02-16 01:07:14 +00:00
attester.go Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
BUILD.bazel Add Slashings Into Blocks from Pool (#4902) 2020-02-20 15:10:51 -06:00
exit_test.go Wire voluntary exits pool (#4613) 2020-01-22 22:27:44 +00:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go Add Slashings Into Blocks from Pool (#4902) 2020-02-20 15:10:51 -06:00
proposer.go Add Slashings Into Blocks from Pool (#4902) 2020-02-20 15:10:51 -06:00
server_test.go Beacon State: More consistent nil return for state (#4854) 2020-02-13 20:34:50 +00:00
server.go Add Slashings Into Blocks from Pool (#4902) 2020-02-20 15:10:51 -06:00
status_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
status.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00