prysm-pulse/beacon-chain/operations/attestations/kv
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
..
aggregated_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
aggregated.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
benchmark_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
block_test.go Check block attestation length for operation pool (#7420) 2020-10-02 20:08:06 +00:00
block.go Code health: review map usage (#7635) 2020-10-26 21:17:07 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
forkchoice_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
forkchoice.go Code health: review map usage (#7635) 2020-10-26 21:17:07 +00:00
kv.go Pool: Use a TTL cache for seen bits (#7015) 2020-08-21 16:27:51 -07:00
seen_bits_test.go Disallows bitlist duplicates in seen_bits cache (#7203) 2020-09-10 15:24:23 +00:00
seen_bits.go Disallows bitlist duplicates in seen_bits cache (#7203) 2020-09-10 15:24:23 +00:00
unaggregated_test.go Removes attestation pool pruning from UnaggregatedAttestations getter (#7204) 2020-09-10 18:35:57 +00:00
unaggregated.go Code health: review map usage (#7635) 2020-10-26 21:17:07 +00:00