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

Restore support of Shelley 2-tuple tx body #3226

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

cblp
Copy link
Contributor

@cblp cblp commented Sep 20, 2021

Restore support of 2-tuple tx body (fix #3224)

JaredCorduan
JaredCorduan previously approved these changes Sep 20, 2021
Copy link
Contributor

@JaredCorduan JaredCorduan left a comment

Choose a reason for hiding this comment

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

Thanks @cblp

@JaredCorduan JaredCorduan dismissed their stale review September 20, 2021 14:53

I probably do not have enough context to properly review this.

Copy link
Contributor

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

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

More specifically, it's not just pre-Alonzo, but support for unsigned tx bodies made by the CLI during the Shelley era before we added CLI support for multi-sig scripts.

Please update the PR description. The current description confused people and made it sound like an urgent bug fix, which is far far from the reality.

cardano-api/src/Cardano/Api/TxBody.hs Outdated Show resolved Hide resolved
Allow decode pre-Alonzo 2-tuple tx body
@cblp cblp force-pushed the cblp/DecoderErrorDeserialiseFailure branch from 5720fb6 to 200272f Compare September 20, 2021 16:00
Copy link
Contributor

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

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

LGTM

@cblp
Copy link
Contributor Author

cblp commented Sep 22, 2021

bors merge

@cblp cblp changed the title Fix DecoderErrorDeserialiseFailure (#3224) Restore support of 2-tuple tx body (#3224) Sep 22, 2021
@cblp cblp changed the title Restore support of 2-tuple tx body (#3224) Restore support of 2-tuple tx body Sep 22, 2021
@cblp cblp changed the title Restore support of 2-tuple tx body Restore support of Shelley 2-tuple tx body Sep 22, 2021
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 22, 2021

Build succeeded:

@iohk-bors iohk-bors bot merged commit bbc4398 into master Sep 22, 2021
@iohk-bors iohk-bors bot deleted the cblp/DecoderErrorDeserialiseFailure branch September 22, 2021 17:06
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.

cardano-cli transaction view deserialise error
3 participants