From f65564cce74dfd00f9cdcf2e31fd7f6b28e97dc7 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Tue, 14 Oct 2025 11:55:34 +0800 Subject: [PATCH 1/2] Move CHIP-52 to Review in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f80946d3..8afbc574 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [46 - Detecting Dishonest NFT Offers](https://github.com/Chia-Network/chips/pull/151) * [48 - New Proof of Space](https://github.com/Chia-Network/chips/pull/160) * [49 - Proof Format Fork Timelines](https://github.com/Chia-Network/chips/pull/161) -* [52 - Partial Offers](https://github.com/Chia-Network/chips/pull/174) ### Review * [39 - Fee Service Standard](https://github.com/Chia-Network/chips/pull/138) @@ -38,6 +37,7 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [43 - Meta Inner Puzzle Spec (MIPS)](https://github.com/Chia-Network/chips/pull/145) * [50 - Action Layer and Slots](https://github.com/Chia-Network/chips/pull/165) * [51 - Reward Distributor](https://github.com/Chia-Network/chips/pull/165) +* [52 - Partial Offers](https://github.com/Chia-Network/chips/pull/174) ### Review (Fast Track) * None From e799767d2a87c0f26ba5398827d4174b65951d81 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Wed, 15 Oct 2025 15:35:25 +0800 Subject: [PATCH 2/2] Move CHIP-45 to Final (requires PR merge) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8afbc574..2fbe5105 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ The rest of this document is a summary of all notable CHIPs, organized by status * None ### Last Call -* [45 - Options contracts](https://github.com/Chia-Network/chips/pull/152) +* None ### Final * [2 - dApp Protocol](/CHIPs/chip-0002.md) @@ -74,6 +74,7 @@ The rest of this document is a summary of all notable CHIPs, organized by status * [40 - everything_with_singleton TAIL](/CHIPs/chip-0040.md) * [41 - Streaming Puzzle](/CHIPs/chip-0041.md) * [44 - Clawback Standard v2](/CHIPs/chip-0044.md) +* [45 - Options contracts](/CHIPs/chip-0045.md) * [47 - NFC Offer Data](/CHIPs/chip-0047.md) ### Stagnant