From 5b78c029f3f106798e4fb8b3b1ae165b8a3cb900 Mon Sep 17 00:00:00 2001 From: kaleb Date: Tue, 20 Aug 2024 11:31:56 +0200 Subject: [PATCH 1/3] update validation --- ci/checkFrontmatters.js | 2 +- sccp-x.md | 2 +- sip-x.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/checkFrontmatters.js b/ci/checkFrontmatters.js index 15cd88c5f..6b8a51973 100644 --- a/ci/checkFrontmatters.js +++ b/ci/checkFrontmatters.js @@ -16,7 +16,7 @@ const commonValidationSchema = Yup.object().shape({ status: Yup.string().oneOf(statuses), author: Yup.string().required(), network: Yup.string() - .oneOf(['Ethereum', 'Optimism', 'Ethereum & Optimism','Base','Ethereum, Optimism & Base','Ethereum & Base','Optimism & Base','Arbitrum','Ethereum, Optimism, Base & Arbitrum']) + .oneOf(['Ethereum', 'Optimism', 'Ethereum & Optimism','Base','Ethereum, Optimism & Base','Ethereum & Base','Optimism & Base','Arbitrum','Ethereum, Optimism, Base & Arbitrum','Ethereum & Arbitrum']) .required(), implementor: Yup.string().nullable(), release: Yup.string().nullable(), diff --git a/sccp-x.md b/sccp-x.md index 877ec061d..f7717ca15 100644 --- a/sccp-x.md +++ b/sccp-x.md @@ -2,7 +2,7 @@ sccp: title: type: -network: +network: author: , FirstName (@GitHubUsername) and GitHubUsername (@GitHubUsername)> discussions-to: status: diff --git a/sip-x.md b/sip-x.md index e080faad2..90c14279b 100644 --- a/sip-x.md +++ b/sip-x.md @@ -1,7 +1,7 @@ --- sip: title: -network: +network: status: type: author: , FirstName (@GitHubUsername) and GitHubUsername (@GitHubUsername)> From 9b70c6ac909c404d825cbcbf02e38b61a47c3ab2 Mon Sep 17 00:00:00 2001 From: kaleb Date: Wed, 21 Aug 2024 21:45:21 +0200 Subject: [PATCH 2/3] update headers --- content/sccp/sccp-2133.md | 2 +- content/sccp/sccp-2134.md | 2 +- content/sccp/sccp-338.md | 2 +- content/sccp/sccp-339.md | 2 +- content/sccp/sccp-347.md | 2 +- content/sccp/sccp-348.md | 2 +- content/sips/sip-400.md | 2 +- content/sips/sip-402.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/content/sccp/sccp-2133.md b/content/sccp/sccp-2133.md index df0b828db..2de3d4693 100644 --- a/content/sccp/sccp-2133.md +++ b/content/sccp/sccp-2133.md @@ -3,7 +3,7 @@ sccp: 2133 network: Ethereum & Optimism title: Facilitate sUSD Transfers from L2 to L1 - Peg Rebalancing author: Kaleb (@kaleb-keny) -status: Approved +status: Implemented proposal: >- https://snapshot.org/#/snxgov.eth/proposal/0x16fcd1f7bd12a5695a4464412e059960c1c75e1d56c564e6546decdfcf9ba230 created: 2024-08-05 diff --git a/content/sccp/sccp-2134.md b/content/sccp/sccp-2134.md index 1c0a5a37b..6f24e173a 100644 --- a/content/sccp/sccp-2134.md +++ b/content/sccp/sccp-2134.md @@ -3,7 +3,7 @@ sccp: 2134 network: Ethereum & Optimism title: LegacyMarket V3 Migration Preparations author: Kaleb (@kaleb-keny) -status: Draft +status: Approved created: 2024-08-06 proposal: >- https://snapshot.org/#/snxgov.eth/proposal/0x76837e764e96af7a0852e051776b50bbaccdd734b7fd552fe153261eb28d3312 diff --git a/content/sccp/sccp-338.md b/content/sccp/sccp-338.md index 7a1208ffb..71fd6268c 100644 --- a/content/sccp/sccp-338.md +++ b/content/sccp/sccp-338.md @@ -2,7 +2,7 @@ sccp: 338 title: Set Arbitrum Yield-Generating Asset LP & Issuance Variables network: Arbitrum -status: Draft +status: Approved type: Governance author: Matt, DSacks proposal: >- diff --git a/content/sccp/sccp-339.md b/content/sccp/sccp-339.md index 70447c008..2447597ed 100644 --- a/content/sccp/sccp-339.md +++ b/content/sccp/sccp-339.md @@ -2,7 +2,7 @@ sccp: 339 title: Reconfigure sUSDe Issuance Ratio network: Arbitrum -status: Draft +status: Approved type: Governance author: Matt proposal: >- diff --git a/content/sccp/sccp-347.md b/content/sccp/sccp-347.md index 77bc62427..2ca890c0b 100644 --- a/content/sccp/sccp-347.md +++ b/content/sccp/sccp-347.md @@ -2,7 +2,7 @@ sccp: 347 title: Deploy Multicollateral Perps Arbitrum network: Arbitrum -status: Draft +status: Approved type: Governance proposal: >- https://snapshot.org/#/snxgov.eth/proposal/0x2e2528343ec51eb6385a2922f6f7ec08a804bec0afdafff7c97d606ec539e44f diff --git a/content/sccp/sccp-348.md b/content/sccp/sccp-348.md index a76cf95e2..fd540cceb 100644 --- a/content/sccp/sccp-348.md +++ b/content/sccp/sccp-348.md @@ -2,7 +2,7 @@ sccp: 348 title: Update RNDR Feed network: Arbitrum -status: Draft +status: Implemented type: Governance created: 2024-08-12 proposal: >- diff --git a/content/sips/sip-400.md b/content/sips/sip-400.md index a77f430a9..c2673d0c2 100644 --- a/content/sips/sip-400.md +++ b/content/sips/sip-400.md @@ -2,7 +2,7 @@ sip: 400 network: Ethereum, Optimism, Base & Arbitrum title: Fix for underflow error when offchain price timestamp is bigger than current block timestamp -status: Draft +status: Approved author: Noisekit created: 2024-07-29 type: Governance diff --git a/content/sips/sip-402.md b/content/sips/sip-402.md index 337480b28..9ff8f0e65 100644 --- a/content/sips/sip-402.md +++ b/content/sips/sip-402.md @@ -2,7 +2,7 @@ sip: 402 title: Remove Account Cooldown Timer for Rewards Claim Function network: Ethereum, Optimism, Base & Arbitrum -status: Draft +status: Approved type: Governance author: Robin (@0xrobin2192) proposal: >- From 6147c01ec9ad903c237e97afb27a31d22aeb72df Mon Sep 17 00:00:00 2001 From: kaleb Date: Wed, 21 Aug 2024 21:49:17 +0200 Subject: [PATCH 3/3] Update sip-385.md --- content/sips/sip-385.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/sips/sip-385.md b/content/sips/sip-385.md index faff86995..6657a4fcf 100644 --- a/content/sips/sip-385.md +++ b/content/sips/sip-385.md @@ -6,7 +6,7 @@ status: Draft type: Governance author: cyberduck (@acyberduck) proposal: >- - https://snapshot.org/#/snxgov.eth/proposal/0xf2450dd68131dfc46b5da6069f9a8febf51b3a8ee7061184478f394be5633567 + https://snapshot.org/#/snxgov.eth/proposal/0x3b3b4330ab41960df890e8e3bc80d5ac69a27105ebcd4e98151e1a271423378c --- ## Simple Summary