Commit Graph

80 Commits (faf2a975ad46799d075e3a70c699da0d8182aab9)

Author SHA1 Message Date
Sebastian Falbesoner 4c65ac96f8 test: detect OS consistently using `platform.system()`
11 months ago
ns-xvrn bfa0bd632a test: Use pathlib over os.path #28362
1 year ago
Martin Zumsande fbcacd4cf0 test: remove fixed timeouts from feature_config_args
1 year ago
ismaelsadeeq ee5a0369cc test: ensure acceptstalefeeestimates is supported only on regtest chain
1 year ago
fanquake e8543629ae
Merge bitcoin/bitcoin#27884: test: Use TestNode datadir_path or chain_path where possible
1 year ago
Andrew Chow 035ae61c5a
Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back to fixed seeds
1 year ago
Martin Zumsande 30778124b8 net: Give seednodes time before falling back to fixed seeds
1 year ago
MarcoFalke aaaa3aefbd
test: Use TestNode *_path properties where possible
1 year ago
Ryan Ofsky eefe56967b bugfix: Fix incorrect debug.log config file path
2 years ago
Ryan Ofsky 3746f00be1 init: Error if ignored bitcoin.conf file is found
2 years ago
Andrew Chow f722a9bd13
Merge bitcoin/bitcoin#20018: p2p: ProcessAddrFetch(-seednode) is unnecessary if -connect is specified
2 years ago
Andrew Chow b9d5674541 init: Remove sensitive flag from rpcbind
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
Dhruv Mehta 2555a3950f p2p: ProcessAddrFetch(-seednode) is unnecessary if -connect is specified
2 years ago
josibake deba6fe315
test: update feature_config_args.py
2 years ago
Martin Zumsande 385f5a4c3f p2p: Don't query DNS seeds when both IPv4 and IPv6 are unreachable
2 years ago
MacroFake 4a8709821e
Merge bitcoin/bitcoin#24830: init: Allow -proxy="" setting values
3 years ago
brunoerg 027aab663a test, contrib, refactor: use `with` when opening a file
3 years ago
Ryan Ofsky 1d4122dfef init: Allow -proxy="" setting values
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fadecbd9a4
test: Fix tests on Windows
3 years ago
MarcoFalke f6f7a12462
Merge bitcoin/bitcoin#22622: util: Check if specified config file cannot be opened
3 years ago
fanquake e2f1fd8ee9
test: use f-strings in feature_config_args.py
3 years ago
nthumann 127b4608e9
test: Check if specified config file cannot be opened
3 years ago
fanquake 10fbb37268
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
3 years ago
Amiti Uttarwar 9c08719778 [test] Introduce test logic to query DNS seeds
3 years ago
Martin Zumsande 8ca51af1ec test: Disable automatic connections by default
3 years ago
MarcoFalke fab1eb65b1
test: Fix feature_config_args.py intermittent issue
4 years ago
MarcoFalke fa730e9157
test: Avoid connecting to real network when running tests
4 years ago
MarcoFalke fa1b713941
test: Assume node is running in subtests
4 years ago
Dhruv Mehta d4187e4619 [test] Use mocktime in test_seed_peers()
4 years ago
Dhruv Mehta 015637dd44 [refactor] Correct log message in net.cpp
4 years ago
Dhruv Mehta fe3e993968 [p2p] No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty. Add -fixedseeds arg.
4 years ago
MarcoFalke 11cbd4bb54
Merge #17556: test: Change feature_config_args.py not to rely on strange regtest=0 behavior
4 years ago
Russell Yanofsky 01476a88a6 wallet: Make -wallet setting not create wallets
4 years ago
MarcoFalke 171cd05ae3
Merge #20034: test: Get rid of default wallet hacks
4 years ago
Russell Yanofsky c1585bca8d test: Get rid of default wallet hacks
4 years ago
practicalswift 9b4fa0af40 net: Print error message if -proxy is specified without arguments (instead of continuing without proxy server)
4 years ago
Russell Yanofsky ff44cae279 test: Change feature_config_args.py not to rely on strange regtest=0 behavior
4 years ago
Hennadii Stepanov 2aac093a3d
test: Add test coverage for -networkactive option
4 years ago
Jonathan Schoeller d15db4b1fc refactor: Fix unreachable code in init arg checks
5 years ago
Wladimir J. van der Laan 8a56f79d49
Merge #17482: util: Disallow network-qualified command line options
5 years ago
Sebastian Falbesoner eca56f8929 test: replace 'regtest' leftovers by self.chain
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
Larry Ruane b951b0973c on startup, write config options to debug.log
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
Hennadii Stepanov 8b2f471a1b
qa: Fix double-negative arg test
5 years ago
Russell Yanofsky 900d8f6f70 util: Disallow network-qualified command line options
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago