CHIP-0055: CATalog - #212
Open
Yakuhito wants to merge 13 commits into
Open
Conversation
Merged
Merged
Contributor
|
This CHIP is in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Previous joint discussion about CATalog and XCHandles: here
Note
Low Risk
Documentation-only addition to the CHIPs repo with no runtime or puzzle code changes in this PR.
Overview
Adds CHIP-0055, a draft informational CHIP for CATalog—a shared on-chain registry of CAT metadata meant to replace fragmented wallet/API token lists.
The design registers unique asset IDs via CHIP-0050 action layer and slots (not Merkle uniqueness), mints an issuer-controlled NFT for editable fields (ticker, name, precision, images, etc., aligned with CHIP-0005), charges 5 wUSDC.b anti-spam fees (updatable by a warp.green validator multisig), and layers CHIP-0035 DataLayer verifiers for curated approvals and optional attribute overrides. Registrations are permanent; premine migration is planned before launch.
The spec section references the slot-machine repo and docs; one line still says “XCHandles registry” instead of CATalog (likely editorial). Security notes puzzle risk, CHIP-0054 multisig/frontrunning, and first-registrar squatting if issuers register late.
Reviewed by Cursor Bugbot for commit 395170e. Bugbot is set up for automated code reviews on this repo. Configure here.