From 29683e6c03504375131b8a4c52aa7c38c0d8cba9 Mon Sep 17 00:00:00 2001 From: Nico Flaig Date: Thu, 22 Jun 2023 13:10:13 +0200 Subject: [PATCH 1/2] Update doppelganger note about sync committee contributions --- book/src/validator-doppelganger.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/validator-doppelganger.md b/book/src/validator-doppelganger.md index 6eaddcc7b0b..093284e23c6 100644 --- a/book/src/validator-doppelganger.md +++ b/book/src/validator-doppelganger.md @@ -43,9 +43,9 @@ DP works by staying silent on the network for 2-3 epochs before starting to sign Staying silent and refusing to sign messages will cause the following: - 2-3 missed attestations, incurring penalties and missed rewards. -- 2-3 epochs of missed sync committee contributions (if the validator is in a sync committee, which is unlikely), incurring penalties and missed rewards. - Potentially missed rewards by missing a block proposal (if the validator is an elected block proposer, which is unlikely). +- Sync committee contributions are not delayed as those are not slashable The loss of rewards and penalties incurred due to the missed duties will be very small in dollar-values. Generally, they will equate to around one US dollar (at August 2021 figures) or about From c63c978a95759572d295b293393819ad3ee0b170 Mon Sep 17 00:00:00 2001 From: Nico Flaig Date: Tue, 1 Aug 2023 11:50:48 +0200 Subject: [PATCH 2/2] Update book/src/validator-doppelganger.md Co-authored-by: Paul Hauner --- book/src/validator-doppelganger.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book/src/validator-doppelganger.md b/book/src/validator-doppelganger.md index 093284e23c6..ec8b595baa4 100644 --- a/book/src/validator-doppelganger.md +++ b/book/src/validator-doppelganger.md @@ -45,7 +45,8 @@ Staying silent and refusing to sign messages will cause the following: - 2-3 missed attestations, incurring penalties and missed rewards. - Potentially missed rewards by missing a block proposal (if the validator is an elected block proposer, which is unlikely). -- Sync committee contributions are not delayed as those are not slashable + +Notably, sync committee contributions are not slashable and will continue to be produced even when DP is suppressing other messages. The loss of rewards and penalties incurred due to the missed duties will be very small in dollar-values. Generally, they will equate to around one US dollar (at August 2021 figures) or about