prysm-pulse/beacon-chain/cache
Raul Jordan 2d8dd203f1
Optimize LMD-GHOST Vote Counting (#2333)
* use att targets

* risky head request

* timing lmd

* fixed ancestor cache hits

* tests pass

* comment on func

* advance state transition

* advance N empty state transitions

* imports

* imports

* use risky head state

* use validator registry

* revert timing

* imports
2019-04-22 19:59:02 -05:00
..
block_test.go Optimize LMD-GHOST Vote Counting (#2333) 2019-04-22 19:59:02 -05:00
block.go Optimize LMD-GHOST Vote Counting (#2333) 2019-04-22 19:59:02 -05:00
BUILD.bazel Cache Block Ancestor for Fork Choice (#2269) 2019-04-16 08:36:02 -07:00
committee_test.go Committee Cache for State Transition (#2228) 2019-04-11 14:34:23 -05:00
committee.go Use Committee Cache for Assignment (#2237) 2019-04-12 10:31:01 -05:00