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 |
|
Wladimir J. van der Laan
|
c7c9af381c
|
Merge pull request #5669
da29ecb Consensus: MOVEONLY: Move CValidationState from main consensus/validation (jtimon)
27afcd8 Consensus: Refactor: Decouple CValidationState from main::AbortNode() (Cory Fields)
|
2015-05-27 15:00:02 +02:00 |
|
jtimon
|
da29ecbcc6
|
Consensus: MOVEONLY: Move CValidationState from main consensus/validation
|
2015-05-15 16:05:28 +02:00 |
|
Philip Kaufmann
|
a5baba52c5
|
minor: remove unneeded bool in CWalletDB::Recover
|
2015-05-14 15:55:17 +02:00 |
|
Jorge Timón
|
8a893c949b
|
Includes: Do not include main.h from any other header
|
2015-03-24 17:23:32 +01:00 |
|
Philip Kaufmann
|
341e2385d5
|
use constant references for strings in functions in wallet/*.*
|
2015-03-21 18:40:51 +01:00 |
|
Jonas Schnelli
|
50c72f23ad
|
[Move Only] Move wallet related things to src/wallet/
could once be renamed from /src/wallet to /src/legacywallet.
|
2015-03-12 14:13:02 +01:00 |
|