Incorporate pubkey in signature, check based on address
authorPieter Wuille <pieter.wuille@gmail.com>
Mon, 19 Sep 2011 18:03:03 +0000 (20:03 +0200)
committerPieter Wuille <pieter.wuille@gmail.com>
Tue, 27 Sep 2011 17:48:22 +0000 (19:48 +0200)
commitb53d6284eb5b2833ed1bde46dbce5b5a4284804a
treecc58ca90b4601e7f29615d92dddf430e8dd712d9
parentcc2567e32fb62df84f40d3f28f2ee48ab1009775
Incorporate pubkey in signature, check based on address

Include the public key in the signature string, to allow verification
based on address.
src/bitcoinrpc.cpp