From f1ec5bfcf1f57f2bfbfc0979486ac4eb1063d6db Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Sun, 29 Aug 2021 01:03:47 -0700 Subject: [PATCH] Known Amendments: NegativeUNL open for voting as of 1.7.3 --- .../consensus-network/amendments/known-amendments.ja.md | 4 ++-- .../concepts/consensus-network/amendments/known-amendments.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/concepts/consensus-network/amendments/known-amendments.ja.md b/content/concepts/consensus-network/amendments/known-amendments.ja.md index c781541668..f8d17f580e 100644 --- a/content/concepts/consensus-network/amendments/known-amendments.ja.md +++ b/content/concepts/consensus-network/amendments/known-amendments.ja.md @@ -15,8 +15,8 @@ labels: | 名前 | 導入済み | ステータス | |:--------------------------------|:-----------|:------------------------------------| | [CryptoConditionsSuite][] | 未定 | [開発中: 未定]( "BADGE_LIGHTGREY") | -| [NegativeUNL][] | 未定 | [開発中: 未定]( "BADGE_LIGHTGREY") | | [OwnerPaysFee][] | 未定 | [開発中: 未定]( "BADGE_LIGHTGREY") | +| [NegativeUNL][] | v1.7.3 | [投票中: 未定](https://xrpl.org/blog/2021/rippled-1.7.3.html "BADGE_80d0e0") | | [fixRmSmallIncreasedQOffers][] | v1.7.2 | [投票中: 未定](https://xrpl.org/blog/2021/rippled-1.7.2.html "BADGE_80d0e0") | | [fixSTAmountCanonicalize][] | v1.7.0 | [投票中: 未定](https://xrpl.org/blog/2021/rippled-1.7.0.html "BADGE_80d0e0") | | [FlowSortStrands][] | v1.7.0 | [投票中: 未定](https://xrpl.org/blog/2021/rippled-1.7.0.html "BADGE_80d0e0") | @@ -554,7 +554,7 @@ XRP Ledgerアカウントが[マルチ署名](multi-signing.html) SignerListを | Amendment ID | ステータス | |:-----------------------------------------------------------------|:---------| -| B4E4F5D2D6FB84DF7399960A732309C9FD530EAE5941838160042833625A6076 | 開発中 | +| B4E4F5D2D6FB84DF7399960A732309C9FD530EAE5941838160042833625A6076 | 投票中 | Implements a "Negative UNL" system, where the network can track which validators are temporarily offline and disregard those validators for quorum calculations. This can improve the liveness of the network during periods of network instability. diff --git a/content/concepts/consensus-network/amendments/known-amendments.md b/content/concepts/consensus-network/amendments/known-amendments.md index 27ae8036c6..08078e569a 100644 --- a/content/concepts/consensus-network/amendments/known-amendments.md +++ b/content/concepts/consensus-network/amendments/known-amendments.md @@ -15,8 +15,8 @@ The following is a comprehensive list of all known [amendments](amendments.html) | Name | Introduced | Status | |:--------------------------------|:-----------|:------------------------------| | [CryptoConditionsSuite][] | TBD | [In Development: TBD]( "BADGE_LIGHTGREY") | -| [NegativeUNL][] | TBD | [In Development: TBD]( "BADGE_LIGHTGREY") | | [OwnerPaysFee][] | TBD | [In Development: TBD]( "BADGE_LIGHTGREY") | +| [NegativeUNL][] | v1.7.3 | [Open for Voting: TBD](https://xrpl.org/blog/2021/rippled-1.7.3.html "BADGE_80d0e0") | | [fixRmSmallIncreasedQOffers][] | v1.7.2 | [Open for Voting: TBD](https://xrpl.org/blog/2021/rippled-1.7.2.html "BADGE_80d0e0") | | [fixSTAmountCanonicalize][] | v1.7.0 | [Open for Voting: TBD](https://xrpl.org/blog/2021/rippled-1.7.0.html "BADGE_80d0e0") | | [FlowSortStrands][] | v1.7.0 | [Open for Voting: TBD](https://xrpl.org/blog/2021/rippled-1.7.0.html "BADGE_80d0e0") | @@ -570,7 +570,7 @@ With this amendment enabled, the owner reserve for a new SignerList is 5 XRP, re | Amendment ID | Status | |:-----------------------------------------------------------------|:----------| -| B4E4F5D2D6FB84DF7399960A732309C9FD530EAE5941838160042833625A6076 | In Development | +| B4E4F5D2D6FB84DF7399960A732309C9FD530EAE5941838160042833625A6076 | Open for Voting | Implements a "Negative UNL" system, where the network can track which validators are temporarily offline and disregard those validators for quorum calculations. This can improve the ability of the network to make progress during periods of network instability.