aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix missing includes needed for Boost 1.46.Shane Wegner2011-06-191-0/+1
* | CWallet classPieter Wuille2011-06-151-122/+134
* | move wallet code to separate filePieter Wuille2011-06-151-1116/+165
|/
* Merge pull request #226 from jordanlewis/betterheadersJeff Garzik2011-06-141-0/+4
|\
| * Only include certain boost headers if necessary.Jordan Lewis2011-05-171-0/+1
| * Only include init.h when we have toJordan Lewis2011-05-151-0/+1
| * Only include net.h when we have toJordan Lewis2011-05-151-0/+1
| * Only include db.h when we have to.Jordan Lewis2011-05-151-0/+1
* | Merge pull request #264 from sipa/mintxfeefixJeff Garzik2011-06-051-3/+12
|\ \
| * | Fix for small change outputsPieter Wuille2011-05-251-3/+12
| |/
* | Merge pull request #255 from sipa/rescanupdateJeff Garzik2011-06-051-2/+2
|\ \
| * | Update transactions already in the wallet when rescanning.Pieter Wuille2011-05-221-2/+2
| |/
* | bugfix: accept free transactionsPieter Wuille2011-05-281-1/+1
* | Separate required fee for relaying and creationPieter Wuille2011-05-261-3/+3
|/
* make bitcoin include files more modularWladimir J. van der Laan2011-05-151-60/+58
* Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure.Daniel Holbert2011-05-121-2/+0
* Replace CENT with new constant MIN_TX_FEE, where appropriate.Jeff Garzik2011-05-111-1/+1
* Manual merge of jaromil's source tree reorg commit.Jeff Garzik2011-05-091-81/+5
* directory re-organization (keeps the old build system)Jaromil2011-04-231-0/+4104