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 Slasher db (#3270) 2019-09-02 18:36:29 +03:00
block_header.go Add Test for Aggregating Large Amount of Attestations (#3358) 2019-09-02 13:49:37 -05:00
BUILD.bazel Slasher db (#3270) 2019-09-02 18:36:29 +03:00
db_test.go Slasher db (#3270) 2019-09-02 18:36:29 +03:00
db.go Slasher db (#3270) 2019-09-02 18:36:29 +03:00
schema.go Slasher db (#3270) 2019-09-02 18:36:29 +03:00