]> Git Repo - VerusCoin.git/commit - src/init.cpp
Encapsulate public keys in CPubKey
authorPieter Wuille <[email protected]>
Mon, 14 May 2012 17:07:52 +0000 (19:07 +0200)
committerPieter Wuille <[email protected]>
Thu, 24 May 2012 17:58:12 +0000 (19:58 +0200)
commitfd61d6f5068cf92d34569862b4225f177049a4f0
tree5556094bda3a7162535b9352b67016e620bb9a77
parentf04017f702e36563b9ba05b3fede216767de580a
Encapsulate public keys in CPubKey
16 files changed:
src/base58.h
src/bitcoinrpc.cpp
src/init.cpp
src/key.cpp
src/key.h
src/keystore.cpp
src/keystore.h
src/main.cpp
src/qt/addresstablemodel.cpp
src/script.cpp
src/script.h
src/test/multisig_tests.cpp
src/wallet.cpp
src/wallet.h
src/walletdb.cpp
src/walletdb.h
This page took 0.029448 seconds and 4 git commands to generate.