Closed silkroadnomad closed 6 years ago
Certain methods for signing, verifying, encrypting or decrypting have a different byte for regtest current implementation might not work for regtest at the moment.
https://github.com/Doichain/dapp/blob/0.0.2-hotfix/imports/modules/server/namecoin/verify_signature.js
See also: https://github.com/Doichain/dapp/issues/4
See: https://github.com/Doichain/dapp/issues/24 Because we also need Testnet!
I am working on testnet now succesfully, regtest should work also.
Certain methods for signing, verifying, encrypting or decrypting have a different byte for regtest current implementation might not work for regtest at the moment.
https://github.com/Doichain/dapp/blob/0.0.2-hotfix/imports/modules/server/namecoin/verify_signature.js
See also: https://github.com/Doichain/dapp/issues/4