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>
Mon, 16 Jun 2014 00:07:48 +0000 (04:07 +0400)
commit1e45a1ba4ba27446fa7eb25cbdcb6268631d124f
tree8e8c008d51901d3ebff2ee774baa3c3e63bee1ed
parentdb7a594a60c46788bae4fa36177327ba52da8a0e
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