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

Signatures generated by electrum-vtc do not validate in vertcoin core #73

Closed
nzsquirrell opened this issue Jan 9, 2018 · 0 comments
Closed

Comments

@nzsquirrell
Copy link

See below for example, this is a signature generated by electrum-vtc, however vertcoin-core fails to successfully validate the message. We use message verification on easymine.online, so this needs to be fixed to allow electrum-vtc users configure their account.

Message: d39732747c581bc564c62fcba2c2dac43d5e9511ea523e0727b4d55077db06dd
Signed-by: VmNRsjftR1ZCGygREPaD3zEJgNrfuiaJmC
Signature: IED4hoKGShnL9krA2GBoBNikwuHgfvIYbiWPkr5cItMmNJQ1wGFWPzO/pjRXsA0ZTMTpKaEMe0bOvzhSjmhzqco=

vertcoin-cli verifymessage "VmNRsjftR1ZCGygREPaD3zEJgNrfuiaJmC" "IED4hoKGShnL9krA2GBoBNikwuHgfvIYbiWPkr5cItMmNJQ1wGFWPzO/pjRXsA0ZTMTpKaEMe0bOvzhSjmhzqco=" "d39732747c581bc564c62fcba2c2dac43d5e9511ea523e0727b4d55077db06dd"
false

pknight007 added a commit that referenced this issue Jan 11, 2018
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