prysm-pulse/beacon-chain/operations/attestations/kv
Victor Farazdagi 2d9fe5f2cf
Disallows bitlist duplicates in seen_bits cache (#7203)
* disallows bitlist duplicates in seen_bits cache
* Merge refs/heads/master into upd-has-seen
2020-09-10 15:24:23 +00:00
..
aggregated_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
aggregated.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
benchmark_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
block_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
block.go Faster hashing for attestation pool (#5217) 2020-03-26 23:55:25 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
forkchoice_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
forkchoice.go Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
kv.go Pool: Use a TTL cache for seen bits (#7015) 2020-08-21 16:27:51 -07:00
seen_bits_test.go Disallows bitlist duplicates in seen_bits cache (#7203) 2020-09-10 15:24:23 +00:00
seen_bits.go Disallows bitlist duplicates in seen_bits cache (#7203) 2020-09-10 15:24:23 +00:00
unaggregated_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
unaggregated.go UnaggregatedAttestations use helper hasSeenBit (#7083) 2020-08-22 13:42:55 -07:00