Jonathan Underwood
Jonathan Underwood
Not sure if I want to ask for a rebase (we merged taproot yay!!!) or just close this... If we're gonna jump to BigInt requirements, might as well compile everything...
I noticed RN support for BigInt recently when I was checking for support when merging noble into bip32. It's been almost half a year, but notably BlueWallet (one of our...
This is a great explanation of the SignerAsync interface! I think this answers OPs question, so closing.
I have been experimenting with using wasm2js to create an asmjs version of the library. I just need to figure out how to integrate it into the build process for...
https://www.npmjs.com/package/@bitcoin-js/tiny-secp256k1-asmjs Released asmjs version of tiny-secp256k1. CI will automatically generate the packages for us, so releasing both packages simultaneously is simple.
Also @landabaso released `@bitcoinerlab/secp256k1` I'm trying to update all the issues related to this, but there's a lot and they all tend to be different keywords.
I guess we can just do it once. See PR.
This should be revisited since ES Modules have had time to cook and get more adoption. It seems like we'd need to migrate a lot of things (like Buffer) to...
Unclear as to what exactly you want. "Make it async" is too vague. lisonge's idea seems reasonable. PRs welcome.
Travis CI is broken, needs to be moved to Github CI.