Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-10 | scripted-diff: Bump copyright headers | MarcoFalke | |
The previous diff touched most files in ./test/, so bump the headers to avoid having to touch them again for a bump later. -BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./test/ -END VERIFY SCRIPT- | |||
2021-08-12 | test: added test for disabled wallet | Shubhankar Gambhir | |
Divided tests in rpc_signmessage.py into 2 files wallet_signmessagewithaddress.py and rpc_signmessagewithprivkey.py, latter one can run even when wallet is disabled. |