prysm-pulse/beacon-chain/core/helpers
terence tsao 03c3f06288
Core: optimize InitiateValidatorExit and ProcessAttesterSlashings (#7008)
* Core: optimize InitiateValidatorExit

* Core: optimize

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-08-15 14:01:46 -05:00
..
spectest Simplify make call by omitting redundant arguments (#6949) 2020-08-10 11:06:53 +00:00
attestation_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
attestation.go Validate attestation: fix error log (#6874) 2020-08-04 18:37:35 +00:00
block_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
block.go QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +00:00
BUILD.bazel Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
committee_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
committee.go Update comments for get_committee_count_per_slot (#6717) 2020-07-25 05:29:30 +00: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 Address spec adherence feedbacks (#6365) 2020-06-24 03:14:44 +00:00
shuffle_test.go Simplify make call by omitting redundant arguments (#6949) 2020-08-10 11:06:53 +00:00
shuffle.go Simplify make call by omitting redundant arguments (#6949) 2020-08-10 11:06:53 +00:00
signing_root_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
signing_root.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
slot_epoch_test.go Add and use genesis time in config (#6966) 2020-08-11 14:36:32 -05:00
slot_epoch.go Add and use genesis time in config (#6966) 2020-08-11 14:36:32 -05:00
validators_test.go Core: optimize InitiateValidatorExit and ProcessAttesterSlashings (#7008) 2020-08-15 14:01:46 -05:00
validators.go Core: optimize InitiateValidatorExit and ProcessAttesterSlashings (#7008) 2020-08-15 14:01:46 -05:00