mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 07:03:58 -05:00
* test for verifying large amount of agg sigs * agg sgi could not verify * 128 fails * confirmed works for 512 * comprehensive test for handle att * commented test * fix up test * include the proper wait group * concurrency managed to reproduce verification bug * concurrent test passes * revert config changes * use new db in operations tests * debugging for the special attestations * resolve tests * fmt