prysm-pulse/beacon-chain/operations/attestations
terence tsao c20d9ccbb3
Better attestation pool with map instead of expiration cache (#5087)
* update aggregated

* update block att

* update forkchoice att

* update unaggregated att

* gazelle

* Use copy

* Locks

* Genesis time

* Fixed tests

* Comments

* Fixed tests
2020-03-13 12:35:28 -05:00
..
kv Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
aggregate_test.go Release flag to aggregate attestations in fork choice. (#4820) 2020-02-10 19:57:30 +00:00
aggregate.go Fix aggregated attestation pool grows large in size (#4932) 2020-02-24 10:18:34 -06:00
BUILD.bazel Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05: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 attestations in pool count metrics (#4930) 2020-02-23 22:30:52 +00:00
prepare_forkchoice_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
prepare_forkchoice.go Release flag to aggregate attestations in fork choice. (#4820) 2020-02-10 19:57:30 +00:00
prune_expired_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
prune_expired.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00