prysm-pulse/beacon-chain/core/helpers
terence tsao 027ee4c18c
Add a ComputeDomainVerifySigningRoot helper (#6743)
* Add ComputeDomainVerifySigningRoot
* Update validate aggregate proof signatures to use it
* Update verify proposer slashing to use it
* Update test to use it
* Merge branch 'master' into domain-and-signingroot
* Quick fix on test
* Merge branch 'domain-and-signingroot' of github.com:prysmaticlabs/prysm into domain-and-signingroot
* Merge branch 'master' of github.com:prysmaticlabs/prysm into domain-and-signingroot
* Merge refs/heads/master into domain-and-signingroot
* Merge refs/heads/master into domain-and-signingroot
2020-07-28 16:49:47 +00:00
..
spectest Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
attestation_test.go Add a ComputeDomainVerifySigningRoot helper (#6743) 2020-07-28 16:49:47 +00:00
attestation.go Use spec attestation time verification in gRPC requests (#6429) 2020-06-28 14:37:17 -07:00
block_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
block.go QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +00:00
BUILD.bazel Add a ComputeDomainVerifySigningRoot helper (#6743) 2020-07-28 16:49:47 +00:00
committee_test.go Add regression test found by fuzzer (#6628) 2020-07-18 03:47:03 +00:00
committee.go Update comments for get_committee_count_per_slot (#6717) 2020-07-25 05:29:30 +00:00
randao_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
randao.go Remove duplicated randao mix copy (#6420) 2020-06-26 18:27:48 +00:00
rewards_penalties_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
rewards_penalties.go Address spec adherence feedbacks (#6365) 2020-06-24 03:14:44 +00:00
shuffle_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
shuffle.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
signing_root_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
signing_root.go Add a ComputeDomainVerifySigningRoot helper (#6743) 2020-07-28 16:49:47 +00:00
slot_epoch_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
slot_epoch.go QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +00:00
validators_test.go Avoid active validator count cache for genesis (#6292) 2020-06-17 19:48:10 -05:00
validators.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00