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

Update JSON Schemas #300

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Update JSON Schemas #300

merged 1 commit into from
Jan 30, 2024

Conversation

rooooooooob
Copy link
Contributor

@rooooooooob rooooooooob commented Jan 26, 2024

Int / Ipv4 / Ipv6 / ByronAddress manually implemented Misc byte wrappers now use hex bytestring included in cddl-codegen update.
All wrappers via said cddl-codegne update now exclude the { inner: T } in favor of just T directly. e.g. DnsName / Url even when not bytes

Fixes #286

Int / Ipv4 / Ipv6 / ByronAddress manually implemented
Misc byte wrappers now use hex bytestring included in cddl-codegen
update.
All wrappers via said cddl-codegne update now exclude the `{ inner: T }`
in favor of just `T` directly. e.g. DnsName / Url even when not bytes
@SebastienGllmt SebastienGllmt merged commit efccc6d into develop Jan 30, 2024
1 check passed
@SebastienGllmt SebastienGllmt deleted the json-updates branch January 30, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing JsonSchema for AssetName
2 participants