dogecoin/test/functional/test_framework
Wladimir J. van der Laan 5c2aff8d95
Merge #10387: Eventually connect to NODE_NETWORK_LIMITED peers
eb91835 Add setter for g_initial_block_download_completed (Jonas Schnelli)
3f56df5 [QA] add NODE_NETWORK_LIMITED address relay and sync test (Jonas Schnelli)
158e1a6 [QA] fix mininode CAddress ser/deser (Jonas Schnelli)
fa999af [QA] Allow addrman loopback tests (add debug option -addrmantest) (Jonas Schnelli)
6fe57bd Connect to peers signaling NODE_NETWORK_LIMITED when out-of-IBD (Jonas Schnelli)
31c45a9 Accept addresses with NODE_NETWORK_LIMITED flag (Jonas Schnelli)

Pull request description:

  Eventually connect to peers signalling NODE_NETWORK_LIMITED if we are out of IBD.
  Accept and relay NODE_NETWORK_LIMITED peers in addrman.

Tree-SHA512: 8a238fc97f767f81cae1866d6cc061390f23a72af4a711d2f7158c77f876017986abb371d213d1c84019eef7be4ca951e8e6f83fda36769c4e1a1d763f787037
2018-03-01 15:31:15 +01:00
..
__init__.py
address.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
authproxy.py [tests] Don't subclass from object for Python 3 2017-10-16 21:46:23 -04:00
bignum.py Remove unused variables and/or function calls 2017-08-28 15:18:14 +02:00
blockstore.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
blocktools.py scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests 2018-02-17 11:42:01 -05:00
comptool.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
coverage.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
key.py [tests] Don't subclass from object for Python 3 2017-10-16 21:46:23 -04:00
messages.py Merge #10387: Eventually connect to NODE_NETWORK_LIMITED peers 2018-03-01 15:31:15 +01:00
mininode.py Merge #11771: [tests] Change invalidtxrequest to use BitcoinTestFramework 2018-02-13 10:31:06 +01:00
netutil.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
script.py Merge #11403: SegWit wallet support 2018-01-10 20:55:41 -10:00
segwit_addr.py Use BIP173 addresses in segwit.py test 2017-09-28 17:29:01 -07:00
siphash.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
socks5.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
test_framework.py qa: Move common args to bitcoin.conf 2018-02-15 14:00:28 -05:00
test_node.py qa: Move common args to bitcoin.conf 2018-02-15 14:00:28 -05:00
util.py Merge #12443: qa: Move common args to bitcoin.conf 2018-02-23 12:37:06 -05:00