-
Notifications
You must be signed in to change notification settings - Fork 0
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
Added serde support #30
base: main
Are you sure you want to change the base?
Conversation
6b6d958
to
035db06
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good in general. I also added a suggestion, but we can wait for another maintainer's opinion before applying it.
035db06
to
fbcb957
Compare
f2b763d
to
dc628c3
Compare
ba2a394
to
0b2a7ad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
If you want you could also add some tests for failing serialization but that's not blocking.
0b2a7ad
to
1f3119e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. It would be nice if you would check the other PRs now and adjust them for any suggestions that apply to them as well, like the failed tests we talked about and the general structure we have here now.
30a209e
to
5bbe558
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also add an entry to the changelog
5bbe558
to
bc1d0d5
Compare
For dusk-network/rusk/issues/2773 and #29.