Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-16 | test: refactor: Inline adjust_bitcoin_conf_for_pre_17 | MarcoFalke | |
2020-05-04 | [test] backwards compatibility: bump v0.19.0.1 to v0.19.1 | Sjors Provoost | |
2020-05-04 | [test] add v0.16.3 backwards compatibility test | Sjors Provoost | |
2020-05-02 | tests: feature_backwards_compatibility.py test downgrade after upgrade | Andrew Chow | |
After upgrading the node, try to go back to the original version to make sure that using a newver node version does not prevent the wallet file from being downgraded again. | |||
2020-04-30 | test: Strip down previous releases boilerplate | MarcoFalke | |
2020-04-23 | tests: Add RPCOverloadWrapper which overloads some disabled RPCs | Andrew Chow | |
RPCOverloadWrapper overloads some deprecated or disabled RPCs with an implementation using other RPCs to avoid having a ton of code churn around replacing those RPCs. | |||
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2020-04-06 | test: skip backwards compat tests if not compiled with wallet | fanquake | |
2020-03-02 | doc: Correct spelling errors in comments | Ben Woosley | |
And ci script output. Identified via test/lint/lint-spelling | |||
2020-02-12 | [test] check for addmultisigaddress regression | Sjors Provoost | |
2020-02-11 | [test] add 0.19 backwards compatibility tests | Sjors Provoost | |
2020-02-11 | [test] add v0.17.1 wallet upgrade test | Sjors Provoost | |
2020-02-11 | [tests] add wallet backwards compatility tests | Sjors Provoost | |
2020-02-11 | [tests] check v0.17.1 and v0.18.1 backwards compatibility | Sjors Provoost | |