aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_encryption.py
Commit message (Expand)AuthorAgeFilesLines
* test: Fix intermittent failure in wallet_encryptionMarcoFalke2020-07-011-5/+11
* Change wallet_encryption.py to use signmessage instead of dumpprivkeyAndrew Chow2020-04-231-11/+13
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* QA: Fix race condition in wallet_encryption testJonas Schnelli2019-07-181-1/+1
* qa: Add wallet_encryption error testsMarcoFalke2018-11-261-0/+6
* Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting downWladimir J. van der Laan2018-09-141-2/+1
|\
| * No longer shutdown after encrypting the walletAndrew Chow2018-08-091-2/+1
* | qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
|/
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [rpcwallet] Clamp walletpassphrase value at 100M secondsSuhas Daftuar2018-04-081-4/+5
* [tests] Rename wallet_* functional tests.Anthony Towns2018-01-251-0/+80