Commit Graph

18 Commits (0e08efc54a6be7f0228d0a3410b305772ac5a8fd)

Author SHA1 Message Date
coderrr 22dfd73598 Add address groupings RPC from the coincontrol patches.
12 years ago
Jeff Garzik 1954d40691 Merge pull request #1493 from jgarzik/unlocked-rpc
12 years ago
Jeff Garzik 0e1d3551da RPC: add facility to enable RPCs to run outside cs_main, wallet locks
12 years ago
Gavin Andresen b4b7ed1915 Fix 32-bit build error: include util.h to get int64 typedef
12 years ago
Jeff Garzik 5f2b41d54d Merge pull request #1693 from jgarzik/rpcwallet
12 years ago
Jeff Garzik c625ae04d2 RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module
12 years ago
Jeff Garzik e3bc569865 RPC, cosmetic: move wallet-related RPCs to new rpcwallet.cpp module
12 years ago
Gavin Andresen cc6dfd1f4b Allow signrawtransaction '...' null null 'hashtype'
12 years ago
Gavin Andresen 899d373b3c RPCTypeCheck method to make type-checking JSON Arrays easier.
13 years ago
Jeff Garzik 480d44bd0b rpcdump: include cleanup. move JSONRPCError def to bitcoinrpc.h.
13 years ago
Jeff Garzik 7b671f52e0 Define BOOST_SPIRIT_THREADSAFE in all makefiles
13 years ago
Fordy 3a25a2b9b0 Update License in File Headers
13 years ago
David Joel Schwartz e9205293bd Support multi-threaded JSON-RPC
13 years ago
Wladimir J. van der Laan 460c51fdad Add UI RPC console / debug window
13 years ago
Pieter Wuille e46704dd90 Expose CRPCTable via bitcoinrpc.h for testing
13 years ago
Gavin Andresen 882164196e Update all copyrights to 2012
13 years ago
Wladimir J. van der Laan b90c9ecb13 Merge branch 'master' of https://github.com/bitcoin/bitcoin
13 years ago
Wladimir J. van der Laan 8fe2308b34 windows build fixes
14 years ago