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

Wrong output size #5

Open
holiman opened this issue Jun 8, 2020 · 2 comments
Open

Wrong output size #5

holiman opened this issue Jun 8, 2020 · 2 comments

Comments

@holiman
Copy link

holiman commented Jun 8, 2020

Noticed in ripemd : the output from the ripemd precompile is actually 32 bytes, but the expected portion contains only 20 bytes.

        contracts_test.go:80: Expected cc5c268f21701af107dd293c23c549d8911f6cea, got 000000000000000000000000cc5c268f21701af107dd293c23c549d8911f6cea

@shamatar
Copy link
Owner

shamatar commented Jun 8, 2020

Totally forgot about this aspect. I’ll fix it later today and will also make exporter for Geth Json format

@shamatar
Copy link
Owner

shamatar commented Jun 8, 2020

@holiman Can you test new JSON vectors (should be in Geth format) along with updated Ripemd vectors?

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