Commit Graph

23 Commits (3997ab915451a702eed2153a0727b0a78c0450ac)

Author SHA1 Message Date
MarcoFalke fae32f295c
wallet: Add missing check for -descriptors wallet tool option
4 years ago
MarcoFalke faf8f61368
test: Add missing check for is_sqlite_compiled
4 years ago
Andrew Chow 23cac24dd3 tests: Test bitcoin-wallet dump and createfromdump
4 years ago
Ivan Metlushko 173cc9b7be test: walettool create descriptors
4 years ago
Andrew Chow 388053e172 Disable some tests for tool_wallet when descriptors
4 years ago
Andrew Chow 86968882a8 Add descriptor wallet output to tool_wallet.py
4 years ago
Russell Yanofsky 01476a88a6 wallet: Make -wallet setting not create wallets
4 years ago
Jonas Schnelli fa4074b395 Show name, format and if uses descriptors in bitcoin-wallet tool
4 years ago
Russell Yanofsky c1585bca8d test: Get rid of default wallet hacks
4 years ago
Russell Yanofsky ed3acda33b test, refactor: add default_wallet_name and wallet_data_filename variables
4 years ago
Russell Yanofsky 7bf6dfbb48 wallet: Remove path checking code from bitcoin-wallet tool
4 years ago
Andrew Chow 8f1bcf8b7b walletdb: Combine VerifyDatabaseFile and VerifyEnvironment
4 years ago
Andrew Chow cdd955e580 Add basic test for bitcoin-wallet salvage
5 years ago
MarcoFalke fa59cc1c97
wallet: Report full error message in wallettool
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
fanquake a67352161c
test: skip tool_wallet test when bitcoin-wallet isn't compiled
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
MarcoFalke fa502cb6f0
test: Bump timeouts in slow running tests
5 years ago
Jon Atack 7195fa792f
test: Tool wallet test coverage for unexpected writes to wallet
5 years ago
Jon Atack 3bf2b3a37b
test: Split tool_wallet.py test into subtests
5 years ago
Jon Atack 1eb13f09a9
test: Add log messages to test/functional/tool_wallet.py
5 years ago
João Barbosa 3c3e31c3a4 [tests] Add wallet-tool test
6 years ago