Commit Graph

60 Commits (0d94e6062547f288a75921d2433458a44a5f2297)

Author SHA1 Message Date
Andrew Chow 3340dbadd3 Remove -zapwallettxes
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Andrew Chow 00f0041351 No need to check for duplicate fileids in all dbenvs
4 years ago
João Barbosa 9b009fae6e qa: Test concurrent wallet loading
4 years ago
Andrew Chow d321046f4b wallet: remove -salvagewallet
5 years ago
MarcoFalke fa2cce4391
wallet: Remove trailing whitespace from potential translation strings
5 years ago
MarcoFalke b470c75847
Merge #15761: Replace -upgradewallet startup option with upgradewallet RPC
5 years ago
MarcoFalke 54f812d9d2
Merge #18673: scripted-diff: Sort test includes
5 years ago
MarcoFalke c2e53ff064
Merge #18467: rpc: Improve documentation and return value of settxfee
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Fabian Jahr 38677274f9
rpc: settxfee respects -maxtxfee wallet setting
5 years ago
Andrew Chow 0d32d66148 Remove -upgradewallet startup option
5 years ago
João Barbosa ee9e88ba27 wallet: Handle duplicate fileid exception
5 years ago
MarcoFalke fa19295250
test: Bump timeouts to avoid valgrind failures
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
practicalswift 5ac804a9eb tests: Use a default of supports_cli=True (instead of supports_cli=False)
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
MarcoFalke facec1c643
wallet: Avoid showing GUI popups on RPC errors
5 years ago
Samuel Dobson 8af835a72d
Merge #16796: wallet: Fix segfault in CreateWalletFromFile
5 years ago
Ben Woosley b21680baf5
test/contrib: Fix invalid escapes in regex strings
5 years ago
MarcoFalke fa734603b7
wallet: Fix segmentation fault in CreateWalletFromFile
5 years ago
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