prysm-pulse/beacon-chain/operations/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
..
kv Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
BUILD.bazel Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
metrics.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
pool_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
pool.go Removes attestation pool pruning from UnaggregatedAttestations getter (#7204) 2020-09-10 18:35:57 +00:00
prepare_forkchoice_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
prepare_forkchoice.go Remove redundant err checking (#7488) 2020-10-09 23:39:23 +00:00
prune_expired_test.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
prune_expired.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
service_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
service.go Refactors attestation pool pruning (#6485) 2020-07-03 09:43:56 -07:00