prysm-pulse/beacon-chain/powchain
Preston Van Loon 18333293d0 Refactor database interface to prefer blockchain.HeadFetcher (#4523)
* start refactoring and deprecation round 1
* Merge branch 'master' of github.com:prysmaticlabs/prysm into single-source-of-truth-1
* Refactoring of database interface. Preferring limited access interface
* revert some changes from 008f992993986f7de4193dd9cddedb465516825b
* Fix tests
* gofmt
* Merge branch 'master' into single-source-of-truth-1
* lint
* Merge refs/heads/master into single-source-of-truth-1
* Apply suggestions from code review

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Merge refs/heads/master into single-source-of-truth-1
* Merge refs/heads/master into single-source-of-truth-1
* Merge refs/heads/master into single-source-of-truth-1
* Clone head block to avoid mutation
2020-01-13 17:02:20 +00:00
..
testing Revert #4392 (#4449) 2020-01-07 21:15:40 +00:00
block_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
block_reader_test.go Revert #4392 (#4449) 2020-01-07 21:15:40 +00:00
block_reader.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
BUILD.bazel Revert #4392 (#4449) 2020-01-07 21:15:40 +00:00
deposit_test.go Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
deposit.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
log_processing_test.go Add Back Eth1 Block Delay (#4458) 2020-01-08 19:36:20 +00:00
log_processing.go Log Ethereum 1 deposits before chainstart (#4499) 2020-01-11 19:54:43 +00:00
service_test.go Revert #4392 (#4449) 2020-01-07 21:15:40 +00:00
service.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00