Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-02 | scripted-diff: Update copyright in ./test | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./test/ -END VERIFY SCRIPT- | |||
2019-03-02 | scripted-diff: test: Remove brackets after assert | MarcoFalke | |
-BEGIN VERIFY SCRIPT- sed -i --regexp-extended -e 's/assert ?\((.+)\)(( )*)?(#.*)?$/assert \1\3\3\4/g' $(git grep -l --extended-regexp 'assert ?\(' test) -END VERIFY SCRIPT- | |||
2019-02-19 | qa: Fix wallet_txn_doublespend issue | MarcoFalke | |
2019-02-19 | qa: Always refresh stale cache to be out of ibd | MarcoFalke | |
2018-07-27 | Update copyright headers to 2018 | DrahtBot | |
2018-05-11 | Enable W191 and W291 flake8 checks. | John Bampton | |
Remove trailing whitespace from Python files. Convert tabs to spaces. | |||
2018-04-16 | Minor Python cleanups to make flake8 pass with the new rules enabled | practicalswift | |
2018-01-25 | [tests] Rename feature_* functional tests. | Anthony Towns | |