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

Bugfix checksum validation in rem.utils #99

Merged
merged 1 commit into from
Nov 4, 2019

Conversation

Alladin9393
Copy link
Collaborator

Change Description

The bug was when the hex character of the address hash value was equal 8, it was taken to lower, but should be to upper.
This was due to outdated documentation EIP-55.
Latest Documentation EIP-55.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

the bug was when the hex character of the address hash value == 8, it was taken tolower
@Alladin9393 Alladin9393 force-pushed the bugfix_rem_utils_checksum_validation branch from 418cd04 to f9c4376 Compare November 2, 2019 15:40
@Alladin9393 Alladin9393 merged commit cc9a267 into develop Nov 4, 2019
@Alladin9393 Alladin9393 deleted the bugfix_rem_utils_checksum_validation branch November 4, 2019 13:07
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

Successfully merging this pull request may close these issues.

2 participants