Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-02 | scripted-diff: Use generate* from TestFramework | MarcoFalke | |
-BEGIN VERIFY SCRIPT- sed --regexp-extended -i \ 's/((self\.)?(nodes\[[^]]+\]|[a-z_]*(wallet|node)[0-9a-z_]*))\.(generate(|toaddress|block|todescriptor)(\(|, ))/self.\5\1, /g' \ $(git grep -l generate ./test | grep -v 'test_framework/' | grep -v 'feature_rbf') -END VERIFY SCRIPT- | |||
2019-04-09 | test: Remove unused imports | MarcoFalke | |
2019-04-09 | test: Pass at most one node group to sync_all | MarcoFalke | |
2018-09-17 | Changed functional tests which do not require wallets to run without | sanket1729 | |
skipping .Addreses #14216. Changed get_deterministic_priv_key() to a named tuple | |||
2018-09-10 | qa: Run all tests even if wallet is not compiled | MarcoFalke | |
2018-07-27 | Update copyright headers to 2018 | DrahtBot | |
2018-01-25 | [tests] Rename rpc_* functional tests. | Anthony Towns | |