Commit Graph

35 Commits (5e6bc6d830664a5afeb5d5bd7e7b3818a01376b7)

Author SHA1 Message Date
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
amadeuszpawlik 04526787b5 Validate `port` options
2 years ago
Martin Zumsande a8a9ed67cc init: Abort if i2p/cjdns are chosen via -onlynet but unreachable
2 years ago
Vasil Dimov 2d0b4e4ff6
init: allow startup with -onlynet=onion -listenonion=1
2 years ago
MacroFake fa7a711a30
test: Fix out-of-range port collisions
2 years ago
brunoerg 055d94d1ab test: add coverage for unknown network in -onlynet
3 years ago
MarcoFalke 161dd7e864
Merge bitcoin/bitcoin#24687: test: Check an invalid -i2psam will raise an init error
3 years ago
MarcoFalke 88709e9dc5
Merge bitcoin/bitcoin#24258: test: check localaddresses in getnetworkinfo for nodes with proxy
3 years ago
brunoerg 45e67b2695 test: invalid -i2psam will raise an init error
3 years ago
brunoerg 89bb25d22a test: check localaddresses in getnetworkinfo for nodes with proxy
3 years ago
Jon Atack 58a14795b8
test: passing -onlynet=onion with -onion=0/-noonion raises expected init error
3 years ago
Jon Atack 7000f66d36
test: passing -onlynet=onion without -proxy/-onion raises expected init error
3 years ago
Jon Atack 8332e6e4cf
test: passing invalid -onion raises expected init error
3 years ago
Jon Atack d5edb08708
test: passing invalid -proxy raises expected init error
3 years ago
Jon Atack bd57dcbaf2
test: hoist proxy out of 2 network loops in feature_proxy.py
3 years ago
Vasil Dimov e53a8505db
net: respect -onlynet= when making outbound connections
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
Vasil Dimov 9b43b3b257
test: extend feature_proxy.py to test CJDNS
3 years ago
Vasil Dimov 508eb258fd
test: remove default argument of feature_proxy.py:node_test()
3 years ago
Vasil Dimov e6890fcb44
net: don't skip CJDNS from GetNetworksInfo()
3 years ago
fanquake 86d958262d
test: use f-strings in feature_proxy.py
3 years ago
Jon Atack 0f1c58ae87
test: update feature_proxy to torv3
4 years ago
Vasil Dimov 76c35c60f3
init: introduce I2P connectivity options
4 years ago
Jon Atack b45eae4d53
net: update NET_UNROUTABLE to not_publicly_routable in GetNetworkName()
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Jon Atack 7b5bd3102e
test: add getnetworkinfo network name regression tests
4 years ago
Jon Atack 4938a109ad
rpc, test: expose CNodeStats network in RPC getpeerinfo
4 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke fa25210d62
qa: Fix wallet_txn_doublespend issue
6 years ago
MarcoFalke 1111aecbb5
qa: Always refresh stale cache to be out of ibd
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
John Bampton 0d31ef4762 Enable W191 and W291 flake8 checks.
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago