dogecoin/src/rpc
practicalswift f15268db3b
[rpc] Remove auth cookie on shutdown
Accidentally removed in 40b556d374

Github-Pull: #10139
Rebased-From: 4b87973c32
2017-04-03 08:54:53 +02:00
..
blockchain.cpp Add two hour buffer to manual pruning 2017-02-16 17:47:56 -05:00
client.cpp rpc: Rename first named arg of createrawtransaction 2017-03-27 23:44:08 +02:00
client.h rpc: Named argument support for bitcoin-cli 2017-01-10 12:04:54 +01:00
mining.cpp Don't require segwit in getblocktemplate for segwit signalling or mining 2017-03-16 10:43:54 -04:00
misc.cpp Change bitcoin address in RPC helpaddress to an invalid address, so people don't accidentally send coins there (like I did). 2017-02-28 12:01:06 +01:00
net.cpp Merge #9615: Wallet incremental fee 2017-01-30 10:38:56 +01:00
protocol.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
protocol.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
rawtransaction.cpp rpc: Rename first named arg of createrawtransaction 2017-03-27 23:44:08 +02:00
register.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
server.cpp [rpc] Remove auth cookie on shutdown 2017-04-03 08:54:53 +02:00
server.h [wallet] Add include_unsafe argument to listunspent RPC 2017-01-19 11:29:29 -05:00