Commit Graph

22 Commits (85baf03f17375727093bf49ca8613b15b3ce9c62)

Author SHA1 Message Date
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
kanon a5a6965157
[Trivial] python help message
4 years ago
Danny Lee e6e7abd51a test: remove redundant two-way disconnect_nodes calls
5 years ago
Sebastian Falbesoner 0956e46bff test: use zero-argument super() shortcut (Python 3.0+)
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
Akio Nakamura 1a062b85f0 tests: remove byte.hex() to keep compatibility
6 years ago
Gregory Sanders 6aaa0abc12 Remove manual byte editing in wallet_tx_clone func test
6 years ago
MarcoFalke 453803adc9 [test] wallet_txn_clone: Correctly clone txin sequence
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
Kvaciral 5654efb187 Ported usage of deprecated optparse module to argparse module
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
John Newbery 5d536619ab [tests] Remove 'account' API from wallet functional tests
7 years ago
John Newbery a533834d50 [tests] Fix flake8 warnings in several wallet functional tests
7 years ago
Wladimir J. van der Laan d1d54ae6a3
Merge #12953: Deprecate accounts
7 years ago
John Newbery 3db1ba01c7 [tests] Set -deprecatedrpc=accounts in tests
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
Andrew Chow 1e79c055cd Split signrawtransaction into wallet and non-wallet
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago