Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-17 | scripted-diff: change signrawtransaction to signrawtransactionwithwallet in ↵ | Andrew Chow | |
tests -BEGIN VERIFY SCRIPT- sed -i 's/\<signrawtransaction\>/signrawtransactionwithwallet/g' test/functional/*.py sed -i 's/\<signrawtransaction\>/signrawtransactionwithwallet/g' test/functional/test_framework/*.py -END VERIFY SCRIPT- | |||
2018-02-16 | test: Fix bip68 sequence test to reflect updated rpc error message | Ben Woosley | |
The message changed in #12356 | |||
2018-01-25 | [tests] Rename feature_* functional tests. | Anthony Towns | |