Commit Graph

88 Commits (c29105efdc3daac0e8c43138f7c0a50535556455)

Author SHA1 Message Date
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
Hennadii Stepanov da791c7f66
wallet: Use PACKAGE_NAME to mention our software
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
4 years ago
Fotis Koutoupas ae9d26a8f0
wallet: Fix already-loading error message grammar
4 years ago
Wladimir J. van der Laan a6739cc868 rpc: Add specific error code for "wallet already loaded"
4 years ago
MarcoFalke fab48da908
test: Fix intermittent wallet_multiwallet issue with got_loading_error
4 years ago
MarcoFalke fa8e15f7b7
test: pep8 wallet_multiwallet.py
4 years ago
MarcoFalke fada2dfcac
test: Fix wallet_multiwallet issue on windows
4 years ago
Luke Dashjr 89bdad5b25 RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC endpoint
4 years ago
Luke Dashjr b1f59d55d9 RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and wallet_name parameter specify a wallet
4 years ago
Wladimir J. van der Laan c48e788246
Merge #18836: wallet: upgradewallet fixes and additional tests
4 years ago
Luke Dashjr 24d2d3341d QA: wallet_multiwallet: Check that recursive symlink directory and wallet.dat loops are ignored
4 years ago
MarcoFalke fa00ff0399
test: Fix wallet_multiwallet test issue on Windows
4 years ago
MarcoFalke 5f9c0b6360 wallet: Remove -upgradewallet from dummywallet
4 years ago
Jonas Schnelli 58cfbc38e0 Ignoring (but warn) on duplicate -wallet parameters
4 years ago
Andrew Chow c7b7e0a692 tests: Make only desc wallets for wallet_multwallet.py --descriptors
4 years ago
Russell Yanofsky 01476a88a6 wallet: Make -wallet setting not create wallets
4 years ago
Russell Yanofsky c4a29d0a90 Update wallet_multiwallet.py for descriptor and sqlite wallets
4 years ago
Andrew Chow 907f142fc7 rpc: change no wallet loaded message to be clearer
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
Sebastian Falbesoner 92e28fa8b2 test: remove unused constants in functional tests
4 years ago
Andrew Chow 1bee1e6269 Do not create default wallet
4 years ago
Russell Yanofsky 77d5bb72b8 wallet: Remove path checking code from createwallet RPC
4 years ago
Russell Yanofsky a987438e9d wallet: Remove path checking code from loadwallet RPC
4 years ago
Russell Yanofsky 3c815cfe54 wallet: Remove Verify and IsLoaded methods
4 years ago
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