bitcore-payment-protocol icon indicating copy to clipboard operation
bitcore-payment-protocol copied to clipboard

Signature in PaymentRequest from Coinbase fails to verify

Open matiu opened this issue 10 years ago • 1 comments

details in the PR.

matiu avatar Sep 16 '15 23:09 matiu

I've taken a look at this, and noticed bad signatures with other wallets as well, however updating to the most recent versions it was fixed. I think we should verify the test fixtures against other implementations, such as https://github.com/bitcoinj/bitcoinj to verify that the signature is indeed valid. And possibly add some additional fixtures.

braydonf avatar Sep 17 '15 14:09 braydonf