prysm-pulse/beacon-chain/state
terence tsao cdfa969ced
Insert block to fork choice after saving the block to DB (#4728)
* Let's try this
* Merge branch 'master' of git+ssh://github.com/prysmaticlabs/prysm
* Better place to insert block to fork choice store
* Fmt
* Revert a few changes
* Revert a few changes
* Comments
* Merge branch 'master' of git+ssh://github.com/prysmaticlabs/prysm into insert-blk-forkchoice
* Merge refs/heads/master into insert-blk-forkchoice
2020-02-03 17:41:36 +00:00
..
BUILD.bazel Beacon state: copy on write for certain large fields (#4699) 2020-01-31 23:23:34 -08:00
getters.go Custom Copy of Pending Attestations (#4711) 2020-02-02 02:56:53 +00:00
setters.go BeaconState: Use copy on write for validator index map (#4713) 2020-02-02 01:21:50 +00:00
types_test.go Beacon state: copy on write for certain large fields (#4699) 2020-01-31 23:23:34 -08:00
types.go Insert block to fork choice after saving the block to DB (#4728) 2020-02-03 17:41:36 +00:00