prysm-pulse/beacon-chain/blockchain
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
..
forkchoice Batch Save Validator Indices (#4489) 2020-01-10 23:27:01 +00:00
testing Efficient computation of epoch participation (#4430) 2020-01-07 19:28:25 +00:00
BUILD.bazel Efficient computation of epoch participation (#4430) 2020-01-07 19:28:25 +00:00
chain_info_norace_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
chain_info_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
chain_info.go Efficient computation of epoch participation (#4430) 2020-01-07 19:28:25 +00:00
info.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
log.go Remove unused parameters and unused code (#4452) 2020-01-07 23:45:29 +00:00
metrics.go Complete finalization metrics (#4096) 2019-11-23 17:12:29 -08:00
receive_attestation_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
receive_attestation.go Check fork choice attestation's block and state in DB (#4475) 2020-01-10 06:25:43 -08:00
receive_block_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
receive_block.go Remove unused parameters and unused code (#4452) 2020-01-07 23:45:29 +00:00
service_norace_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service_test.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
service.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00