prysm-pulse/shared/mock
Nishant Das 5d65ace970
Implement Doppelganger Check (#9120)
* checkpoint changes

* Update beacon-chain/rpc/validator/status.go

Co-authored-by: Potuz <potuz@potuz.net>

* Update beacon-chain/rpc/validator/status.go

Co-authored-by: Potuz <potuz@potuz.net>

* add in client side tests

* add ordering

* add all new test cases

* gate feature

* handle edge case

* add one more test case

* fatal error

* zahoor's review

* Update validator/client/validator.go

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

* Update validator/client/validator.go

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

* doppelganger not doppleganger

* preston's review

* add in comment

* change comment

* Fix e2e to only run new flags on the current version

* Fix bug where zero byte public keys were always sent in the request when attestation history existed. Still some tests to fix due to another bug in attester protection AttestationHistoryForPubKey.

* go mod tidy, gazelle

* Increase test size

* fix timeout, change size back to small

Co-authored-by: Potuz <potuz@potuz.net>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-07-02 12:11:09 +08:00
..
beacon_chain_service_mock.go Implement Doppelganger Check (#9120) 2021-07-02 12:11:09 +08:00
beacon_service_mock.go Implement Doppelganger Check (#9120) 2021-07-02 12:11:09 +08:00
beacon_validator_client_mock.go Implement Doppelganger Check (#9120) 2021-07-02 12:11:09 +08:00
beacon_validator_server_mock.go Implement Doppelganger Check (#9120) 2021-07-02 12:11:09 +08:00
BUILD.bazel Add Events Streaming Endpoint for Eth2 Standard API (#9001) 2021-06-14 16:58:08 +00:00
event_service_mock.go Add Events Streaming Endpoint for Eth2 Standard API (#9001) 2021-06-14 16:58:08 +00:00
keymanager_mock.go Implement Doppelganger Check (#9120) 2021-07-02 12:11:09 +08:00
node_service_mock.go Implement Doppelganger Check (#9120) 2021-07-02 12:11:09 +08:00