Commit Graph

39 Commits (e5efacb941f78645462da1237ed04c75082d3aed)

Author SHA1 Message Date
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
João Barbosa d3bf3b930d qa: Test .walletlock file is closed
6 years ago
Chun Kuan Lee 15c93f075a wallet: Add trailing wallet.dat when detecting duplicate wallet if it's a directory.
6 years ago
João Barbosa ed2e18398b Remove fs::relative call and fix listwalletdir tests
6 years ago
Chun Kuan Lee 4dca7d0a98 appveyor: Enable multiwallet test
6 years ago
Wladimir J. van der Laan 2b88f67e0b
Merge #14320: [bugfix] wallet: Fix duplicate fileid detection
6 years ago
Chun Kuan Lee 4ea77320c5 tests: add test case for loading copied wallet twice
6 years ago
Wladimir J. van der Laan a74ed3a05b
Merge #14453: rpc: Fix wallet unload during walletpassphrase timeout
6 years ago
MarcoFalke 3668bb335c
Merge #14468: [wallet] Deprecate generate RPC method
6 years ago
João Barbosa 8907df9e02 qa: Ensure wallet unload during walletpassphrase timeout
6 years ago
Wladimir J. van der Laan 8eb2cd1dda
Merge #14291: wallet: Add ListWalletDir utility function
6 years ago
João Barbosa 0cb3cad166 qa: Add tests for listwalletdir RPC
6 years ago
John Newbery c269209336 [tests] Small fixups before deprecating generate
6 years ago
Chun Kuan Lee 2148c36b6e tests: Make it possible to run functional tests on Windows
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Daniel Kraft a1a998cf24 wallet: Fix backupwallet for multiwallets
6 years ago
John Newbery ea65182f03 [wallet] loadwallet shouldn't create new wallets.
6 years ago
Jonas Schnelli 000abbb6b0
Merge #13111: Add unloadwallet RPC
6 years ago
João Barbosa 0b82bac76d bugfix: Remove dangling wallet env instance
7 years ago
João Barbosa ccbf7ae749 test: Wallet methods are disabled when no wallet is loaded
7 years ago
João Barbosa 4940a20a46 test: Add functional tests for unloadwallet RPC
7 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
John Newbery 32167e8300 [wallet] [tests] Add tests for `createwallet` RPC.
7 years ago
John Newbery a46aeb6901 [wallet] [tests] Test loadwallet
7 years ago
Wladimir J. van der Laan 476cb35551
Merge #12909: wallet: Make fee settings to be non-static members
7 years ago
MarcoFalke fac0db0ff8
wallet: Make fee settings non-static members
7 years ago
John Newbery 1f838394bf [wallet] [tests] Test disallowed multiwallet params
7 years ago
Russell Yanofsky ea23945dbc scripted-diff: Rename wallet database classes
7 years ago
MarcoFalke faace13868
qa: Match full plain text by default
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
MarcoFalke fae137454a
qa: Allow for partial_match when checking init error
7 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
John Newbery 58122736b5 [Tests] Require exact match in assert_start_raises_init_eror()
7 years ago
John Newbery 0ec08a672d [Tests] Move assert_start_raises_init_error method to TestNode
7 years ago
Russell Yanofsky be8ab7d082 Create new wallet databases as directories rather than files
7 years ago
Russell Yanofsky 26c06f24e5 Allow wallet files not in -walletdir directory
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago