prysm-pulse/beacon-chain/operations/attestations/kv
Potuz be23773924
Don't use max cover on unaggregated atts nor check subgroup of validated signatures (#12350)
* Don't use max cover on unnaggregated atts

* Do not validate signature on the attestation package

* separate nil error checks

* fix unit tests
2023-05-16 17:06:26 +00:00
..
aggregated_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
aggregated.go Don't use max cover on unaggregated atts nor check subgroup of validated signatures (#12350) 2023-05-16 17:06:26 +00:00
benchmark_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
forkchoice_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
forkchoice.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
kv.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
seen_bits_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
seen_bits.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
unaggregated_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
unaggregated.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00