prysm-pulse/slasher/db
Raul Jordan da630f349f
Add Test for Aggregating Large Amount of Attestations (#3358)
* 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
2019-09-02 13:49:37 -05:00
..
block_header_test.go
block_header.go Add Test for Aggregating Large Amount of Attestations (#3358) 2019-09-02 13:49:37 -05:00
BUILD.bazel
db_test.go
db.go
schema.go