prysm-pulse/shared/bls/spectest
Preston Van Loon 9bd6147027
BLS spec tests (#2826)
* bls spec tests

* add more bls tests

* use ioutil instead of bazel runfiles

* dont read bytes

* skip tests that overflow uint64

* manually fix input data

* add tests

* lint and gaz

* add all new changes

* some refactoring, cleanup, remove new API methods that only exist for tests

* gaz

* Remove yamls, skip test
2019-06-25 12:57:47 -04:00
..
aggregate_pubkeys_test.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
aggregate_pubkeys_test.yaml.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
aggregate_sigs_test.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
aggregate_sigs_test.yaml.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
BUILD.bazel BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
g2_compressed_test.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
g2_compressed_test.yaml.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
g2_uncompressed_test.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
g2_uncompressed_test.yaml.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
helper_test.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
priv_to_pub_test.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
priv_to_pub_test.yaml.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
sign_message_test.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00
sign_message_test.yaml.go BLS spec tests (#2826) 2019-06-25 12:57:47 -04:00