Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHIPs/chip-0001.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)

Expand Down