aboutsummaryrefslogtreecommitdiff
path: root/src/rpc.cpp
AgeCommit message (Expand)Author
2011-06-19Fix missing includes needed for Boost 1.46.Shane Wegner
2011-06-15CWallet classPieter Wuille
2011-06-14Merge pull request #226 from jordanlewis/betterheadersJeff Garzik
2011-05-26loss of significance in difficulty (by lfm)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-12Merge pull request #215 from gavinandresen/negativemoveJeff Garzik
2011-05-09Allow move RPC to take account balances negativeGavin Andresen
2011-05-09Add settxfee RPC, to permit setting default TX fee at runtime.Jeff Garzik
2011-05-09Help for sendtoaddress/sendfrom was wrong: amounts are rounded to 0.00000001Gavin Andresen
2011-05-09Merge branch 'master' of github.com:bitcoin/bitcoinGavin Andresen
2011-05-09Manual merge of jaromil's source tree reorg commit.Jeff Garzik
2011-04-23directory re-organization (keeps the old build system)Jaromil