-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
popm/wasm: fix ethereum address when generating and parsing keys (#174)
Use uncompressed serialised secp256k1 public key to create Ethereum addresses. Previously, the compressed serialised secp256k1 public key was used, which resulted in a different value being provided as the address.
- Loading branch information
1 parent
9245995
commit 939813c
Showing
1 changed file
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters