From 5ac8a2bbd1f7a55542dd97358d123f7290b62dcb Mon Sep 17 00:00:00 2001 From: David Goulet Date: Thu, 10 Jan 2019 13:57:00 -0500 Subject: prop289: Add the new consensus params Spec out the new consensus parameters in the proposal. Signed-off-by: David Goulet --- proposals/289-authenticated-sendmes.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'proposals/289-authenticated-sendmes.txt') diff --git a/proposals/289-authenticated-sendmes.txt b/proposals/289-authenticated-sendmes.txt index 3ec7fd6..07258ef 100644 --- a/proposals/289-authenticated-sendmes.txt +++ b/proposals/289-authenticated-sendmes.txt @@ -309,11 +309,16 @@ Status: Open payload version 0 sendmes. In phase two, we flip a switch in the consensus, and everybody starts - sending payload version 1 sendmes. Payload version 0 sendmes are - still accepted. + sending payload version 1 sendmes. Payload version 0 sendmes are still + accepted. The newly proposed consensus parameter to achieve this is: + + "sendme_emit_min_version" - Minimum SENDME version that can be sent. In phase three, we flip a different switch in the consensus, and - everybody starts refusing payload version 0 sendmes. + everybody starts refusing payload version 0 sendmes. The newly proposed + consensus parameter to achieve this is: + + "sendme_accept_min_version" - Minimum SENDME version that is accepted. (It has to be two separate switches, not one unified one, because otherwise we'd have a race where relays learn about the update before -- cgit v1.2.3-54-g00ecf