Move importwallet and dumpwallet implementations to walletdb.cpp;
authorCryptoManiac <balthazar@yandex.ru>
Mon, 16 Jun 2014 00:07:48 +0000 (04:07 +0400)
committerCryptoManiac <balthazar@yandex.ru>
Thu, 10 Jul 2014 17:44:13 +0000 (21:44 +0400)
commit8ed1f8522b08e8b9811c9c16284a9967d62fb07f
tree16084db05db6ab20ba9b1136e4633de3b1268038
parentb62973560f4cf5a7919882798e84b15bb720e7c1
Move importwallet and dumpwallet implementations to walletdb.cpp;
Move timestamps encoding and decoding functions to util.cpp.
src/db.h
src/rpcdump.cpp
src/util.cpp
src/util.h
src/walletdb.cpp