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

feat(rust/catalyst-voting): Jormungandr transaction serde #58

Merged
merged 21 commits into from
Oct 14, 2024
Merged

Conversation

Mr-Leshiy
Copy link
Contributor

Description

Added a new v1::Tx struct which is a representation of the jornungandr VoteCast transaction.
Added serde implementation for the v1::Tx and underlying objects.

Related Issue(s)

#55

@Mr-Leshiy Mr-Leshiy self-assigned this Oct 10, 2024
@Mr-Leshiy Mr-Leshiy added the review me PR is ready for review label Oct 10, 2024
@Mr-Leshiy Mr-Leshiy requested review from stevenj and cong-or October 10, 2024 16:54
Copy link
Contributor

github-actions bot commented Oct 10, 2024

Test Report | ${\color{lightgreen}Pass: 209/209}$ | ${\color{red}Fail: 0/209}$ |

@Mr-Leshiy Mr-Leshiy requested a review from bkioshn October 11, 2024 09:48
@minikin minikin enabled auto-merge (squash) October 11, 2024 11:16
@Mr-Leshiy Mr-Leshiy requested review from cong-or and bkioshn October 14, 2024 07:12
Copy link
Contributor

@bkioshn bkioshn left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@cong-or cong-or left a comment

Choose a reason for hiding this comment

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

LGTM

@minikin minikin merged commit 0a5fd6e into main Oct 14, 2024
22 checks passed
@minikin minikin deleted the feat/jorm-tx branch October 14, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants