aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_txn_clone.py
Commit message (Expand)AuthorAgeFilesLines
* tests: remove byte.hex() to keep compatibilityAkio Nakamura2019-02-191-1/+2
* Remove manual byte editing in wallet_tx_clone func testGregory Sanders2019-02-131-10/+7
* [test] wallet_txn_clone: Correctly clone txin sequenceMarcoFalke2018-12-271-1/+1
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* Ported usage of deprecated optparse module to argparse moduleKvaciral2018-08-121-4/+4
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [tests] Remove 'account' API from wallet functional testsJohn Newbery2018-05-021-36/+15
* [tests] Fix flake8 warnings in several wallet functional testsJohn Newbery2018-05-011-23/+22
* Merge #12953: Deprecate accountsWladimir J. van der Laan2018-04-241-0/+1
|\
| * [tests] Set -deprecatedrpc=accounts in testsJohn Newbery2018-04-161-0/+1
* | Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-161-2/+3
|/
* Split signrawtransaction into wallet and non-walletAndrew Chow2018-02-171-1/+1
* [tests] Rename wallet_* functional tests.Anthony Towns2018-01-251-0/+166