prysm-pulse/beacon-chain/rpc/validator
Ivan Martinez fec469291e
Add GenesisValidatorRoot to ChainStartResponse (#7846)
* Add genesis validator root to chainstartresposne

* Deps

* Tidy

* Fix tests

* Fix test

* Fix test and add to ChainStartedData
2020-11-17 20:15:48 -06:00
..
aggregator_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
aggregator.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
assignments_test.go Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
assignments.go Fix instances of "The result of append is not used anywhere SCC-SA4010" (#7812) 2020-11-13 22:54:12 +00:00
attester_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
attester.go Update error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
BUILD.bazel More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
exit_test.go Use state slot to verify exit signature (#7155) 2020-09-02 00:57:52 +00:00
exit.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
proposer_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
proposer_utils.go Attestation proposing: more tests (#7267) 2020-09-18 17:16:31 +00:00
proposer.go Cache ETH1 headers on startup for eth1data voting (#7541) 2020-10-20 05:10:27 +00:00
server_test.go Add GenesisValidatorRoot to ChainStartResponse (#7846) 2020-11-17 20:15:48 -06:00
server.go Add GenesisValidatorRoot to ChainStartResponse (#7846) 2020-11-17 20:15:48 -06:00
status_test.go Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
status.go Pass By Value Instead Of Reference (#7710) 2020-11-09 10:08:08 +00:00
validator_test.go Update TestMain() to use os.Exit() (#7814) 2020-11-13 18:28:14 -08:00