Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion CHIPs/chip-0005.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Editor | [Will Riches](https://github.com/wriches)
Comments-URI | [https://github.com/Chia-Network/chips/pull/19](https://github.com/Chia-Network/chips/pull/19)
Status | Final
Category | Standards Track
Sub-Category | Chialisp
Sub-Category | Primitive
Created | 2022-06-05
Requires | [Singleton Standard](https://chialisp.com/docs/puzzles/singletons "Chia's Singleton Standard (pre-CHIP)"), [Offer Standard](https://chialisp.com/docs/puzzles/offers "Chia's Offer Standard (pre-CHIP)")
Replaces | None
Expand Down Expand Up @@ -387,6 +387,7 @@ None

## Errata
* 2023-08-08 -- After this CHIP was finalized, the definitions of CHIP Sub-categories were modified. Please note that while this CHIP is sub-categorized as `Chialisp`, under the modern definitions it would be sub-categorized as `Primitive`.
* 2025-09-29 -- This CHIP's sub-category was originally listed as `Chialisp`. That category is meant for changes to the language itself. To correct this mistake, the new sub-category for this CHIP will be `Primitive`.

## Copyright
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
5 changes: 3 additions & 2 deletions CHIPs/chip-0008.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
| Comments-URI | https://github.com/Chia-Network/chips/pull/30 |
| Status | Final |
| Category | Informational |
| Sub-Category | Informative |
| Sub-Category | Puzzle |
| Created | 2022-09-03 |
| Dependencies | None |

Expand Down Expand Up @@ -198,7 +198,8 @@ Potential risks:
No additional assets.

## Errata
* Added the CHIP number to the preamble as it was missing (2023/05/19)
* 2023-05-19 -- Added the CHIP number to the preamble as it was missing.
* 2025-09-29 -- This CHIP's sub-category was incorrectly listed as `Informative`. To correct this mistake, the new sub-category for this CHIP will be `Puzzle`.

## Copyright

Expand Down