Commit Graph

30126 Commits (3308c61091b6b7cb22569f3abadea6d001295c90)
 

Author SHA1 Message Date
fanquake 3308c61091
Merge bitcoin/bitcoin#22576: doc: Update high-level addrman description
3 years ago
fanquake eaf09bda4a
Merge bitcoin/bitcoin#22609: [GetTransaction] remove unneeded cs_main lock acquire
3 years ago
MarcoFalke 31a481be29
Merge bitcoin/bitcoin#22597: consensus/params: simplify ValidDeployment check to avoid gcc warning
3 years ago
MarcoFalke 87257d860e
Merge bitcoin/bitcoin#22532: test : improve mempool_accept_wtxid.py
3 years ago
MarcoFalke ad0fc453cc
Merge bitcoin/bitcoin#16333: test: Set BIP34Height = 2 for regtest
3 years ago
fanquake 5cf28d5203
Merge bitcoin/bitcoin#22496: addrman: Remove addrman hotfixes
3 years ago
fanquake 71797beec5
Merge bitcoin/bitcoin#22448: Update libsecp256k1 subtree to latest upstream
3 years ago
fanquake 10fbb37268
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
3 years ago
fanquake 06788c6705
Merge bitcoin/bitcoin#21528: [p2p] Reduce addr blackholes
3 years ago
naiza 91b05974fc Improve mempool_accept_wtxid.py
3 years ago
Amiti Uttarwar 036d7eadf5 doc: Correct description of CAddrMan::Create()
3 years ago
Martin Zumsande 318176aff1 doc: Update high-level addrman description
3 years ago
Sebastian Falbesoner 4a1b2a7ba7 [GetTransaction] remove unneeded `cs_main` lock acquire
3 years ago
MarcoFalke b620b2d58a
Merge bitcoin/bitcoin#22378: test: remove confusing `MAX_BLOCK_BASE_SIZE`
3 years ago
Anthony Towns 059171009b consensus/params: simplify ValidDeployment check to avoid gcc warning
3 years ago
W. J. van der Laan dcd116950f
Merge bitcoin/bitcoin#22001: doc: Generate doxygen documentation for test sources
3 years ago
W. J. van der Laan efd6f904c7
Merge bitcoin/bitcoin#22570: Ignore banlist.dat
3 years ago
MarcoFalke 2f60d9fce6
Merge bitcoin/bitcoin#21940: refactor: Mark CAddrMan::Select and GetAddr const
3 years ago
MarcoFalke bb60960750
Merge bitcoin/bitcoin#22593: test: refactor: remove `hex_str_to_bytes` helper
3 years ago
W. J. van der Laan fd9c22ca69
Merge bitcoin/bitcoin#22589: net, doc: update I2P hardcoded seeds and docs for 22.0
3 years ago
Sebastian Falbesoner ca6c154ef1 test: refactor: remove `hex_str_to_bytes` helper
3 years ago
MarcoFalke f2e41d1109
Merge bitcoin/bitcoin#22429: test: refactor: fix segwit terminology (s/witness_program/witness_script/)
3 years ago
MarcoFalke 6499928bfb
Merge bitcoin/bitcoin#22573: fuzz: document faster throughput configuration
3 years ago
Amiti Uttarwar 82b6f89819 [style] Small style improvements to DNS parameters
3 years ago
Amiti Uttarwar 4c89e24f64 [test] Test the delay before querying DNS seeds
3 years ago
Amiti Uttarwar 6395c8ed56 [test] Test the interactions between -forcednsseed and -dnsseed
3 years ago
Amiti Uttarwar 6f6b7df6bd [init] Disallow starting up with conflicting paramters for -dnsseed and -forcednsseed
3 years ago
Amiti Uttarwar 26d0ffe4f2 [test] Test -forcednsseed causes querying DNS seeds
3 years ago
Amiti Uttarwar 35851450a9 [test] Test the interactions between -connect and -dnsseed
3 years ago
Amiti Uttarwar 75c05af361 [test] Test logic to query DNS seeds with block-relay-only connections
3 years ago
Amiti Uttarwar 9c08719778 [test] Introduce test logic to query DNS seeds
3 years ago
MarcoFalke da1c0c64fd
Merge bitcoin/bitcoin#22330: test: use MiniWallet for simple doublespend sub-test in feature_rbf.py
3 years ago
MarcoFalke 78f040a6b3
Merge bitcoin/bitcoin#22490: test: Disable automatic connections per default in the functional tests
3 years ago
MarcoFalke b6c3fceed6
Merge bitcoin/bitcoin#22520: test: improve rpc_blockchain.py tests and assert on time and mediantime
3 years ago
MarcoFalke fa1eddb1a3
Fix whitespace in touched files
3 years ago
MarcoFalke fa4e6afdae
Remove unused CSubNet serialize code
3 years ago
Jon Atack d2dffd5be4
doc: add info to i2p.md about IBD time and multiple networks
3 years ago
MarcoFalke fa384fdd0b
Ignore banlist.dat
3 years ago
Jon Atack 2962640c49
contrib, p2p: update I2P hardcoded seeds
3 years ago
MarcoFalke 9c9939ce54
Merge bitcoin/bitcoin#22584: test: Add temporary sanitizer suppression implicit-signed-integer-truncation:netaddress.cpp
3 years ago
Amiti Uttarwar 3f7250b328 [test] Use the new endpoint to improve tests
3 years ago
Amiti Uttarwar 3893da06db [RPC] Add field to getpeerinfo to indicate if addr relay is enabled
3 years ago
Amiti Uttarwar 0980ca78cd [test] Test that we intentionally select addr relay peers.
3 years ago
Amiti Uttarwar c061599e40 [net_processing] Remove RelayAddrsWithPeer function
3 years ago
Amiti Uttarwar 201e496481 [net_processing] Introduce new field to indicate if addr relay is enabled
3 years ago
Amiti Uttarwar 1d1ef2db7e [net_processing] Defer initializing m_addr_known
3 years ago
Amiti Uttarwar 6653fa3328 [test] Update p2p_addr_relay test to prepare
3 years ago
Amiti Uttarwar 2fcaec7bbb [net_processing] Introduce SetupAddressRelay
3 years ago
MarcoFalke fa865287e5
test: Add temporary sanitizer suppression implicit-signed-integer-truncation:netaddress.cpp
3 years ago
fanquake d23570098c
Merge bitcoin/bitcoin#21882: build: Fix undefined reference to __mulodi4
3 years ago