Skip to content
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

CIP-0068 | Extra field #458

Merged
merged 3 commits into from
Feb 8, 2023
Merged

Conversation

alessandrokonrad
Copy link
Contributor

Added extra field to datums to allow for user customized data. Additionally made it explicit that additional properties are alllowed in metadata.
@perturbing agrees on these changes as well.

@@ -115,9 +116,15 @@ metadata =
? mediaType : bounded_bytes, ; UTF-8
? description : bounded_bytes, ; UTF-8
? files : [* files_details]
; ... Additional properties are allowed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure to follow this line 🤔 ? Is this in reference to the new extra ? In which case, additional properties aren't really on the metadata record, right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment is just to clarify that additional proprieties are allowed within the metadata field.

Copy link
Contributor Author

@alessandrokonrad alessandrokonrad Feb 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KtorZ it's not really related to the extra field. Just thought I sneak it into the PR, wanted to make it more explicit that additional properties are allowed.
Bad wording in my commit message...

@rphair rphair merged commit a70bc74 into cardano-foundation:master Feb 8, 2023
@rphair rphair added the Update Adds content or significantly reworks an existing proposal label May 24, 2023
Ryun1 pushed a commit to Ryun1/CIPs that referenced this pull request Nov 17, 2023
* Added extra field; made it explicit extra fields are allowed

* Added extra field to general definition

* Added third field explanation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Update Adds content or significantly reworks an existing proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants