index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
wallet_encryption.py
Age
Commit message (
Expand
)
Author
2022-08-19
tests: Use mocktime for wallet encryption timeout
Andrew Chow
2022-02-21
Replace "can not" with "cannot" in docs, user messages, and tests
Jon Atack
2021-01-04
doc: fix various typos
Ikko Ashimine
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-07-01
test: Fix intermittent failure in wallet_encryption
MarcoFalke
2020-04-23
Change wallet_encryption.py to use signmessage instead of dumpprivkey
Andrew Chow
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-07-18
QA: Fix race condition in wallet_encryption test
Jonas Schnelli
2018-11-26
qa: Add wallet_encryption error tests
MarcoFalke
2018-09-14
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
Wladimir J. van der Laan
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-09
No longer shutdown after encrypting the wallet
Andrew Chow
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-04-08
[rpcwallet] Clamp walletpassphrase value at 100M seconds
Suhas Daftuar
2018-01-25
[tests] Rename wallet_* functional tests.
Anthony Towns