prysm-pulse/beacon-chain/core/helpers
terence tsao ef69ac4496
Validate attestation: fix error log (#6874)
* attestation: fix  error log
2020-08-04 18:37:35 +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 Validate attestation: fix error log (#6874) 2020-08-04 18:37:35 +00: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 helper ComputeDomainAndSign (#6773) 2020-07-30 19:11:22 +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