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
/
rpcserver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-2
/
+2
*
Closely track mempool byte total. Add "getmempoolinfo" RPC.
Jeff Garzik
2014-08-14
1
-0
/
+1
*
Categorize rpc help overview
Cozz Lovan
2014-08-11
1
-0
/
+1
*
Implement "getchaintips" RPC command to monitor blockchain forks.
Daniel Kraft
2014-08-03
1
-0
/
+1
*
getblocktemplate: longpolling support
Luke Dashjr
2014-07-11
1
-0
/
+2
*
Add support for watch-only addresses
Pieter Wuille
2014-07-02
1
-0
/
+1
*
Replace HexBits with strprintf
jtimon
2014-06-28
1
-1
/
+0
*
Move AcceptedConnection class to rpcserver.h.
Jeff Garzik
2014-06-27
1
-0
/
+10
*
JSON-RPC method: prioritisetransaction <txid> <priority delta> <priority tx fee>
Luke Dashjr
2014-06-26
1
-0
/
+1
*
Remove getwork() RPC call
Pieter Wuille
2014-06-21
1
-1
/
+0
*
estimatefee / estimatepriority RPC methods
Gavin Andresen
2014-06-06
1
-0
/
+2
*
Add tests for BoostAsioToCNetAddr
Wladimir J. van der Laan
2014-05-09
1
-0
/
+4
*
rpc: add `getblockchaininfo` and `getnetworkinfo`
Wladimir J. van der Laan
2014-05-06
1
-0
/
+2
*
move wallet info stuff to "getwalletinfo" rpc (left original wallet
Daniel Newton
2014-02-27
1
-0
/
+1
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
qt: allow `walletpassphrase` in debug console without -server
Wladimir J. van der Laan
2014-01-17
1
-0
/
+7
*
Add rpc command 'getunconfirmedbalance' to obtain total unconfirmed balance
Michael Bauer
2013-12-08
1
-0
/
+1
*
Split up bitcoinrpc (code movement only)
Wladimir J. van der Laan
2013-11-27
1
-0
/
+180