prysm-pulse/beacon-chain/core/helpers
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 Simplify make call by omitting redundant arguments (#6949) 2020-08-10 11:06:53 +00:00
attestation_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
attestation.go Check attestation target checkpoint epoch matches attestation slot (#7667) 2020-10-29 00:52:18 +00:00
block_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
block.go Use StateRoot as Key for Cache (#7540) 2020-10-19 09:13:47 -07:00
BUILD.bazel Remove checkpoint info cache and usages (#7642) 2020-10-26 14:09:19 -05:00
committee_test.go Restrict Proposer Lookup to the Current Epoch (#7542) 2020-10-26 13:40:38 -07:00
committee.go Restrict Proposer Lookup to the Current Epoch (#7542) 2020-10-26 13:40:38 -07:00
randao_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
randao.go Remove duplicated randao mix copy (#6420) 2020-06-26 18:27:48 +00:00
rewards_penalties_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
rewards_penalties.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
shuffle_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
shuffle.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
signing_root_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
signing_root.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
slot_epoch_test.go Revamp proposer cache to fix lookahead bug (#7442) 2020-10-07 17:25:08 +00:00
slot_epoch.go Deep Source Security Issues (#7617) 2020-10-22 23:31:52 +00:00
validators_test.go Restrict Proposer Lookup to the Current Epoch (#7542) 2020-10-26 13:40:38 -07:00
validators.go Use StateRoot as Key for Cache (#7540) 2020-10-19 09:13:47 -07:00