prysm-pulse/beacon-chain/blockchain/forkchoice
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
..
benchmark_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
BUILD.bazel Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
doc.go Update forkchoice spec link to v0.9.0 (#4147) 2019-11-30 05:48:18 +00:00
lmd_ghost_test.yaml Update WORKSPACE With Latest SSZ (#3416) 2019-09-08 12:58:22 -04:00
lmd_ghost_yaml_test.go PR #4502 take two (#4522) 2020-01-12 23:46:14 +00:00
log.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
metrics.go Fix gauge description (#4468) 2020-01-09 11:39:11 -08:00
process_attestation_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
process_attestation.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
process_block_test.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
process_block.go Cache filtered block tree (#4515) 2020-01-13 04:12:50 +00:00
service_test.go PR #4502 take two (#4522) 2020-01-12 23:46:14 +00:00
service.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
tree_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00