prysm-pulse/beacon-chain/operations/attestations/kv
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
..
aggregated_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
aggregated.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
block_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
block.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
BUILD.bazel Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
forkchoice_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
forkchoice.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
kv.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
unaggregated_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
unaggregated.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00