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
*
really s/Doge/Dis/g this time
Tomo Ueda
2021-09-02
1
-2
/
+2
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
1
-1
/
+1
*
Update server.cpp
nformant
2021-07-22
1
-1
/
+1
*
Fix for Boost 1.74
John-Gee
2021-02-02
1
-4
/
+5
*
Introduce basic Dogecoin branding
Ross Nicoll
2019-03-25
1
-3
/
+3
*
Change count type used by `gettxoutsetinfo` (#1415)
Ross Nicoll
2018-09-19
1
-0
/
+10
*
[rpc] Remove auth cookie on shutdown
practicalswift
2017-04-03
1
-0
/
+1
*
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