Skip to content
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

Digest method not supported #5

Open
jahangir1234567845 opened this issue Mar 18, 2020 · 0 comments
Open

Digest method not supported #5

jahangir1234567845 opened this issue Mar 18, 2020 · 0 comments

Comments

@jahangir1234567845
Copy link

I have just forked your repo and after npm install, I started project which runs correctly. But when I create an address it gives me this error....surfing internet but not got the solution yet

internal/crypto/hash.js:33 Uncaught (in promise) Error: Digest method not supported
at new Hash (internal/crypto/hash.js:33)
at createHash (crypto.js:97)
at ripemd160 (/home/jahangir/Desktop/jswallet-master/node_modules/bitcoinjs-lib/src/crypto.js:4)
at Object.hash160 (/home/jahangir/Desktop/jswallet-master/node_modules/bitcoinjs-lib/src/crypto.js:16)
at HDNode.getIdentifier (/home/jahangir/Desktop/jswallet-master/node_modules/bitcoinjs-lib/src/hdnode.js:130)
at HDNode.getFingerprint (/home/jahangir/Desktop/jswallet-master/node_modules/bitcoinjs-lib/src/hdnode.js:134)
at HDNode.derive (/home/jahangir/Desktop/jswallet-master/node_modules/bitcoinjs-lib/src/hdnode.js:274)
at HDNode.deriveHardened (/home/jahangir/Desktop/jswallet-master/node_modules/bitcoinjs-lib/src/hdnode.js:283)
at /home/jahangir/Desktop/jswallet-master/node_modules/bitcoinjs-lib/src/hdnode.js:308
at Array.reduce ()
at HDNode.derivePath (/home/jahangir/Desktop/jswallet-master/node_modules/bitcoinjs-lib/src/hdnode.js:304)
at Function.create (wallet.class.js? [sm]:153)
at validateFormHashed.then.values (wallets.content.component.jsx? [sm]:105)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant