aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2011-06-24Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoinGavin Andresen
2011-06-19Fix missing includes needed for Boost 1.46.Shane Wegner
2011-06-19add GetTotalBlocksEstimate() function, move magic number to constantWladimir J. van der Laan
2011-06-15CWallet classPieter Wuille
2011-06-15move wallet code to separate filePieter Wuille
2011-06-14Merge pull request #226 from jordanlewis/betterheadersJeff Garzik
2011-06-05Merge pull request #264 from sipa/mintxfeefixJeff Garzik
2011-06-05Merge pull request #255 from sipa/rescanupdateJeff Garzik
2011-05-28bugfix: accept free transactionsPieter Wuille
2011-05-26Separate required fee for relaying and creationPieter Wuille
2011-05-25Fix for small change outputsPieter Wuille
2011-05-22Update transactions already in the wallet when rescanning.Pieter Wuille
2011-05-17Only include certain boost headers if necessary.Jordan Lewis
2011-05-15Only include init.h when we have toJordan Lewis
2011-05-15Only include net.h when we have toJordan Lewis
2011-05-15Only include db.h when we have to.Jordan Lewis
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-05-12Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure.Daniel Holbert
2011-05-11Replace CENT with new constant MIN_TX_FEE, where appropriate.Jeff Garzik
2011-05-09Manual merge of jaromil's source tree reorg commit.Jeff Garzik
2011-04-23directory re-organization (keeps the old build system)Jaromil