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

Decode in RLP package does not work #52

Closed
cabrador opened this issue Mar 21, 2024 · 2 comments
Closed

Decode in RLP package does not work #52

cabrador opened this issue Mar 21, 2024 · 2 comments
Assignees

Comments

@cabrador
Copy link
Contributor

Decode inside RLP package does not work. It does not fill the data into the struct.

@evgensheff
Copy link
Contributor

@petr-hanzl I added unit tests to check the encoding from the original library and made a couple of edits, now the encoding should not differ at all

#53 and I also made some changes in Decode function and added some unit tests for it as well

Let me know if it works.

@cabrador
Copy link
Contributor Author

Resolved in #53

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

No branches or pull requests

2 participants