prysm-pulse/validator/slashing-protection
Raul Jordan 4ec0d60911
Prevent Exporting False Positive Slashing Event Due to Old Prysm DB Schema Bug (#9060)
* regression test added

* better comment

* export edge case

* add case for edge test

Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-06-21 05:15:06 +00:00
..
iface Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
local/standard-protection-format Prevent Exporting False Positive Slashing Event Due to Old Prysm DB Schema Bug (#9060) 2021-06-21 05:15:06 +00:00
BUILD.bazel Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
cli_export.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
cli_import_export_test.go Add Metadata V2 Object and Interface (#8962) 2021-06-02 13:44:34 +08:00
cli_import.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
external_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
external.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
slasher_client_test.go Add Metadata V2 Object and Interface (#8962) 2021-06-02 13:44:34 +08:00
slasher_client.go Embed Config Pattern For Slasher, Slashing Protection (#8637) 2021-03-21 17:53:17 +00:00