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
/
tool_wallet.py
Age
Commit message (
Expand
)
Author
2020-10-21
wallet: Make -wallet setting not create wallets
Russell Yanofsky
2020-10-21
Show name, format and if uses descriptors in bitcoin-wallet tool
Jonas Schnelli
2020-09-29
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-09-03
wallet: Remove path checking code from bitcoin-wallet tool
Russell Yanofsky
2020-07-01
walletdb: Combine VerifyDatabaseFile and VerifyEnvironment
Andrew Chow
2020-05-25
Add basic test for bitcoin-wallet salvage
Andrew Chow
2020-05-01
wallet: Report full error message in wallettool
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-02-04
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
MarcoFalke
2019-11-18
test: skip tool_wallet test when bitcoin-wallet isn't compiled
fanquake
2019-10-26
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-09-16
test: Bump timeouts in slow running tests
MarcoFalke
2019-07-08
test: Tool wallet test coverage for unexpected writes to wallet
Jon Atack
2019-07-08
test: Split tool_wallet.py test into subtests
Jon Atack
2019-07-08
test: Add log messages to test/functional/tool_wallet.py
Jon Atack
2019-01-30
[tests] Add wallet-tool test
João Barbosa