prysm-pulse/beacon-chain/rpc/validator
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
..
aggregator_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
aggregator.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
assignments_test.go Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
assignments.go Restrict Proposer Lookup to the Current Epoch (#7542) 2020-10-26 13:40:38 -07:00
attester_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
attester.go Update error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
BUILD.bazel More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
exit_test.go Use state slot to verify exit signature (#7155) 2020-09-02 00:57:52 +00:00
exit.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
proposer_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
proposer_utils.go Attestation proposing: more tests (#7267) 2020-09-18 17:16:31 +00:00
proposer.go Cache ETH1 headers on startup for eth1data voting (#7541) 2020-10-20 05:10:27 +00:00
server_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
server.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
status_test.go Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
status.go Revert 6966 (#7178) 2020-09-04 12:25:42 -05:00
validator_test.go Change Log Level of Genesis Time Info Log in RPC (#6920) 2020-08-10 16:52:49 +00:00