lbrycrd/src/rpc
Wladimir J. van der Laan 2772dc9f21
Merge #10446: net: avoid extra dns query per seed
c1be285 chainparams: make supported service bits option explicit (Cory Fields)
d5c7c1c net: use an internal address for fixed seeds (Cory Fields)
6cdc488 net: switch to dummy internal ip for dns seed source (Cory Fields)
6d0bd5b net: do not allow resolving to an internal address (Cory Fields)
7f31762 net: add an internal subnet for representing unresolved hostnames (Cory Fields)

Tree-SHA512: 9bf1042bef546ac3ef0e0d3a9a5555eb21628ff2674a0cf8c6367194b22bfdab477adf452c0e7c56f44e0fb37debc5e14bdb623452e076fb9c492c7702601d7a
2017-06-24 12:25:13 +02:00
..
blockchain.cpp Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE 2017-06-13 18:05:58 -07:00
blockchain.h Remove unnecessary forward class declarations in header files 2017-06-12 20:37:43 +02:00
client.cpp Merge #10488: Note that the prioritizetransaction dummy value is deprecated, and has no meaning 2017-06-12 13:00:39 +02:00
client.h rpc: Named argument support for bitcoin-cli 2017-01-10 12:04:54 +01:00
mining.cpp Merge #10284: Always log debug information for fee calculation in CreateTransaction 2017-06-15 14:20:14 +02:00
misc.cpp Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE 2017-06-13 18:05:58 -07:00
net.cpp Merge #10446: net: avoid extra dns query per seed 2017-06-24 12:25:13 +02:00
protocol.cpp Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
protocol.h Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
rawtransaction.cpp Merge #9738: gettxoutproof() should return consistent result 2017-06-14 15:48:52 +02:00
register.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
server.cpp Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE 2017-06-13 18:05:58 -07:00
server.h Remove unnecessary forward class declarations in header files 2017-06-12 20:37:43 +02:00