Skip to content

Commit 85238a8

Browse files
authored
Merge pull request #184 from Chia-Network/2025_10_31_chip-1
Clarify that puzzles do not belong in the CLVM category.
2 parents 5d06b7b + acc0f77 commit 85238a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHIPs/chip-0001.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Sub-categories of Standards Track CHIPs include:
9797
* **Network** -- Changes to the peer-to-peer network protocol.
9898
* For example:
9999
* [CHIP-26](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0026.md) (Wallet Sync Protocol)
100-
* **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.
100+
* **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.
101101
* For example:
102102
* [CHIP-11](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0011.md) (BLS/SECP CLVM Operators and SOFTFORK Condition)
103103
* [CHIP-14](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0014.md) (ASSERT_BEFORE_* Conditions)
@@ -296,7 +296,7 @@ Name | Keybase Handle | Discord Handl
296296
Dan Perry | [@dan_perry](https://keybase.io/dan_perry) | danperry | [danieljperry](https://github.com/danieljperry)
297297
Freddie Coleman | [@fcoleman](https://keybase.io/fcoleman) | freddiec12_381 | [freddiecoleman](https://github.com/freddiecoleman)
298298
Andreas Greimel | [@acevail](https://keybase.io/acevail) | acevail | [greimela](https://github.com/greimela)
299-
Jude Allred | [@judeallred](https://keybase.io/judeallred) | - | [judeallred](https://github.com/judeallred)
299+
Jude Allred | [@judeallred](https://keybase.io/judeallred) | blinkymach12 | [judeallred](https://github.com/judeallred)
300300
Brandon Haggstrom | [@rigidity](https://keybase.io/rigidity) | rigidity | [rigidity](https://github.com/rigidity)
301301
Brandt Holmes | [@bholmes22](https://keybase.io/bholmes22) | clyd3wallace22 | [brandth22](https://github.com/BrandtH22)
302302

0 commit comments

Comments
 (0)