prysm-pulse/validator/beacon
Raul Jordan ee91be2c4a
validator: Implementing Partial Implementation of Proposer Responsibility (#441)
* implementing basic proposer functionality

* checked in gomocks

* fix typo

* refactor using feeds

* use event feeds for assignment

* sending the latest beacon block over announcement chan

* 100 coverage, using feeds

* gazelle

* include parent hash from prev canonical block and slot number + 1

* including all other prop fields

* fix build

* proposer rpc method tests, implemented in beacon chain side

* godoc
2018-09-04 23:35:32 -04:00
..
BUILD.bazel validator: Implementing Partial Implementation of Proposer Responsibility (#441) 2018-09-04 23:35:32 -04:00
service_test.go validator: Implementing Partial Implementation of Proposer Responsibility (#441) 2018-09-04 23:35:32 -04:00
service.go validator: Implementing Partial Implementation of Proposer Responsibility (#441) 2018-09-04 23:35:32 -04:00