Branch: refs/heads/master
Home: https://github.com/conformal/btcec
Commit: d312d472988a87761a6c852d51c411fff1b760ea
https://github.com/conformal/btcec/commit/d312d472988a87761a6c852d51c411fff1b760ea
Author: Jimmy Song <[email protected]>
Date: 2014-09-27 (Sat, 27 Sep 2014)
Changed paths:
M signature.go
M signature_test.go
Log Message:
-----------
RecoverCompact and SignCompact now use the btcec.PrivateKey and
btcec.PublicKey types.
btcwallet/rpcserver.go needs a corresponding change or else that will break.
This closes #6