prysm-pulse/beacon-chain/powchain
Nishant Das c3451a6ce9
Cache ETH1 Headers When Requesting Logs (#7861)
* perform a quick patch

* perform a quick patch

* fix

* fix up

* Update beacon-chain/powchain/service.go

* start caching from here

* remove

* fix
2020-11-19 10:47:31 +00: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 Cache ETH1 Headers When Requesting Logs (#7861) 2020-11-19 10:47:31 +00: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 Cache ETH1 Headers When Requesting Logs (#7861) 2020-11-19 10:47:31 +00:00