prysm-pulse/beacon-chain/core/blocks
Potuz 3d139d35f6
Validator monitor process slashings (#9898)
* Validator monitor process slashings

* Preston's comment

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* add test for tracked index

* Prestons requested changes

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-11-15 17:39:55 +00:00
..
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
attestation_test.go Use BLS signature length config value (#9746) 2021-10-07 10:37:53 -05:00
attestation.go Use BeaconBlockIsNil helper more (#9834) 2021-11-01 14:13:05 +00:00
attester_slashing_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
attester_slashing.go Validator monitor process slashings (#9898) 2021-11-15 17:39:55 +00:00
block_operations_fuzz_test.go Validator monitor process slashings (#9898) 2021-11-15 17:39:55 +00:00
block_regression_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
BUILD.bazel Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
deposit_test.go Use BLS signature length config value (#9746) 2021-10-07 10:37:53 -05:00
deposit.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
eth1_data_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
eth1_data.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
exit_test.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
exit.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
genesis_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
genesis.go Use BLS signature length config value (#9746) 2021-10-07 10:37:53 -05:00
header_test.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
header.go Use BeaconBlockIsNil helper more (#9834) 2021-11-01 14:13:05 +00:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_regression_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
proposer_slashing_test.go Use BLS signature length config value (#9746) 2021-10-07 10:37:53 -05:00
proposer_slashing.go Refactor rpc proposer into smaller files (#9796) 2021-10-18 11:35:32 -05:00
randao_test.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
randao.go Use BeaconBlockIsNil helper more (#9834) 2021-11-01 14:13:05 +00:00
signature_test.go Process Slashings for Newly Optimized Slasher (#9687) 2021-09-28 10:27:40 -05:00
signature.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00