[tests] Rename NodeConn and NodeConnCB
commit873beca6deda119077f53921f0d19c3ebfc7cc44
authorJohn Newbery <john@johnnewbery.com>
Tue, 17 Oct 2017 20:16:39 +0000 (17 16:16 -0400)
committerJohn Newbery <john@johnnewbery.com>
Wed, 29 Nov 2017 22:14:48 +0000 (29 17:14 -0500)
tree426d8ecde39b8bf44612d5a9b4098d676a5c5917
parent9f2c2dba21855b8cb9b193b1819be73fa4a23a99
[tests] Rename NodeConn and NodeConnCB

NodeConn -> P2PConnection
NodeConnCB -> P2PInterface
18 files changed:
test/functional/README.md
test/functional/assumevalid.py
test/functional/bip65-cltv-p2p.py
test/functional/bipdersig-p2p.py
test/functional/example_test.py
test/functional/maxuploadtarget.py
test/functional/p2p-acceptblock.py
test/functional/p2p-compactblocks.py
test/functional/p2p-feefilter.py
test/functional/p2p-fingerprint.py
test/functional/p2p-leaktests.py
test/functional/p2p-mempool.py
test/functional/p2p-segwit.py
test/functional/p2p-timeouts.py
test/functional/p2p-versionbits-warning.py
test/functional/sendheaders.py
test/functional/test_framework/comptool.py
test/functional/test_framework/mininode.py