Preston Van Loon
|
030f44bb04
|
Revert "Treat Post & Pre-ChainStart Validators Equally in Assignments Fetching (#2074)" (#2086)
This reverts commit fcc18fac02 .
|
2019-03-26 22:30:22 -05:00 |
|
Raul Jordan
|
fcc18fac02
|
Treat Post & Pre-ChainStart Validators Equally in Assignments Fetching (#2074)
* treat post/prechainstart validators equally in assignment fetching
* Update validator/client/fake_validator_test.go
Co-Authored-By: rauljordan <raul@prysmaticlabs.com>
* status err code
* imports
* beyond activation epoch
* assigned to slot log
* gazelle
|
2019-03-26 09:03:05 -05:00 |
|
Preston Van Loon
|
2b3cb50461
|
Fix bug where proposer didn't also attest (#2073)
* fix bug, thanks @djrtwo
* remove unnecessary variable
* fix lint
* danny cfg
|
2019-03-26 00:14:03 -05:00 |
|
Ivan Martinez
|
650372915f
|
Hotfix/add both role case (#1627)
|
2019-02-18 14:51:49 -08:00 |
|
Raul Jordan
|
67ae7a3a98
|
Validator Secret Initialization (#1436)
* begin validator initialization
* utilize keystore
* cli create
* add items
* validator accounts package
* completed tests
* linter
* fix broken build
|
2019-01-31 12:57:57 +01:00 |
|
Raul Jordan
|
ec9240106e
|
Implement WaitForChainStart RPC Server and Client (#1421)
|
2019-01-30 13:28:53 +01:00 |
|
Preston Van Loon
|
956721fe43
|
Simplified validator workflow 2 - updateAssignments (#1371)
* Add attestation p2p messages
* first pass refactor
* lint
* viz fix
* comment unused const for now
* Add opentracing spans
* PR feedback
* added updateAssignments implementation
* update proto
* handle error in runner
* only do updates on epoch start
* gazelle
* goimports
|
2019-01-25 11:26:03 +08:00 |
|
Preston Van Loon
|
0becb6dc01
|
Simplified validator workflow - first pass (#1362)
* Add attestation p2p messages
* first pass refactor
* lint
* viz fix
* comment unused const for now
* Add opentracing spans
* PR feedback
|
2019-01-23 10:52:39 +08:00 |
|