prysm-pulse/beacon-chain/blockchain
Nishant Das 54f6fffb58 Batch Attestations in Attestation Service (#2370)
* fix state reads

* add method to retrieve validator from state

* lint

* batch update attestation

* handle nil case

* add test

* lint

* batch update attestation
2019-04-24 09:28:52 -05:00
..
stategenerator Add Caching to Tree Hashing Algorithm (#1929) 2019-04-24 13:39:02 +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 Batch Attestations in Attestation Service (#2370) 2019-04-24 09:28:52 -05:00
BUILD.bazel Optimize LMD-GHOST Vote Counting (#2333) 2019-04-22 19:59:02 -05:00
fork_choice_test.go Enable Ancestor Cache By Default (#2358) 2019-04-23 13:15:58 -05:00
fork_choice.go Enable Ancestor Cache By Default (#2358) 2019-04-23 13:15:58 -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