prysm-pulse/beacon-chain/operations/attestations/kv
Victor Farazdagi 50af507407
Improves operations/attestations/kv test coverage (#6181)
* fixes span names
* TestKV_SaveUnaggregatedAttestation tests added
* TestKV_SaveUnaggregatedAttestations test
* adds count tests
* TestKV_Unaggregated_CanDelete
* fixes naming
* Merge branch 'master' into att-pool-kv-cleanup
* better naming
* Merge branch 'att-pool-kv-cleanup' of github.com:prysmaticlabs/prysm into att-pool-kv-cleanup
* naming
* TestKV_Aggregated_SaveUnaggregatedAttestation added
* Merge branch 'master' into att-pool-kv-cleanup
* naming
* updates TestKV_Aggregated_HasAggregatedAttestation
* updates delete tests
* fix order
* Merge branch 'master' into att-pool-kv-cleanup
2020-06-09 21:00:36 +00:00
..
aggregated_test.go Improves operations/attestations/kv test coverage (#6181) 2020-06-09 21:00:36 +00:00
aggregated.go Improves operations/attestations/kv test coverage (#6181) 2020-06-09 21:00:36 +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 Use stateutil AttestationDataRoot instead of go-ssz (#6136) 2020-06-05 01:32:08 +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 Faster hashing for attestation pool (#5217) 2020-03-26 23:55:25 +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 Fix aggregator with unaggregated attestation (#6137) 2020-06-05 00:06:45 +00:00