prysm-pulse/beacon-chain/blockchain/forkchoice
Nishant Das b88e6dc918 Speed Up Block Processing In Sync (#4075)
* fix proto
* make them non-batched
* gate behind flag
* fix refs
* fix refs
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into speedUpProcessing
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into speedUpProcessing
* use global archiver flags
* lint
* Merge branch 'master' into speedUpProcessing
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into speedUpProcessing
* preston's review
* Merge branch 'speedUpProcessing' of https://github.com/prysmaticlabs/geth-sharding into speedUpProcessing
* Merge branch 'master' into speedUpProcessing
* Merge branch 'master' into speedUpProcessing
* Merge branch 'master' into speedUpProcessing
2019-11-26 07:15:54 +00:00
..
benchmark_test.go Use Latest Vote Map (#4102) 2019-11-25 16:34:20 +00:00
BUILD.bazel Speed Up Block Processing In Sync (#4075) 2019-11-26 07:15:54 +00:00
doc.go Add Fork Choice Package Docs (#3463) 2019-09-13 13:03:14 -04:00
lmd_ghost_test.yaml Update WORKSPACE With Latest SSZ (#3416) 2019-09-08 12:58:22 -04:00
lmd_ghost_yaml_test.go Use Latest Vote Map (#4102) 2019-11-25 16:34:20 +00:00
log.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
metrics.go Complete finalization metrics (#4096) 2019-11-23 17:12:29 -08:00
process_attestation_test.go Process attestation to use operation service's pool (#4014) 2019-11-18 11:19:03 -06:00
process_attestation.go Use Latest Vote Map (#4102) 2019-11-25 16:34:20 +00:00
process_block_test.go Use Latest Vote Map (#4102) 2019-11-25 16:34:20 +00:00
process_block.go Speed Up Block Processing In Sync (#4075) 2019-11-26 07:15:54 +00:00
service_test.go Use Latest Vote Map (#4102) 2019-11-25 16:34:20 +00:00
service.go Speed Up Block Processing In Sync (#4075) 2019-11-26 07:15:54 +00:00
tree_test.go Part 1 of fork choice update - fork choice as a service (#3209) 2019-08-20 12:26:43 -06:00