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

prefix hex values with 0x in RLP tests #557

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

ayrat555
Copy link
Contributor

We need to prefix hex values with 0x so hex values can be in the input field. See #554

@holgerd77
Copy link
Contributor

Just some note: this definitely has to be stated in release notes, since this likely requires some changes on libraries using the tests and comparing results.

@lithp lithp added the breaking-change Items with this tag should be called out in release notes label Dec 17, 2018
AlexKnauth added a commit to AlexKnauth/tests that referenced this pull request Feb 14, 2019
This finishes what ethereum#557 started, to use 0x prefixes consistently in rlptest.json, invalidRLPTest.json, and RandomRLPTests/example.json.

This also updates the documentation in rlp_tests.rst describe the `0x` and `#` prefixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Items with this tag should be called out in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants