prysm-pulse/beacon-chain/operations/attestations/kv
terence tsao 3df2980cba
Add and utilize seen atts map (#6993)
* DB: add block roots test

* Pool: add seen atts map

* Pool: use seen atts map

* Pool: clear seen map

* Gazelle

* Fixed an existing test

Co-authored-by: rauljordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-08-13 16:52:27 -05:00
..
aggregated_test.go Add and utilize seen atts map (#6993) 2020-08-13 16:52:27 -05:00
aggregated.go Add and utilize seen atts map (#6993) 2020-08-13 16:52:27 -05:00
benchmark_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
block_test.go Applies assertion funcs to operation tests (#6608) 2020-07-15 18:37:51 +00:00
block.go Faster hashing for attestation pool (#5217) 2020-03-26 23:55:25 +00:00
BUILD.bazel Add and utilize seen atts map (#6993) 2020-08-13 16:52:27 -05:00
forkchoice_test.go Applies assertion funcs to operation tests (#6608) 2020-07-15 18:37:51 +00:00
forkchoice.go Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
kv.go Add and utilize seen atts map (#6993) 2020-08-13 16:52:27 -05:00
unaggregated_test.go Add and utilize seen atts map (#6993) 2020-08-13 16:52:27 -05:00
unaggregated.go Add and utilize seen atts map (#6993) 2020-08-13 16:52:27 -05:00