Skip to content

Conversation

@rooooooooob
Copy link
Contributor

This method existed already in js-chain-libs where we got this class
from to begin wtih. It also exists in the other 3 keys types:
PublicKey, Bip32PublicKey and Bip32PrivateKey so it makes sense to add here.

taken from here

I'm not sure why it wasn't there to begin with. I didn't see it being removed in the git histories either yet it was in js-chain-libs.

This method existed already in js-chain-libs where we got this class
from to begin wtih. It also exists in the other 3 keys types:
PublicKey, Bip32PublicKey and Bip32PrivateKey so it makes sense to add here.
@rooooooooob
Copy link
Contributor Author

This was mentioned in issue #238 and also #120

@rooooooooob
Copy link
Contributor Author

It should fix #237 directly

Copy link
Member

@vsubhuman vsubhuman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Rob!

@vsubhuman vsubhuman added this to the 10.0.0 milestone Nov 3, 2021
@vsubhuman vsubhuman merged commit 711a229 into Emurgo:master Nov 3, 2021
@vsubhuman vsubhuman mentioned this pull request Feb 6, 2022
40 tasks
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.

Bip32PrivateKey.to_raw_key, Bip32PrivateKey.to_public - Error: null pointer passed to rust ASM lib - PrivateKey.from_bech32 is undefined

2 participants