From cd5c61254eddd2f467452cff81808e1f4226fbb8 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Fri, 31 Oct 2025 12:43:48 +0800 Subject: [PATCH 1/2] Clarify that puzzles do not belong in the CLVM category. --- CHIPs/chip-0001.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHIPs/chip-0001.md b/CHIPs/chip-0001.md index c5cf11cc..1bd9bccf 100644 --- a/CHIPs/chip-0001.md +++ b/CHIPs/chip-0001.md @@ -97,7 +97,7 @@ Sub-categories of Standards Track CHIPs include: * **Network** -- Changes to the peer-to-peer network protocol. * For example: * [CHIP-26](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0026.md) (Wallet Sync Protocol) - * **CLVM** -- Includes any changes to the CLVM, and any implementations thereof. Proposals to add new CLVM operators or Chialisp conditions, modify libraries, and modify package formats would each fit into this sub-category. Note that new Chialisp puzzles (with the exception of those that propose new primitives) typically fit under the Informational category. + * **CLVM** -- Includes any changes to the CLVM, and any implementations thereof. Proposals to add new CLVM operators or Chialisp conditions, modify libraries, and modify package formats would each fit into this sub-category. Note that new Chialisp puzzles belong under either the Primitive or Puzzle subcategory, rather than this one. * For example: * [CHIP-11](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0011.md) (BLS/SECP CLVM Operators and SOFTFORK Condition) * [CHIP-14](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0014.md) (ASSERT_BEFORE_* Conditions) From acc0f77fac69bb4f18b1d9f720573f2176c31a5b Mon Sep 17 00:00:00 2001 From: danieljperry Date: Fri, 31 Oct 2025 12:48:03 +0800 Subject: [PATCH 2/2] Add Jude's Discord handle to editor table --- CHIPs/chip-0001.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHIPs/chip-0001.md b/CHIPs/chip-0001.md index 1bd9bccf..05b31874 100644 --- a/CHIPs/chip-0001.md +++ b/CHIPs/chip-0001.md @@ -296,7 +296,7 @@ Name | Keybase Handle | Discord Handl Dan Perry | [@dan_perry](https://keybase.io/dan_perry) | danperry | [danieljperry](https://github.com/danieljperry) Freddie Coleman | [@fcoleman](https://keybase.io/fcoleman) | freddiec12_381 | [freddiecoleman](https://github.com/freddiecoleman) Andreas Greimel | [@acevail](https://keybase.io/acevail) | acevail | [greimela](https://github.com/greimela) -Jude Allred | [@judeallred](https://keybase.io/judeallred) | - | [judeallred](https://github.com/judeallred) +Jude Allred | [@judeallred](https://keybase.io/judeallred) | blinkymach12 | [judeallred](https://github.com/judeallred) Brandon Haggstrom | [@rigidity](https://keybase.io/rigidity) | rigidity | [rigidity](https://github.com/rigidity) Brandt Holmes | [@bholmes22](https://keybase.io/bholmes22) | clyd3wallace22 | [brandth22](https://github.com/BrandtH22)