prysm-pulse/beacon-chain/operations/attestations
terence tsao 7f07ad831e
Update seen for attestation pool (#4669)
* Use `contain` instead of `overlap`
* Tests
* Update seen
* Merge branch 'master' into use-contain
* Use OR to track all of the bits we have seen so far
* Added one more test case
* gofmt
* Conflict
* Picked up Preston's changes
* Merge branch 'use-contain' of git+ssh://github.com/prysmaticlabs/prysm into use-contain
2020-01-30 23:30:37 +00:00
..
kv Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
aggregate_test.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
aggregate.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
BUILD.bazel Forkchoice att seen cache consider bitfield overlaps (#4483) 2020-01-10 14:44:20 -06:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool.go Add HasAggregatedAttestation getter for pool (#4451) 2020-01-08 06:59:49 -08:00
prepare_forkchoice_test.go Update seen for attestation pool (#4669) 2020-01-30 23:30:37 +00:00
prepare_forkchoice.go Update seen for attestation pool (#4669) 2020-01-30 23:30:37 +00:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00