browserify / browserify/createHash
[Breaking] Node v17 crypto removed ripemd160
Aperta
- Lingua principale
- JavaScript
- Stelle
- 53
- Fork
- 37
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Related: https://github.com/bitcoinjs/bip32/issues/59
Seems like the only option is:
1. Check if version >= 17
2. If true, the index.js should also try to intercept ripemd160 calls and use pure JS.
Thoughts?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.