Age | Commit message (Expand) | Author |
---|---|---|
2019-02-19 | tests: remove byte.hex() to keep compatibility | Akio Nakamura |
2019-02-13 | Remove manual byte editing in wallet_tx_clone func test | Gregory Sanders |
2018-12-27 | [test] wallet_txn_clone: Correctly clone txin sequence | MarcoFalke |
2018-09-10 | qa: Run all tests even if wallet is not compiled | MarcoFalke |
2018-08-12 | Ported usage of deprecated optparse module to argparse module | Kvaciral |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-05-02 | [tests] Remove 'account' API from wallet functional tests | John Newbery |
2018-05-01 | [tests] Fix flake8 warnings in several wallet functional tests | John Newbery |
2018-04-24 | Merge #12953: Deprecate accounts | Wladimir J. van der Laan |
2018-04-16 | [tests] Set -deprecatedrpc=accounts in tests | John Newbery |
2018-04-16 | Minor Python cleanups to make flake8 pass with the new rules enabled | practicalswift |
2018-02-17 | Split signrawtransaction into wallet and non-wallet | Andrew Chow |
2018-01-25 | [tests] Rename wallet_* functional tests. | Anthony Towns |