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 #919. Gen consistent privateKey with other eth libs #1259

Merged
merged 3 commits into from
Nov 12, 2020

Conversation

mawenpeng
Copy link
Contributor

What does this PR do?

Fix #919 to generate consistent eth private keys with other eth libs by mnemonics.

Where should the reviewer start?

Please see the changes in the commit, and the comments of @razzbee in #919 .

Why is it needed?

Inconsistency makes imcompatibilities.

@mawenpeng mawenpeng changed the title Fix #919. Gen consistent privateKey with others. Fix #919. Gen consistent privateKey with other eth libs Sep 11, 2020
@iikirilov-wmt
Copy link

LGTM

@stale
Copy link

stale bot commented Oct 22, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale no activity for 21 days label Oct 22, 2020
@iikirilov-wmt
Copy link

Not stale

@stale stale bot closed this Oct 30, 2020
@xaviarias xaviarias reopened this Oct 30, 2020
@xaviarias xaviarias removed the stale no activity for 21 days label Oct 30, 2020
@conor10
Copy link
Contributor

conor10 commented Nov 12, 2020

This pull request has been mentioned on Web3 Labs Community. There might be relevant details there:

https://community.web3labs.com/t/web3j-v4-8-0-released/112/1

@xaviarias xaviarias merged commit 7ed7ae0 into hyperledger-web3j:master Nov 12, 2020
rach-id pushed a commit to rach-id/web3j that referenced this pull request Dec 10, 2021
…ibs (hyperledger-web3j#1259)

* Fix hyperledger-web3j#919. Gen consistent privateKey with others.

* Fix format issues.

* Fix format issues with spotlessJavaApply

Co-authored-by: mawenpeng <[email protected]>
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.

Different privateKey generated by Mnemonic comparing to other libraries
4 participants