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

[Contracts] Slatepack v5 Deserialization fix #698

Merged
merged 4 commits into from Nov 21, 2023

Conversation

yeastplume
Copy link
Member

Fix to subtle bug preventing slatepacked slates deserializing payments proof properly, thus preventing RSR contracts transactions working within the GUI wallet. Basically, an enum's fields were in the wrong order.

Adds tests in a few places to check for this in future.

@yeastplume yeastplume changed the base branch from master to contracts November 17, 2023 13:56
@yeastplume yeastplume changed the title Slatepack v5 Deserialization fix [Contracts] Slatepack v5 Deserialization fix Nov 17, 2023
@yeastplume yeastplume merged commit b3d90c9 into mimblewimble:contracts Nov 21, 2023
8 checks passed
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.

None yet

1 participant