prysm-pulse/beacon-chain/blockchain
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
..
stategenerator Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
block_processing_test.go Ensure Block Processing Failures Return an Error (#2325) 2019-04-21 17:38:14 -05:00
block_processing.go Ensure Block Processing Failures Return an Error (#2325) 2019-04-21 17:38:14 -05:00
BUILD.bazel Optimize LMD-GHOST Vote Counting (#2333) 2019-04-22 19:59:02 -05:00
fork_choice_test.go Optimize LMD-GHOST Vote Counting (#2333) 2019-04-22 19:59:02 -05:00
fork_choice.go Optimize LMD-GHOST Vote Counting (#2333) 2019-04-22 19:59:02 -05:00
service_test.go Use Parent State When Processing Blocks (#2291) 2019-04-18 12:40:46 -05:00
service.go Proposer Server Filters Attestation by Canonical (#2271) 2019-04-16 13:19:31 -05:00