prysm-pulse/beacon-chain/blockchain/forkchoice
terence tsao 5fa03edb29 Update committee cache prev epoch (#4402)
* Update cache base on input epoch, not state epoch
* Tests
* Fixed benchmarks
* Use epochs
* One more
2020-01-03 23:47:54 +00:00
..
benchmark_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
BUILD.bazel Fix cloning target state for check point state cache (#4288) 2019-12-14 16:06:30 -08:00
doc.go Update forkchoice spec link to v0.9.0 (#4147) 2019-11-30 05:48:18 +00:00
lmd_ghost_test.yaml Update WORKSPACE With Latest SSZ (#3416) 2019-09-08 12:58:22 -04:00
lmd_ghost_yaml_test.go Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
log.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
metrics.go Add eth1data deposit count metric (#4374) 2019-12-30 08:34:46 -08:00
process_attestation_test.go Fix cloning target state for check point state cache (#4288) 2019-12-14 16:06:30 -08:00
process_attestation.go Optimize committee helpers (#4328) 2019-12-19 15:40:51 -08:00
process_block_test.go Use poststate for calculating att votes (#4395) 2020-01-03 18:29:26 +00:00
process_block.go Update committee cache prev epoch (#4402) 2020-01-03 23:47:54 +00:00
service_test.go Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
service.go Use cache state during init sync (#4199) 2019-12-06 00:49:19 +00:00
tree_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00