-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
add from/toBech32 #846
add from/toBech32 #846
Conversation
In the fixtures, what is the difference between bech32/invalid and invalid/frombech32? Why do these differ slightly? Other than that, looks fine to me |
8420f95
to
2a8a9d5
Compare
Will add
|
Is this work going to abstract the human-readable prefixes to |
@kabutosamourai yes. I was thinking See 51fd6b0 |
PR ready to merge, ping reviewers |
@kabutosamourai I added you to the org - no pressure, but your input is valuable 👍 I was going to see if having a reviewers team was worth it... but we have branch protection in play - so commit rights shouldn't be an issue. |
The new internals of ACK |
Reliant on bitcoinjs/bech32#10
TODO
toBech32
/fromBech32
AddtoString
/fromString
toOutputScript
andfromOutputScript
support