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
/
rpc
/
server.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
Return void instead of bool for functions that cannot fail
practicalswift
2018-07-27
1
-1
/
+1
|
/
*
Merge #12757: Clarify include guard naming convention
MarcoFalke
2018-04-01
1
-3
/
+3
|
\
|
*
Fix missing or inconsistent include guards
practicalswift
2018-03-22
1
-3
/
+3
*
|
Add username and ip logging for RPC method requests
Gabriel Davidian
2018-03-25
1
-0
/
+1
|
/
*
Document RPC method aliasing
Russell Yanofsky
2018-03-15
1
-0
/
+9
*
[rpc] createrawtransaction: Accept sorted outputs
MarcoFalke
2018-03-07
1
-1
/
+1
*
rpc: Allow typeAny in RPCTypeCheck
MarcoFalke
2018-02-22
1
-3
/
+3
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-3
/
+3
*
Fix uninitialized URI in batch RPC requests
Russell Yanofsky
2017-10-03
1
-1
/
+1
*
[rpc] Deprecate estimatefee RPC
John Newbery
2017-09-26
1
-0
/
+2
*
rpc: Push down safe mode checks
Andrew Chow
2017-08-29
1
-2
/
+0
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
rpc: Move ValueFromAmount to core_write
Wladimir J. van der Laan
2017-08-07
1
-1
/
+0
*
Remove unnecessary forward class declarations in header files
practicalswift
2017-06-12
1
-3
/
+0
*
Perform member initialization in initialization lists where possible
practicalswift
2017-06-04
1
-1
/
+1
*
Replace boost::function with std::function (C++11)
practicalswift
2017-05-13
1
-7
/
+5
*
refactor: Move RPCNotifyBlockChange out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-27
1
-1
/
+0
*
refactor: Move GetDifficulty out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-27
1
-1
/
+0
*
Fix parameter naming inconsistencies between .h and .cpp files
practicalswift
2017-03-19
1
-1
/
+1
*
Remove unused code
practicalswift
2017-03-17
1
-1
/
+0
*
Move wallet RPC declarations to rpcwallet.h
Luke Dashjr
2017-02-27
1
-11
/
+0
*
RPC: Pass on JSONRPCRequest metadata (URI/user/etc) for "help" method
Luke Dashjr
2017-02-27
1
-1
/
+1
*
Move nWalletUnlockTime to CWallet::nRelockTime, and name timed task unique pe...
Luke Dashjr
2017-02-27
1
-1
/
+0
*
RPC: Do all wallet access through new GetWalletForJSONRPCRequest
Luke Dashjr
2017-02-27
1
-0
/
+1
*
RPC/Wallet: Pass CWallet as pointer to helper functions
Luke Dashjr
2017-02-27
1
-2
/
+9
*
[wallet] Add include_unsafe argument to listunspent RPC
Russell Yanofsky
2017-01-19
1
-0
/
+5
*
rpc: Support named arguments
Wladimir J. van der Laan
2017-01-05
1
-0
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-05
1
-0
/
+5
*
[RPC] pass HTTP basic authentication username to the JSONRequest object
Jonas Schnelli
2016-10-19
1
-1
/
+2
*
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-19
1
-6
/
+7
*
add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests
Cory Fields
2016-09-07
1
-0
/
+1
*
[rpc] fundrawtransaction feeRate: Use BTC/kB
MarcoFalke
2016-06-07
1
-3
/
+12
*
Add strict flag to RPCTypeCheckObj
João Barbosa
2016-04-15
1
-1
/
+1
*
rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-31
1
-59
/
+0
*
Create generatetoaddress rpc
Andrew C
2016-03-21
1
-0
/
+1
*
Merge #7507: Remove internal miner
Wladimir J. van der Laan
2016-03-14
1
-2
/
+0
|
\
|
*
Remove internal miner
Leviathn
2016-02-10
1
-2
/
+0
*
|
Add autocomplete to bitcoin-qt's console window.
Luv Khemani
2016-03-12
1
-0
/
+6
|
/
*
rpc: update inline comments to refer to new file paths
Daniel Cousens
2016-01-21
1
-4
/
+4
*
move rpc* to rpc/
Daniel Cousens
2016-01-21
1
-0
/
+243