-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add notes from workshop 1 + general details #1
Add notes from workshop 1 + general details #1
Commits on Mar 6, 2024
-
CIP-0072 | Off-chain schema versioning and schema adjustments (cardan…
…o-foundation#612) * Specify hashing algorithm for rootHash calculation * Add off-chain version property * Update categories with Lace DApp Store category list * Add DApp screenshot and company detail fields * Remove duplicated/ambiguous website property * Add some property length constraints and describe image requirements * Specify property length limit for the rest `social` props * Fix a typo * Enhanced the regex for URLs to be more permissive by allowing ipfs and other protocols. Renamed twitter to x.com * Removed extra signature in the on-chain metadata * Applied suggestions to have flexible social links * Logo and screenshots gives you the posibility to add base64 images and changed version to follow semver * Added examples using the new schema * Follow semver for all versions * Removed optional links, images only via base64. Added 3 new fields * Changed some descriptions and added some mandatory fields * Added screenshots as mandatory * Removed ftp for links * Added short description to be mandatory * Applied suggestions after review * Bump version to 2.0.0 and removed schema topic in rationale * There is no point defining a schema if it can be violated 🤷 * Applied suggestion, we are not signing the off-chain data anymore. * URL settings simplified * Fixed version to follow semver --------- Co-authored-by: Daniel Main <[email protected]> Co-authored-by: Daniel Main <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80bbe38 - Browse repository at this point
Copy the full SHA 80bbe38View commit details -
CIP-0105? | Conway Era Key Chains for HD Wallets (cardano-foundation#597
) * conway-keys CIP intial commit * add CC cold and hot keys * further details on CC keys * small correction * add CC to rationale * small tidy * fix extended key type naming, thanks @gitmachtl * missed _bip32 for CC hot key type * align with CIP number 105 * credentail serilisation correction * revert last crdential serilzation changes * clarification around credential array
Configuration menu - View commit details
-
Copy full SHA for 88478f9 - Browse repository at this point
Copy the full SHA 88478f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aab8e69 - Browse repository at this point
Copy the full SHA aab8e69View commit details -
remove frontend related assets (cardano-foundation#629)
Co-authored-by: fill-the-fill <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e645545 - Browse repository at this point
Copy the full SHA e645545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3001404 - Browse repository at this point
Copy the full SHA 3001404View commit details -
CIP-0100? | Governance Metadata (cardano-foundation#556)
* Second draft of the governance metadata CIP * Typo * Small bits of feedback * Make open questions more discoverable * Assign CIP number 100 * Revision based on community feedback This implements the feedback from 2 separate community workshops, the recordings of which can be found here: - https://www.youtube.com/watch?v=X3XdQZx_TyU - https://www.youtube.com/watch?v=bBQMF6Dr6HY In particular, this limits the scope of what this CIP tries to achieve, and answers many of the open questions. There are still a few small items to finish off before we're ready to merge this. * Final draft for CIP-0100 Provides a JSON-LD and JSON Schema file for the minimal features. Reworks the wording of many bits, especially to reference a parallel CIP to extend CIP-0013. Renames "justification" to "comment", to leave it more general so others can specify the rationale-related extensions. Provides example test vectors. Folds the "augmentation" concept into a simple "references" field. * Update CIP-0100/README.md Co-authored-by: Ryan Williams <[email protected]> --------- Co-authored-by: Ryan Williams <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 381b872 - Browse repository at this point
Copy the full SHA 381b872View commit details -
CIP-0088? | Token Policy Registration (cardano-foundation#467)
* Add first draft of the on-chain token policy registration CIP. * qualify pull request discussion URL Co-authored-by: Ryan Williams <[email protected]> * correct anchor for CIP-0036 URL Co-authored-by: Ryan Williams <[email protected]> * reformat license to standard CIP form Co-authored-by: Ryan Williams <[email protected]> * Add proposed CIP-26 Fungible Token registration along with examples and schema documentation. * Minor formatting changes for CIP-26 README.md as well as first draft specification for CIP-25/68 NFT Metadata standards. * Minor updates to the URI Array schema definition and adding CIP-25 support documentation. * Update CIP-XXXX/README.md Co-authored-by: Matthias Benkort <[email protected]> * Update directory structure to use proposed CIP cardano-foundation#88 and add 867 metadatum label to the CIP-10 registry. * Update CIP Title * **CIP-0088: Token Policy Registration** Updates to README.md based on feedback of CIP editors and community. * **CIP-0088: Token Policy Registration** - Add v1.0.0 CDDL spec - Update primary README.md file to use updated CBOR CDDL notation for examples as well as enhance display formatting and examples. * **CIP-0088: Token Policy Registration** - Update readme to address issues and questions presented by CPS-0001 - Update CDDL to support a more flexible scoping structure for future expansion * Update CIP-0088/README.md Co-authored-by: Robert Phair <[email protected]> * Update CIP-0088/README.md Co-authored-by: Robert Phair <[email protected]> * **CIP-0088: Token Policy Registration** - Update for preliminary support for CIP-48 (Metadata References) - Updates to make the validation method a UInt format index of well-defined methods for validation - Clean-up of some of the CBOR examples * **CIP-0088: Registration Certificates** - Minor typo fix * **CIP-0088: Registration Certificates** - Fix typo in discussions link * **CIP-0088: Registration Certificates** - Rename and split CDDL files to better support dynamic versioning and iteration of CIP-Specific details in the future. * - Add NFT Project Details CDDL and Specification Details * Correct minor capitalization issue in NFT-Project-Details.md * Some minor changes to CDDL specs and building out a better directory structure. * Updates to CIP-88: - Complete restructuring of CIP-Specific Documentation - Provide context for when, where, and how to create extensions and modifications to the CIP - Improve documentation and optimize some data structures - Switch to Unsigned Integer version numbers for maximum on-chain compatibility - Finalize v1 documentation for most of the specification so that work on publication and validation can begin. This version should be approaching readiness to begin testing the publication and validation of information on testnet to confirm that all data structures work as expected. * Fix YAML header * Update CIP-0088/README.md Co-authored-by: Robert Phair <[email protected]> * Update Native Script scope Updated examples to include Native Script scope and also included some updates to examples and other documentation to ensure consistency. --------- Co-authored-by: Robert Phair <[email protected]> Co-authored-by: Ryan Williams <[email protected]> Co-authored-by: Matthias Benkort <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 950fb58 - Browse repository at this point
Copy the full SHA 950fb58View commit details -
CIP-0099? | Proof of Onboarding (cardano-foundation#546)
* CIP-????: POO Protocol Initial Commit/PR * Update with relevant links to the PR * Fix YAML format * Fix YAML format * Rollback changes to the CIP-13 README.md and add to the Proof of Onboarding README.md and update name and other clarifications per feedback. Also fixed in-file JSON errors that were causing problems. * Minor update to document progress on acceptance criteria and implementation actions taken in July 2023. * Update examples to properly reflect that the API server should return the tokens array with hex-encoded asset names and not ASCII asset names. * Remove Version 2 for now as it is unnecessary at this time, let's keep it simple for the sake of early adoption. * Fix minor typo in an example * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level * fix header level & add explicit section title * fix header level * fix header level * fix header level * fix header level * Update CIP-XXXX/README.md * fixed glitch from edit during CIP meeting * Update CIP-XXXX/README.md Co-authored-by: Ryan Williams <[email protected]> * Update CIP-XXXX/README.md Co-authored-by: Ryan Williams <[email protected]> * Changes to CIP-99: * Language edits, additions, and modifications to bring the document in line with community and editor feedback. * Addition of explicit versioning and modification criteria * Updates to the implementation plan and acceptance criteria for CIP-99 * Update CIP-99 to active status --------- Co-authored-by: Robert Phair <[email protected]> Co-authored-by: Ryan Williams <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 510c5c0 - Browse repository at this point
Copy the full SHA 510c5c0View commit details -
Update top-level README: post meeting cardano-foundation#78 (cardano-…
…foundation#637) * candidacies and merges from CIP meeting 78 * also promoted cardano-foundation#632
Configuration menu - View commit details
-
Copy full SHA for da5705a - Browse repository at this point
Copy the full SHA da5705aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 181c9e7 - Browse repository at this point
Copy the full SHA 181c9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7fa21b - Browse repository at this point
Copy the full SHA b7fa21bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3309bdc - Browse repository at this point
Copy the full SHA 3309bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f104d - Browse repository at this point
Copy the full SHA 44f104dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 687e1f5 - Browse repository at this point
Copy the full SHA 687e1f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d1a29 - Browse repository at this point
Copy the full SHA 32d1a29View commit details -
Co-authored-by: Vladimir Kalnitsky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55f06bf - Browse repository at this point
Copy the full SHA 55f06bfView commit details -
Co-authored-by: Vladimir Kalnitsky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bf5adf - Browse repository at this point
Copy the full SHA 9bf5adfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c104f2 - Browse repository at this point
Copy the full SHA 2c104f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4aabd8 - Browse repository at this point
Copy the full SHA a4aabd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ddbedf - Browse repository at this point
Copy the full SHA 4ddbedfView commit details