prysm-pulse/beacon-chain/operations/attestations
Preston Van Loon fd80f73286
Improve make() capacity allocations (#6517)
* attestationutil.AttestingIndices: Minor improvement on indices array allocation
* progress
* more progress on makes
* progress
* more progress
* Merge branch 'master' of github.com:prysmaticlabs/prysm into memory1
* gaz
* fmt and imports
* Merge branch 'master' into memory2
* Min()
* remove spaces
* Merge branch 'master' of github.com:prysmaticlabs/prysm into memory2
* revert beacon-chain/operations/attestations/kv/block.go
* partially revert beacon-chain/operations/attestations/kv/aggregated.go
* Merge branch 'master' into memory2
* Merge branch 'master' into memory2
2020-07-09 15:50:58 +00:00
..
kv Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
BUILD.bazel Refactors attestation pool pruning (#6485) 2020-07-03 09:43:56 -07:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
metrics.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
pool_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool.go Improves operations/attestations/kv test coverage (#6181) 2020-06-09 21:00:36 +00:00
prepare_forkchoice_test.go Enables new aggregation implementation (#6344) 2020-06-23 19:13:55 +00:00
prepare_forkchoice.go Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
prune_expired_test.go Refactors attestation pool pruning (#6485) 2020-07-03 09:43:56 -07:00
prune_expired.go Refactors attestation pool pruning (#6485) 2020-07-03 09:43:56 -07:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Refactors attestation pool pruning (#6485) 2020-07-03 09:43:56 -07:00