From dac2f3b0e4a65d910ae0598200485cd6824a2b87 Mon Sep 17 00:00:00 2001 From: Jason Schrader Date: Wed, 1 May 2024 16:53:39 -0700 Subject: [PATCH 1/2] fix: update ccip-020 status --- README.md | 5 ++--- ccips/ccip-020/ccip-020-graceful-protocol-shutdown.md | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9e2e21f..35c65e0 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,7 @@ The CCIPs describe the design, implementation, and governance of the CityCoins P ## CCIPs in the Process of Being Activated -| CCIP Number | Title | -| ------------------------------------------------------------------- | -------------------------- | -| [CCIP-020](./ccips/ccip-020/ccip-020-graceful-protocol-shutdown.md) | Graceful Protocol Shutdown | +(none) ## Ratified CCIPs @@ -32,6 +30,7 @@ The CCIPs describe the design, implementation, and governance of the CityCoins P | [CCIP-014](./ccips/ccip-014/ccip-014-upgrade-to-pox3.md) | Upgrade to pox-3 | | [CCIP-015](./ccips/ccip-015/ccip-015-community-proposal-voting-process.md) | Community Proposal Voting Process | | [CCIP-017](./ccips/ccip-017/ccip-017-extend-direct-execute-sunset-period.md) | Extend Sunset Period | +| [CCIP-020](./ccips/ccip-020/ccip-020-graceful-protocol-shutdown.md) | Graceful Protocol Shutdown | | [CCIP-021](./ccips/ccip-021/ccip-021-extend-direct-execute-sunset-period-2.md) | Extend Sunset Period 2 | ## How to Get Involved diff --git a/ccips/ccip-020/ccip-020-graceful-protocol-shutdown.md b/ccips/ccip-020/ccip-020-graceful-protocol-shutdown.md index c79dd7e..d23c791 100644 --- a/ccips/ccip-020/ccip-020-graceful-protocol-shutdown.md +++ b/ccips/ccip-020/ccip-020-graceful-protocol-shutdown.md @@ -8,7 +8,7 @@ | Author(s) | Jason Schrader jason@joinfreehold.com | | Consideration | Governance, Economic | | Type | Standard | -| Status | Activation-in-Progress | +| Status | Ratified | | Created | 2024-03-22 | | License | BSD-2-Clause | | Supplements | CCIP-012, CCIP-013, CCIP-017 | From c5db3746b5c274c1459ffa524b4eb5e242798135 Mon Sep 17 00:00:00 2001 From: Jason Schrader Date: Wed, 1 May 2024 16:54:52 -0700 Subject: [PATCH 2/2] fix: adjust list to order of execution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35c65e0..67e7d19 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ The CCIPs describe the design, implementation, and governance of the CityCoins P | [CCIP-014](./ccips/ccip-014/ccip-014-upgrade-to-pox3.md) | Upgrade to pox-3 | | [CCIP-015](./ccips/ccip-015/ccip-015-community-proposal-voting-process.md) | Community Proposal Voting Process | | [CCIP-017](./ccips/ccip-017/ccip-017-extend-direct-execute-sunset-period.md) | Extend Sunset Period | -| [CCIP-020](./ccips/ccip-020/ccip-020-graceful-protocol-shutdown.md) | Graceful Protocol Shutdown | | [CCIP-021](./ccips/ccip-021/ccip-021-extend-direct-execute-sunset-period-2.md) | Extend Sunset Period 2 | +| [CCIP-020](./ccips/ccip-020/ccip-020-graceful-protocol-shutdown.md) | Graceful Protocol Shutdown | ## How to Get Involved