Skip to content

Update JSON Schemas#300

Merged
SebastienGllmt merged 1 commit intodevelopfrom
json-updates
Jan 30, 2024
Merged

Update JSON Schemas#300
SebastienGllmt merged 1 commit intodevelopfrom
json-updates

Conversation

@rooooooooob
Copy link
Copy Markdown
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
@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