prysm-pulse/beacon-chain/rpc/validator
Dmitri Tsumak f6b4637a91
Update Eth1FollowDistance to 16 for minimal config (#4566)
* Update Eth1FollowDistance to 16 for minimal config
* Merge branch 'master' into fix-minimal-config
* Merge branch 'master' into fix-minimal-config
* Merge branch 'master' into fix-minimal-config
* Merge branch 'master' into fix-minimal-config
* Merge branch 'master' into fix-minimal-config
* Fix tests after minimal config changes
2020-01-29 17:56:21 +00:00
..
assignments_test.go Include Validator Index in GetDuties Response, Update EthereumAPIs (#4567) 2020-01-16 22:37:51 +00:00
assignments.go Include Validator Index in GetDuties Response, Update EthereumAPIs (#4567) 2020-01-16 22:37:51 +00:00
attester_test.go Minor tweaks to GetAttestationData (#4533) 2020-01-13 19:28:08 -08:00
attester.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
BUILD.bazel Slasher data update from archive (#4563) 2020-01-29 07:14:51 +05:30
exit_test.go Wire voluntary exits pool (#4613) 2020-01-22 22:27:44 +00:00
exit.go Actually wire up exits (#4661) 2020-01-27 01:49:37 +00:00
proposer_test.go Update Eth1FollowDistance to 16 for minimal config (#4566) 2020-01-29 17:56:21 +00:00
proposer.go Actually wire up exits (#4661) 2020-01-27 01:49:37 +00:00
server_test.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
server.go Wire voluntary exits pool (#4613) 2020-01-22 22:27:44 +00:00
status_test.go Update Eth1FollowDistance to 16 for minimal config (#4566) 2020-01-29 17:56:21 +00:00
status.go Fix deposit inclusion slot calculation (#4635) 2020-01-23 15:48:51 -05:00