prysm-pulse/shared/aggregation/attestations
Nishant Das 211d9bc0b9
Update BLST And Herumi (#7632)
* fix build from source

* clean up

* update again

* change everything

* workaround for now

* fix versioning

* all passing now

* fix build issues

* clean up

* revert use of MulVerify

* gaz

* stub

* Apply suggestions from code review

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* fix all

* fix test

* todo

* fix stub

* revert back

* make deep source happy

* Update shared/bls/herumi/public_key.go

* Update shared/bls/blst/signature.go

* Update shared/bls/blst/signature_test.go

* imports

* move iface to common, export errors

* rm iface build

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-10-30 19:06:33 +00:00
..
attestations_bench_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
attestations_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
attestations.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
BUILD.bazel Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
maxcover_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
maxcover.go Update error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
naive.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00