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

Fix BN v5/v4 interoperability issue for v5.x #249

Merged

Conversation

holgerd77
Copy link
Contributor

Fixes #239 on the 5.x branch

Made sure that the respective code part is actually touched by the unit tests.

(second try following #247 after CI problems)

@holgerd77
Copy link
Contributor Author

That's indeed strange. 😕

Maybe just do the fix yourself directly on the main repo, don't have to retain me as the author or something.

@holgerd77 holgerd77 force-pushed the v5.x-fix-bn-v5-v4-interoperability-issue branch from ee15418 to d30ba22 Compare May 20, 2020 15:08
@holgerd77
Copy link
Contributor Author

Ah no, did another short test (changing the code comments a little), didn't work.

Anyhow.

@fanatid
Copy link
Collaborator

fanatid commented May 20, 2020

@fanatid fanatid merged commit 11eb470 into indutny:master May 20, 2020
@holgerd77 holgerd77 deleted the v5.x-fix-bn-v5-v4-interoperability-issue branch May 20, 2020 15:23
@holgerd77
Copy link
Contributor Author

👍

@fanatid
Copy link
Collaborator

fanatid commented May 20, 2020

Published as v5.1.2.

@holgerd77
Copy link
Contributor Author

Ok, I re-added the browser tests I commented out before on the wallet library PR ethereumjs/ethereumjs-wallet#121, if test-browser check is running through we also have a "real-life" confirmation that this is working. 😄

@holgerd77
Copy link
Contributor Author

Ok, can confirm, browser tests ran through.

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.

k256 MPrime missing strip()
2 participants