cosmjs
cosmjs copied to clipboard
Replace elliptic with noble-secp256k1
It's time! Ethereum and Solana already did. 😃
Paul, love your work, thanks a lot! We use noble-hashing already. It will be done.
The migration is done in #1348. Looks nice and clean!
The only drawback I see is pulling in the Node.js crypto module again which we are just getting rid of. I opened https://github.com/paulmillr/noble-secp256k1/issues/84 for this.