Commit Graph

30254 Commits (cf6d66bf941d946600047d712c7cd15d7605322e)
 

Author SHA1 Message Date
Amiti Uttarwar aa79c91260 [docs] Add release notes for #21528
3 years ago
Zero-1729 5a1bef60a0
test: refactor: remove binascii from test_framework
3 years ago
Jon Atack d930c7f5b0
p2p, rpc, test: address rate-limiting follow-ups
3 years ago
MarcoFalke 4f1a75b1aa
Merge bitcoin/bitcoin#22621: make ParseOutputType return a std::optional<OutputType>
3 years ago
Vasil Dimov 87651795d8
fuzz: check that ser+unser produces the same AddrMan
3 years ago
MarcoFalke 2b06af1747
Merge bitcoin/bitcoin#22603: doc: Add release notes for 22570 (ignore banlist.dat)
3 years ago
MarcoFalke 513e1071a1
Merge bitcoin/bitcoin#22616: p2p, rpc: address relay fixups
3 years ago
MarcoFalke 5b2d8661c9
Merge bitcoin/bitcoin#22577: Close minor startup race between main and scheduler threads
3 years ago
fanquake 32fa49a184
make ParseOutputType return a std::optional<OutputType>
3 years ago
fanquake 3308c61091
Merge bitcoin/bitcoin#22576: doc: Update high-level addrman description
3 years ago
Hennadii Stepanov d54d949598
qt: Fix regression in "Encrypt Wallet" menu item
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
Jon Atack 5e33f762d4
p2p, rpc: address relay fixups
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
klementtan b851a92c06
cli: Add progress bar for -getinfo
3 years ago
Sebastian Falbesoner 4a1b2a7ba7 [GetTransaction] remove unneeded `cs_main` lock acquire
3 years ago
MarcoFalke fa2c868886
doc: Add release notes for 22570 (ignore banlist.dat)
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
Vasil Dimov 6408b24517
fuzz: move init code to the CAddrManDeterministic constructor
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
Larry Ruane 703b1e612a Close minor startup race between main and scheduler threads
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