Commit Graph

100 Commits (e64b2f1a16e8d0ad2cd181d84e3b70312e3cdf33)

Author SHA1 Message Date
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
Sebastian Falbesoner 4c65ac96f8 test: detect OS consistently using `platform.system()`
11 months ago
MarcoFalke fa41614a0a
scripted-diff: Use wallets_path and chain_path where possible
1 year ago
MarcoFalke fa493fadfb
test: Use wallet_dir lambda in wallet_multiwallet test where possible
1 year ago
Andrew Chow cb552c5f21
Merge bitcoin/bitcoin#26192: rpc: Improve error when wallet is already loaded
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
Aurèle Oulès 04609284ad
rpc: Improve error when wallet is already loaded
2 years ago
furszy 55566630c6
rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR
2 years ago
MacroFake fae5ce8795
univalue: Return more detailed type check error messages
2 years ago
Kiminuo 41d7166c8a
refactor: replace boost::filesystem with std::filesystem
3 years ago
Andrew Chow dc5d6b0d47 fs: Make compatible with boost 1.78
3 years ago
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.
3 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