neobytes/src/wallet
Jorge Timón 60c8bac77c Includes: Cleanup around net main and wallet
-Move from .h to .cpp: in main, net and wallet
-Remove unnecessary #include "main.h"
-Cleanup some wallet files includes
2015-07-23 21:10:26 +02:00
..
test [Move Only] Move wallet related things to src/wallet/ 2015-03-12 14:13:02 +01:00
crypter.cpp wallet: move crypter to wallet 2015-03-22 15:18:55 -04:00
crypter.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
db.cpp fix crash on shutdown when e.g. changing -txindex and abort action 2015-06-16 15:03:50 +02:00
db.h fix crash on shutdown when e.g. changing -txindex and abort action 2015-06-16 15:03:50 +02:00
rpcdump.cpp TRIVIAL: Missing includes 2015-07-23 21:10:22 +02:00
rpcwallet.cpp TRIVIAL: Missing includes 2015-07-23 21:10:22 +02:00
wallet_ismine.cpp [Move Only] Move wallet related things to src/wallet/ 2015-03-12 14:13:02 +01:00
wallet_ismine.h Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
wallet.cpp Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
wallet.h Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
walletdb.cpp Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
walletdb.h Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00