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

Remove non-round-trippable value TxInsReferenceNone for babbage onwards in generator #5064

Conversation

newhoggy
Copy link
Contributor

@newhoggy newhoggy commented Apr 6, 2023

In eras where TxInsReference is supported it is mandatory in the ledger.

We can't have both Just [] and None represent the same ledger value or round tripping can't work.

We will choose Just [] as the to represent the ledger's empty list value for this field.

@newhoggy newhoggy marked this pull request as ready for review April 6, 2023 15:39
@newhoggy newhoggy force-pushed the newhoggy/remove-non-round-trippable-value-TxInsReferenceNone-for-babbage-onwards branch 2 times, most recently from 901aae2 to a2810e0 Compare April 7, 2023 01:17
@newhoggy newhoggy force-pushed the newhoggy/remove-non-round-trippable-value-TxInsReferenceNone-for-babbage-onwards branch from a2810e0 to 8a24662 Compare April 12, 2023 21:12
@newhoggy newhoggy added this pull request to the merge queue Apr 13, 2023
Merged via the queue into master with commit c58bf98 Apr 13, 2023
@iohk-bors iohk-bors bot deleted the newhoggy/remove-non-round-trippable-value-TxInsReferenceNone-for-babbage-onwards branch April 13, 2023 02:35
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.

3 participants