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

backport: Add JournalSeal struct to encode ffi prove output (#278) #280

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

Wollac
Copy link
Contributor

@Wollac Wollac commented Oct 3, 2024

This PR fixes an Abu encoding/decoding issue on the ffi prove command by replacing the tuple (Bytes, Bytes) with a JournalSeal struct

This PR fixes an Abu encoding/decoding issue on the ffi prove command by
replacing the tuple `(Bytes, Bytes)` with a `JournalSeal` struct
@Wollac Wollac requested a review from a team as a code owner October 3, 2024 19:41
Copy link

linear bot commented Oct 3, 2024

@Wollac Wollac changed the title WEB3-165: Add JournalSeal struct to encode ffi prove output (#278) WEB3-165: backport: Add JournalSeal struct to encode ffi prove output (#278) Oct 3, 2024
@Wollac Wollac changed the title WEB3-165: backport: Add JournalSeal struct to encode ffi prove output (#278) backport: Add JournalSeal struct to encode ffi prove output (#278) Oct 3, 2024
@capossele capossele merged commit 35a6e27 into release-1.1 Oct 3, 2024
9 checks passed
@capossele capossele deleted the backport/release-1.1/add-journalSeal-struct branch October 3, 2024 20:04
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.

2 participants