index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bitcoinrpc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a getaddednodeinfo RPC.
Matt Corallo
2013-01-27
1
-0
/
+1
*
Add addnode RPC command.
Matt Corallo
2013-01-27
1
-0
/
+1
*
Add new RPC "lockunspent", to prevent spending of selected outputs
Jeff Garzik
2012-11-15
1
-0
/
+2
*
New createmultisig rpc command
Gavin Andresen
2012-10-29
1
-0
/
+1
*
Add gettxout and gettxoutsetinfo RPCs
Pieter Wuille
2012-10-20
1
-0
/
+2
*
Add constants for HTTP status codes
Wladimir J. van der Laan
2012-10-04
1
-0
/
+11
*
Document RPC error codes
Wladimir J. van der Laan
2012-10-04
1
-0
/
+36
*
Add address groupings RPC from the coincontrol patches.
coderrr
2012-08-23
1
-0
/
+1
*
Merge pull request #1493 from jgarzik/unlocked-rpc
Jeff Garzik
2012-08-21
1
-0
/
+1
|
\
|
*
RPC: add facility to enable RPCs to run outside cs_main, wallet locks
Jeff Garzik
2012-08-21
1
-0
/
+1
*
|
Fix 32-bit build error: include util.h to get int64 typedef
Gavin Andresen
2012-08-21
1
-0
/
+2
|
/
*
Merge pull request #1693 from jgarzik/rpcwallet
Jeff Garzik
2012-08-21
1
-0
/
+67
|
\
|
*
RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module
Jeff Garzik
2012-08-21
1
-0
/
+14
|
*
RPC, cosmetic: move wallet-related RPCs to new rpcwallet.cpp module
Jeff Garzik
2012-08-21
1
-0
/
+53
*
|
Allow signrawtransaction '...' null null 'hashtype'
Gavin Andresen
2012-08-20
1
-2
/
+2
|
/
*
RPCTypeCheck method to make type-checking JSON Arrays easier.
Gavin Andresen
2012-07-05
1
-0
/
+15
*
rpcdump: include cleanup. move JSONRPCError def to bitcoinrpc.h.
Jeff Garzik
2012-05-23
1
-0
/
+2
*
Define BOOST_SPIRIT_THREADSAFE in all makefiles
Jeff Garzik
2012-05-21
1
-1
/
+0
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
Support multi-threaded JSON-RPC
David Joel Schwartz
2012-05-08
1
-0
/
+1
*
Add UI RPC console / debug window
Wladimir J. van der Laan
2012-05-05
1
-0
/
+15
*
Expose CRPCTable via bitcoinrpc.h for testing
Pieter Wuille
2012-04-21
1
-0
/
+34
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-08-16
1
-0
/
+1
*
windows build fixes
Wladimir J. van der Laan
2011-07-03
1
-0
/
+6