RPC: Add new methods suitable for malleable key pairs management;
author0xDEADFACE <masmfan@gmail.com>
Sun, 14 Feb 2016 03:20:49 +0000 (19:20 -0800)
committer0xDEADFACE <masmfan@gmail.com>
Sun, 14 Feb 2016 03:20:49 +0000 (19:20 -0800)
commit7f70ddc68f4afa4a87a15e620ba519afbc5c8b15
treebb43f60b8f2b55c5c6cc08079352ac8bb6168da1
parentfe0f38a9dd454d2847bedc08c2bcad720b36116c
RPC: Add new methods suitable for malleable key pairs management;
Save generated key pairs in the wallet.dat.

Due to lack of time for a proper debugging the generation of malleable keys has been disabled on the main network. Of course it will be enabled in the near future.
12 files changed:
src/bitcoinrpc.cpp
src/bitcoinrpc.h
src/key.cpp
src/key.h
src/keystore.cpp
src/keystore.h
src/rpcwallet.cpp
src/version.h
src/wallet.cpp
src/wallet.h
src/walletdb.cpp
src/walletdb.h