dogecoin/src/rpc
Wladimir J. van der Laan 86b800c6a2
Merge #7964: Minor changes for c++11 consistency
07e4edb auto_ptr → unique_ptr (Wladimir J. van der Laan)
073225c chain: define enum used as bit field as uint32_t (Wladimir J. van der Laan)
2016-05-02 13:08:02 +02:00
..
blockchain.cpp Merge #7916: Explicitly pass CChainParams& to DisconnectTip() 2016-04-21 14:54:31 +02:00
client.cpp Merge #7793: [doxygen] Fix member comments 2016-04-05 17:49:47 +02:00
client.h move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
mining.cpp auto_ptr → unique_ptr 2016-04-28 13:43:32 +02:00
misc.cpp rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
net.cpp push back getaddednodeinfo dead value 2016-04-22 11:20:06 -07:00
protocol.cpp move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
protocol.h move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
rawtransaction.cpp rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
register.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
server.cpp Add strict flag to RPCTypeCheckObj 2016-04-15 14:55:52 +02:00
server.h Add strict flag to RPCTypeCheckObj 2016-04-15 14:55:52 +02:00