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
2021-02-05
Merge #20267: Disable and fix tests for when BDB is not compiled
Wladimir J. van der Laan
2021-01-27
tests: Disable bdb dump test when no bdb
Andrew Chow
2021-01-21
util: Add ArgsManager::GetCommand() and use it in bitcoin-wallet
MarcoFalke
2021-01-21
test: Add tests
MarcoFalke
2020-12-17
wallet: Add missing check for -descriptors wallet tool option
MarcoFalke
2020-12-17
test: Add missing check for is_sqlite_compiled
MarcoFalke
2020-12-16
tests: Test bitcoin-wallet dump and createfromdump
Andrew Chow
2020-11-13
test: walettool create descriptors
Ivan Metlushko
2020-11-01
Disable some tests for tool_wallet when descriptors
Andrew Chow
2020-11-01
Add descriptor wallet output to tool_wallet.py
Andrew Chow
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