prysm-pulse/beacon-chain/powchain
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
..
testing Don't Terminate Log Processing Early (#7757) 2020-11-10 13:21:36 +00:00
block_cache_test.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_cache.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
block_reader_test.go Cache ETH1 headers on startup for eth1data voting (#7541) 2020-10-20 05:10:27 +00:00
block_reader.go Cache ETH1 headers on startup for eth1data voting (#7541) 2020-10-20 05:10:27 +00:00
BUILD.bazel Remove deprecated headstate method in DB (#7680) 2020-10-30 15:11:08 +00:00
deposit_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
deposit.go Avoid Setting State to Nil In Process Deposit (#7681) 2020-11-02 17:12:05 +00:00
log_processing_test.go Don't Terminate Log Processing Early (#7757) 2020-11-10 13:21:36 +00:00
log_processing.go Add GenesisValidatorRoot to ChainStartResponse (#7846) 2020-11-17 20:15:48 -06:00
powchain_test.go Update TestMain() to use os.Exit() (#7814) 2020-11-13 18:28:14 -08:00
service_test.go Don't Terminate Log Processing Early (#7757) 2020-11-10 13:21:36 +00:00
service.go Powchain: Minor fix for log statement (#7728) 2020-11-05 00:10:37 +00:00