aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoinrpc.cpp
AgeCommit message (Expand)Author
2012-10-09Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-10-09Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-26Merge commit '52153a6' into 0.6.0.xLuke Dashjr
2012-08-26Minimal adaptations to getmemorypool for BIP 34Luke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-12Merge branch 'bugfix_CNBerr' into 0.5.xLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-06-14Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2012-06-14Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-06-14Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperlyPhilip Kaufmann
2012-05-22Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-05-18Always check return values of TxnBegin() and TxnCommit()Jeff Garzik
2012-05-09Bugfix: getmemorypool: NULL pindexPrev across CreateNewBlock, in case it failsLuke Dashjr
2012-05-09Merge branch 'bugfix_CNBerr_daggy' into bugfix_CNBerrLuke Dashjr
2012-05-06Fixed non-sensical error messagePeter Todd
2012-04-27Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-27fix compiler error in bitcoinrpc RE: boost::systemGavin Andresen
2012-04-27Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-27listsinceblock: rpc param blockid -> blockhashfreewil
2012-04-27remove strange debug message from listsinceblockfreewil
2012-04-22Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-22Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-04-17Fix loop index var types, fixing many minor sign comparison warningsJeff Garzik
2012-04-15Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-15Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-04-15Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-04-15fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]Wladimir J. van der Laan
2012-04-11Show error message instead of exception crash when unable to bind RPC portWladimir J. van der Laan
2012-04-04Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-04Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-04-04Use a messagebox to display the error when -server is provided without provid...Wladimir J. van der Laan
2012-03-22Introduce explicit -walletupgrade optionPieter Wuille
2012-03-21replace call to PrintConsole with call to error()Wladimir J. van der Laan
2012-03-16Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-03-16Fix issue #848 : broken mining on testnetGavin Andresen
2012-03-11Merge branch '0.5.0.x' into 0.5.xv0.5.3rc4v0.5.3Luke Dashjr
2012-03-11Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-03-10Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"Gregory Maxwell
2012-03-03Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-03-03Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-26bitcoind changes to stop storing settings in wallet.dat.Gavin Andresen
2012-02-22Cleanup JSON-RPC getblock output to be consistentLuke Dashjr
2012-02-17Merge branch 'testnetmining' of github.com:gavinandresen/bitcoin-gitGavin Andresen
2012-02-17Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-02-17Merge branch '0.4.x' into 0.5.0.xLuke Dashjr