index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
wallet_multiwallet.py
Age
Commit message (
Expand
)
Author
2022-02-03
refactor: replace boost::filesystem with std::filesystem
Kiminuo
2022-01-19
fs: Make compatible with boost 1.78
Andrew Chow
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-10-20
wallet: Use PACKAGE_NAME to mention our software
Hennadii Stepanov
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2021-02-04
wallet: Fix already-loading error message grammar
Fotis Koutoupas
2021-01-25
rpc: Add specific error code for "wallet already loaded"
Wladimir J. van der Laan
2020-12-04
test: Fix intermittent wallet_multiwallet issue with got_loading_error
MarcoFalke
2020-12-04
test: pep8 wallet_multiwallet.py
MarcoFalke
2020-12-01
test: Fix wallet_multiwallet issue on windows
MarcoFalke
2020-11-24
RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC end...
Luke Dashjr
2020-11-24
RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...
Luke Dashjr
2020-11-16
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-06
QA: wallet_multiwallet: Check that recursive symlink directory and wallet.dat...
Luke Dashjr
2020-11-05
test: Fix wallet_multiwallet test issue on Windows
MarcoFalke
2020-11-04
wallet: Remove -upgradewallet from dummywallet
MarcoFalke
2020-11-03
Ignoring (but warn) on duplicate -wallet parameters
Jonas Schnelli
2020-11-01
tests: Make only desc wallets for wallet_multwallet.py --descriptors
Andrew Chow
2020-10-21
wallet: Make -wallet setting not create wallets
Russell Yanofsky
2020-10-14
Update wallet_multiwallet.py for descriptor and sqlite wallets
Russell Yanofsky
2020-10-07
rpc: change no wallet loaded message to be clearer
Andrew Chow
2020-09-29
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-09-26
test: remove unused constants in functional tests
Sebastian Falbesoner
2020-09-08
Do not create default wallet
Andrew Chow
2020-09-03
wallet: Remove path checking code from createwallet RPC
Russell Yanofsky
2020-09-03
wallet: Remove path checking code from loadwallet RPC
Russell Yanofsky
2020-09-03
wallet: Remove Verify and IsLoaded methods
Russell Yanofsky
2020-08-31
Remove -zapwallettxes
Andrew Chow
2020-08-06
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-07-22
No need to check for duplicate fileids in all dbenvs
Andrew Chow
2020-06-19
qa: Test concurrent wallet loading
João Barbosa
2020-05-25
wallet: remove -salvagewallet
Andrew Chow
2020-05-01
wallet: Remove trailing whitespace from potential translation strings
MarcoFalke
2020-04-19
Merge #15761: Replace -upgradewallet startup option with upgradewallet RPC
MarcoFalke
2020-04-17
Merge #18673: scripted-diff: Sort test includes
MarcoFalke
2020-04-17
Merge #18467: rpc: Improve documentation and return value of settxfee
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-14
rpc: settxfee respects -maxtxfee wallet setting
Fabian Jahr
2020-04-13
Remove -upgradewallet startup option
Andrew Chow
2020-03-31
wallet: Handle duplicate fileid exception
João Barbosa
2020-03-14
test: Bump timeouts to avoid valgrind failures
MarcoFalke
2020-02-04
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
MarcoFalke
2019-12-06
tests: Use a default of supports_cli=True (instead of supports_cli=False)
practicalswift
2019-10-26
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-10-08
wallet: Avoid showing GUI popups on RPC errors
MarcoFalke
2019-09-09
Merge #16796: wallet: Fix segfault in CreateWalletFromFile
Samuel Dobson
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
[next]