prysm-pulse/beacon-chain/rpc/beacon
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
..
assignments_test.go PR #4502 take two (#4522) 2020-01-12 23:46:14 +00:00
assignments.go Optimize Archival Assignment Retrieval (#4480) 2020-01-11 01:19:52 +00:00
attestations_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
attestations.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
blocks_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
blocks.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
BUILD.bazel Efficient computation of epoch participation (#4430) 2020-01-07 19:28:25 +00:00
committees_test.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
committees.go Optimize ListBeaconCommittees to use committees cache (#4464) 2020-01-09 08:28:11 -08:00
server.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
validators_test.go PR #4502 take two (#4522) 2020-01-12 23:46:14 +00:00
validators.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00