prysm-pulse/beacon-chain/operations/slashings
Ivan Martinez 6e9839f987
Validate slashings upon pool exit (#5848)
* Validate slashings upon pool exit
* Change in implementation
* Fix test
* Merge branch 'master' into validate-slashing
* Merge refs/heads/master into validate-slashing
* Merge refs/heads/master into validate-slashing
* Merge refs/heads/master into validate-slashing
* Undo e2e changes
* Merge branch 'validate-slashing' of github.com:prysmaticlabs/prysm into validate-slashing
* Merge refs/heads/master into validate-slashing
2020-05-14 17:11:28 +00:00
..
BUILD.bazel Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
log.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
metrics.go Verify Slashing Signatures Before Putting Into Blocks (#5071) 2020-03-12 01:16:55 +00:00
service_attester_test.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
service_proposer_test.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
service.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
types.go Slashing operations pool (#4726) 2020-02-07 10:32:51 +08:00