prysm-pulse/beacon-chain/operations/attestations/kv
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
..
aggregated_test.go Improves operations/attestations/kv test coverage (#6181) 2020-06-09 21:00:36 +00:00
aggregated.go Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
benchmark_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
block_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
block.go Faster hashing for attestation pool (#5217) 2020-03-26 23:55:25 +00:00
BUILD.bazel Enables new aggregation implementation (#6344) 2020-06-23 19:13:55 +00:00
forkchoice_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
forkchoice.go Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
kv.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
unaggregated_test.go Improves operations/attestations/kv test coverage (#6181) 2020-06-09 21:00:36 +00:00
unaggregated.go Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00