prysm-pulse/beacon-chain/blockchain/forkchoice
Raul Jordan 1a9b0da9ae Batch Save Validator Indices (#4489)
* add bolt alloc fix
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* const
* add a batch save for indices to speed up sync
* Merge branch 'batch-save-indices' into bolt-alloc-fix
* fix up
* fix broken build
* Merge branch 'batch-save-indices' into bolt-alloc-fix
* Merge branch 'master' into batch-save-indices
* ensure it saves each
* Merge branch 'batch-save-indices' of github.com:prysmaticlabs/prysm into batch-save-indices
* Merge branch 'master' into batch-save-indices
* revert ssz cache
* Merge branch 'batch-save-indices' of github.com:prysmaticlabs/prysm into batch-save-indices
2020-01-10 23:27:01 +00:00
..
benchmark_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
BUILD.bazel Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00: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 Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
log.go Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
metrics.go Fix gauge description (#4468) 2020-01-09 11:39:11 -08:00
process_attestation_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
process_attestation.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
process_block_test.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
process_block.go Batch Save Validator Indices (#4489) 2020-01-10 23:27:01 +00:00
service_test.go Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
service.go Check fork choice attestation's block and state in DB (#4475) 2020-01-10 06:25:43 -08:00
tree_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00