prysm-pulse/beacon-chain/core/blocks
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
..
spectest Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
testdata Fuzz: sigp/beaconfuzz#78 (#7684) 2020-10-30 02:06:53 +00:00
attestation_regression_test.go Fuzz: sigp/beaconfuzz#78 (#7684) 2020-10-30 02:06:53 +00:00
attestation_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
attestation.go Fuzz: sigp/beaconfuzz#78 (#7684) 2020-10-30 02:06:53 +00:00
attester_slashing_test.go Fix reported anti patterns (#7501) 2020-10-12 16:12:00 +00:00
attester_slashing.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
block_operations_fuzz_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
block_regression_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
BUILD.bazel Fuzz: sigp/beaconfuzz#78 (#7684) 2020-10-30 02:06:53 +00:00
deposit_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
deposit.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
eth1_data_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
eth1_data.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
exit_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
exit.go Don't show stack trace for certain voluntary exit failure scenarios (#7554) 2020-10-17 10:08:58 +00:00
genesis_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
genesis.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
header_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
header.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
proposer_slashing.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
randao_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
randao.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
signature.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00