| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #1672 from gmaxwell/filter_listunspent | Gregory Maxwell | 2012-08-24 | 1 | -0/+2 |
| |\ |
|
| | * | Add txout address filtering to listunspent. | Gregory Maxwell | 2012-08-23 | 1 | -0/+1 |
| | * | Add address groupings RPC from the coincontrol patches. | coderrr | 2012-08-23 | 1 | -0/+1 |
| * | | Avoid leaving return types or function attributes on their own lines. | Gregory Maxwell | 2012-08-24 | 1 | -2/+1 |
| |/ |
|
| * | RPC: add facility to enable RPCs to run outside cs_main, wallet locks | Jeff Garzik | 2012-08-21 | 1 | -58/+62 |
| * | Merge pull request #1693 from jgarzik/rpcwallet | Jeff Garzik | 2012-08-21 | 1 | -1624/+2 |
| |\ |
|
| | * | RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module | Jeff Garzik | 2012-08-21 | 1 | -187/+0 |
| | * | RPC, cosmetic: move wallet-related RPCs to new rpcwallet.cpp module | Jeff Garzik | 2012-08-21 | 1 | -1437/+2 |
| * | | Merge pull request #1690 from gavinandresen/signrawtx_null | Gregory Maxwell | 2012-08-21 | 1 | -10/+16 |
| |\ \
| |/
|/| |
|
| | * | Allow signrawtransaction '...' null null 'hashtype' | Gavin Andresen | 2012-08-20 | 1 | -10/+16 |
| * | | RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code | Jeff Garzik | 2012-08-21 | 1 | -365/+9 |
| * | | RPC, cosmetic: de-indent getblocktemplate() | Jeff Garzik | 2012-08-21 | 1 | -95/+93 |
| * | | RPC: split new 'submitblock' out of 'getblocktemplate' | Jeff Garzik | 2012-08-21 | 1 | -20/+32 |
| |/ |
|
| * | Merge branch 'gmp_bip_0.6.0' into gmp_bip | Luke Dashjr | 2012-08-03 | 1 | -18/+93 |
| |\ |
|
| | * | Minimal BIP 22 (getblocktemplate) support | Luke Dashjr | 2012-08-03 | 1 | -20/+95 |
| * | | Merge pull request #1612 from luke-jr/opti_getblkhash | Gregory Maxwell | 2012-08-01 | 1 | -4/+1 |
| |\ \ |
|
| | * | | Optimize JSON-RPC getblockhash | Luke Dashjr | 2012-08-01 | 1 | -4/+1 |
| * | | | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-01 | 1 | -6/+6 |
| * | | | Merge branch 'bugfix_CNBerr' of git://github.com/luke-jr/bitcoin | Gavin Andresen | 2012-07-26 | 1 | -2/+20 |
| |\ \ \ |
|
| | * | | | Bugfix: getmemorypool: NULL pindexPrev across CreateNewBlock, in case it fails | Luke Dashjr | 2012-05-09 | 1 | -1/+11 |
| | * | | | Merge branch 'bugfix_CNBerr_daggy' into bugfix_CNBerr | Luke Dashjr | 2012-05-09 | 1 | -1/+9 |
| * | | | | Give a better error message than 'type mismatch' for complex JSON arguments | Gavin Andresen | 2012-07-17 | 1 | -2/+3 |
| * | | | | Fix thread names after review | Giel van Schijndel | 2012-07-17 | 1 | -2/+2 |
| * | | | | Give threads a recognisable name to aid in debugging | Giel van Schijndel | 2012-07-17 | 1 | -0/+14 |
| | |/ /
|/| | |
|
| * | | | bitcoinrpc.cpp: Removed outdated comment | Jeff Garzik | 2012-07-05 | 1 | -4/+0 |
| * | | | Use unsigned ints to fix signed/unsigned warnings | Gavin Andresen | 2012-07-05 | 1 | -1/+1 |
| * | | | Implement raw transaction RPC calls | Gavin Andresen | 2012-07-05 | 1 | -43/+23 |
| * | | | RPCTypeCheck method to make type-checking JSON Arrays easier. | Gavin Andresen | 2012-07-05 | 1 | -0/+37 |
| * | | | Rework gettransaction / getblock RPC calls | Gavin Andresen | 2012-07-05 | 1 | -264/+28 |
| * | | | RPC: add support for JSON-RPC 2.0-style request batching | Jeff Garzik | 2012-07-03 | 1 | -5/+49 |
| * | | | RPC: break out high level JSON-RPC req/resp into their own functions | Jeff Garzik | 2012-07-03 | 1 | -30/+55 |
| * | | | RPC: add 'getpeerinfo', returning easy-to-retrieve per-CNode data | Jeff Garzik | 2012-06-29 | 1 | -0/+2 |
| * | | | Create new rpcnet module, and move 'getconnectioncount' RPC to it | Jeff Garzik | 2012-06-28 | 1 | -11/+1 |
| * | | | Fix build error. | Matt Corallo | 2012-06-28 | 1 | -1/+1 |
| * | | | Lock vnThreadsRunning[THREAD_RPCHANDLER]. | Matt Corallo | 2012-06-28 | 1 | -3/+14 |
| * | | | Use a rpc-specific queue to tell asio connections to shutdown. | Matt Corallo | 2012-06-28 | 1 | -2/+5 |
| * | | | Revert "*Always* send a shutdown signal to enable custom shutdown actions" | Matt Corallo | 2012-06-28 | 1 | -1/+2 |
| * | | | Cancel outstanding listen ops for RPC when shutting down | Giel van Schijndel | 2012-06-24 | 1 | -31/+26 |
| * | | | Merge branch 'master' into async-ipv6-rpc | Giel van Schijndel | 2012-06-24 | 1 | -0/+18 |
| |\ \ \ |
|
| | * | | | RPC: add 'getrawmempool', listing all transaction ids in memory pool | Jeff Garzik | 2012-06-22 | 1 | -0/+18 |
| * | | | | *Always* send a shutdown signal to enable custom shutdown actions | Giel van Schijndel | 2012-06-17 | 1 | -2/+1 |
| * | | | | Merge branch 'master' into async-ipv6-rpc | Giel van Schijndel | 2012-06-17 | 1 | -129/+133 |
| |\| | | |
|
| | * | | | introduce a new StartShutdown() function, which starts a thread with Shutdown... | Philip Kaufmann | 2012-06-12 | 1 | -7/+7 |
| | * | | | Merge branch 'netopt' of https://github.com/sipa/bitcoin | Gavin Andresen | 2012-06-04 | 1 | -1/+4 |
| | |\ \ \ |
|
| | | * | | | Rework network config settings | Pieter Wuille | 2012-05-31 | 1 | -1/+4 |
| | * | | | | Use ConvertTo to simplify sendmany/addmultisigaddress argument handling | Gavin Andresen | 2012-05-31 | 1 | -18/+5 |
| | * | | | | Make sendrawtx return txid to be consistent with other send methods. | Gavin Andresen | 2012-05-31 | 1 | -1/+1 |
| | |/ / / |
|
| | * | | | Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress | Pieter Wuille | 2012-05-24 | 1 | -93/+106 |
| | * | | | Encapsulate public keys in CPubKey | Pieter Wuille | 2012-05-24 | 1 | -10/+10 |
| * | | | | Use the QueueShutdown signal to stop accepting new RPC connections | Giel van Schijndel | 2012-05-25 | 1 | -7/+7 |