prysm-pulse/beacon-chain/rpc/validator
Raul Jordan 007a98b711
Fix Stream Duties Server + Get Duties Before ChainStart (#5849)
* beacon node stream duties fixes

* comment

* fix critical seconds bug

* back to 12

* config changes

* Update beacon-chain/sync/initial-sync/service.go

* revert config

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

Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>
2020-05-15 10:25:43 -05:00
..
aggregator_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
aggregator.go Reduce state copies for SubmitAggregateSelectionProof (#5813) 2020-05-11 16:21:34 +00:00
assignments_test.go Fix Stream Duties Server + Get Duties Before ChainStart (#5849) 2020-05-15 10:25:43 -05:00
assignments.go Fix Stream Duties Server + Get Duties Before ChainStart (#5849) 2020-05-15 10:25:43 -05:00
attester_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
attester.go More efficient ancestor head retrieval for GetAttestationData (#5669) 2020-04-28 19:44:06 -05:00
BUILD.bazel Implement Stream Duties Functionality (#5685) 2020-05-06 14:15:31 -05:00
exit_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
exit.go Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00
proposer_test.go Load chain config from file (#5694) 2020-05-05 20:58:07 +03:00
proposer.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
server_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
server.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
status_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
status.go Validator status improvements and fix (#5775) 2020-05-08 10:04:01 -04:00
validator_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00