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
/
feature_config_args.py
Age
Commit message (
Expand
)
Author
2022-05-20
Merge bitcoin/bitcoin#24830: init: Allow -proxy="" setting values
MacroFake
2022-04-27
test, contrib, refactor: use `with` when opening a file
brunoerg
2022-04-26
init: Allow -proxy="" setting values
Ryan Ofsky
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-09-08
test: Fix tests on Windows
MarcoFalke
2021-08-23
Merge bitcoin/bitcoin#22622: util: Check if specified config file cannot be o...
MarcoFalke
2021-08-18
test: use f-strings in feature_config_args.py
fanquake
2021-08-04
test: Check if specified config file cannot be opened
nthumann
2021-08-03
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
fanquake
2021-07-30
[test] Introduce test logic to query DNS seeds
Amiti Uttarwar
2021-07-26
test: Disable automatic connections by default
Martin Zumsande
2021-04-30
test: Fix feature_config_args.py intermittent issue
MarcoFalke
2021-02-21
test: Avoid connecting to real network when running tests
MarcoFalke
2021-02-21
test: Assume node is running in subtests
MarcoFalke
2021-02-12
[test] Use mocktime in test_seed_peers()
Dhruv Mehta
2021-02-12
[refactor] Correct log message in net.cpp
Dhruv Mehta
2021-02-11
[p2p] No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty. Ad...
Dhruv Mehta
2021-01-21
Merge #17556: test: Change feature_config_args.py not to rely on strange regt...
MarcoFalke
2020-10-21
wallet: Make -wallet setting not create wallets
Russell Yanofsky
2020-10-02
Merge #20034: test: Get rid of default wallet hacks
MarcoFalke
2020-09-29
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-23
net: Print error message if -proxy is specified without arguments (instead of...
practicalswift
2020-09-02
test: Change feature_config_args.py not to rely on strange regtest=0 behavior
Russell Yanofsky
2020-07-22
test: Add test coverage for -networkactive option
Hennadii Stepanov
2020-06-02
refactor: Fix unreachable code in init arg checks
Jonathan Schoeller
2020-02-05
Merge #17482: util: Disallow network-qualified command line options
Wladimir J. van der Laan
2020-02-05
test: replace 'regtest' leftovers by self.chain
Sebastian Falbesoner
2020-02-04
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
MarcoFalke
2020-01-29
on startup, write config options to debug.log
Larry Ruane
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-08
qa: Fix double-negative arg test
Hennadii Stepanov
2019-12-19
util: Disallow network-qualified command line options
Russell Yanofsky
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-10-26
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-08-19
Merge #15864: Fix datadir handling
MarcoFalke
2019-07-27
Use ArgsManager::NETWORK_ONLY flag
Hennadii Stepanov
2019-07-24
Enable all tests in feature_config_args.py
Hennadii Stepanov
2019-07-23
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-16
Merge #15891: test: Require standard txs in regtest by default
MarcoFalke
2019-07-11
init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-06-18
test: Add test that mainnet requires standard txs
MarcoFalke
2019-06-18
test: Add test for unknown args
MarcoFalke
2019-05-28
Log early messages with -printtoconsole
Anthony Towns
2019-03-21
qa: Add test for missing testnet section in conf file
MarcoFalke
2019-03-05
Merge #14954: build: Require python 3.5
MarcoFalke
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-02-19
Fix lack of warning of unrecognized section names
Akio Nakamura
2019-01-09
Error if rpcpassword contains hash in conf sections
MeshCollider
2018-11-20
Warn unrecognized sections in the config file
Akio Nakamura
2018-11-06
Add test for rpcpassword hash error
MeshCollider
[next]