[tests] Remove is_network_split from funtional test cases
commitc9cc76dcaad85aa9441f18d38298f27a0ffd852a
authorJohn Newbery <john@johnnewbery.com>
Mon, 3 Apr 2017 13:34:04 +0000 (3 09:34 -0400)
committerJohn Newbery <john@johnnewbery.com>
Tue, 2 May 2017 17:31:54 +0000 (2 13:31 -0400)
tree7f3a0bbb5ed9d64f4fe62a7e47abd2a8595a17eb
parent8f3e38477e30abd9dd0e24a4d612126117f7793c
[tests] Remove is_network_split from funtional test cases
67 files changed:
test/functional/abandonconflict.py
test/functional/bip65-cltv-p2p.py
test/functional/bip65-cltv.py
test/functional/bip68-112-113-p2p.py
test/functional/bip68-sequence.py
test/functional/bip9-softforks.py
test/functional/bipdersig-p2p.py
test/functional/bipdersig.py
test/functional/blockchain.py
test/functional/bumpfee.py
test/functional/decodescript.py
test/functional/disablewallet.py
test/functional/disconnect_ban.py
test/functional/forknotify.py
test/functional/fundrawtransaction.py
test/functional/getblocktemplate_proposals.py
test/functional/getchaintips.py
test/functional/httpbasics.py
test/functional/importmulti.py
test/functional/importprunedfunds.py
test/functional/invalidateblock.py
test/functional/keypool.py
test/functional/listsinceblock.py
test/functional/listtransactions.py
test/functional/maxuploadtarget.py
test/functional/mempool_limit.py
test/functional/mempool_packages.py
test/functional/mempool_reorg.py
test/functional/mempool_resurrect_test.py
test/functional/mempool_spendcoinbase.py
test/functional/merkle_blocks.py
test/functional/multi_rpc.py
test/functional/net.py
test/functional/nulldummy.py
test/functional/p2p-acceptblock.py
test/functional/p2p-compactblocks.py
test/functional/p2p-feefilter.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/preciousblock.py
test/functional/prioritise_transaction.py
test/functional/proxy_test.py
test/functional/pruning.py
test/functional/rawtransactions.py
test/functional/receivedby.py
test/functional/reindex.py
test/functional/replace-by-fee.py
test/functional/rest.py
test/functional/rpcnamedargs.py
test/functional/segwit.py
test/functional/sendheaders.py
test/functional/signmessages.py
test/functional/signrawtransactions.py
test/functional/smartfees.py
test/functional/test_framework/test_framework.py
test/functional/test_framework/util.py
test/functional/txn_clone.py
test/functional/txn_doublespend.py
test/functional/wallet-accounts.py
test/functional/wallet-hd.py
test/functional/wallet.py
test/functional/walletbackup.py
test/functional/zapwallettxes.py
test/functional/zmq_test.py