Jonathan Underwood
Jonathan Underwood
@motorina0 Why do we prevent HD path info in taproot inputs?
I changed it to sat/vb, but idk, maybe we should match the unit that Core uses........ I doubt anyone will ever use any unit that isn't default anyways.
OPS is pretty straightforward, (just as `as const` at the end) but REVERSE_OPS might be tricky to get to only respond to specific number keys... Admittedly, when I migrated this...
This change would require modifying the bip174 repo, bumping its version here, and making sure the usage in this repo is sound based on the new drastic changes. I will...
ie. We have logic that will check the scripts that they match any redeemScript / witnessScript hashes. If we allow both, we will need to handle the case where the...
PRs are open. I would like to discuss the method / place where the documentation will live etc. 1. Maintainability of the documentation (If we change the API how easy...
We shouldn't be generating docs for private members and private methods. A side bar would probably look better too. Afterwards, we can figure out how to auto-generate it from this...
I think this is done, isn't it?
> This necessitates the need to either accommodate the Buffer object or find an alternative solution suitable for browser usage. This is something that I've been meaning to do for...
What is the content? There are a few "protocols" for signing and verifying signatures of arbitrary messages. But if the usage is for a specific protocol, it might be better...