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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
Wladimir J. van der Laan
2017-07-04
1
-1
/
+0
|
\
|
*
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-22
1
-1
/
+0
*
|
[RPC] Add an uptime command that displays the amount of time that bitcoind ha...
Ricardo Velhote
2017-06-25
1
-0
/
+17
|
/
*
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-13
1
-3
/
+3
|
\
|
*
scripted-diff: Remove PAIRTYPE
Jorge Timón
2017-06-05
1
-1
/
+1
|
*
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-3
/
+3
*
|
Remove unused Boost includes
practicalswift
2017-06-09
1
-2
/
+0
|
/
*
Merge #10395: Replace boost::function with std::function (C++11)
Pieter Wuille
2017-05-17
1
-4
/
+4
|
\
|
*
Replace boost::function with std::function (C++11)
practicalswift
2017-05-13
1
-4
/
+4
*
|
RPC: Allow multiple names for parameters
Luke Dashjr
2017-04-10
1
-2
/
+12
|
/
*
Merge #10162: [trivial] Log calls to getblocktemplate
Wladimir J. van der Laan
2017-04-07
1
-3
/
+1
|
\
|
*
Log calls to getblocktemplate
John Newbery
2017-04-06
1
-3
/
+1
*
|
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-04-03
1
-1
/
+1
|
/
*
[rpc] Remove auth cookie on shutdown
practicalswift
2017-04-02
1
-0
/
+1
*
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-04-01
1
-6
/
+7
*
Merge #9575: Remove unused, non-working RPC PostCommand signal
Wladimir J. van der Laan
2017-03-09
1
-8
/
+0
|
\
|
*
Remove unreachable code (g_rpcSignals.PostCommand)
practicalswift
2017-03-09
1
-8
/
+0
*
|
Refactor: Remove using namespace <xxx> from rpc/
Karl-Johan Alm
2017-03-08
1
-29
/
+26
*
|
Merge #8775: RPC refactoring: Access wallet using new GetWalletForJSONRPCRequest
Wladimir J. van der Laan
2017-03-03
1
-4
/
+7
|
\
\
|
*
|
RPC: Pass on JSONRPCRequest metadata (URI/user/etc) for "help" method
Luke Dashjr
2017-02-27
1
-4
/
+7
*
|
|
remove 'label' filter for rpc command help
Gregory Sanders
2017-03-01
1
-3
/
+0
|
/
/
*
|
boost: remove iostreams includes
Cory Fields
2017-02-17
1
-2
/
+0
*
|
[wallet] Add include_unsafe argument to listunspent RPC
Russell Yanofsky
2017-01-19
1
-5
/
+9
|
/
*
rpc: Support named arguments
Wladimir J. van der Laan
2017-01-05
1
-9
/
+56
*
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
/
+8
*
[rpc] ParseHash: Fail when length is not 64
MarcoFalke
2016-10-31
1
-0
/
+2
*
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-19
1
-14
/
+15
*
use std::map::emplace() instead of std::map::insert()
whythat
2016-08-09
1
-1
/
+1
*
use c++11 std::unique_ptr instead of boost::shared_ptr
whythat
2016-08-09
1
-4
/
+5
*
[rpc] fundrawtransaction feeRate: Use BTC/kB
MarcoFalke
2016-06-07
1
-8
/
+6
*
Add strict flag to RPCTypeCheckObj
João Barbosa
2016-04-15
1
-1
/
+14
*
rpc: Register calls where they are defined
Wladimir J. van der Laan
2016-03-31
1
-64
/
+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
/
+11
|
/
*
move rpc* to rpc/
Daniel Cousens
2016-01-21
1
-0
/
+539
[prev]