prysm-pulse/beacon-chain/blockchain
Nishant Das 0499da2b95 Only Update Head of Chain with Child Blocks (#2310)
* change block child loop

* remove redundant hashing

* wrap in conditional

* gazelle

* fix test
2019-04-20 10:17:08 -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 Blacklist Bad Block Hashes (#2297) 2019-04-18 16:57:19 -05:00
block_processing.go Blacklist Bad Block Hashes (#2297) 2019-04-18 16:57:19 -05:00
BUILD.bazel Only Update Head of Chain with Child Blocks (#2310) 2019-04-20 10:17:08 -05:00
fork_choice_test.go Optimize Counting Target Votes using Ancestor Cache (#2279) 2019-04-18 22:26:22 -05:00
fork_choice.go Only Update Head of Chain with Child Blocks (#2310) 2019-04-20 10:17:08 -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