Commit Graph

42987 Commits (62516105536a460614120a5e437562226d3d3fd3)
 

Author SHA1 Message Date
Ava Chow 6251610553
Merge bitcoin/bitcoin#31015: build: have "make test" depend on "make all"
1 week ago
Ava Chow 4a31f8ccc9
Merge bitcoin/bitcoin#31156: test: Don't enforce BIP94 on regtest unless specified by arg
1 week ago
Ava Chow 02be3dced7
Merge bitcoin/bitcoin#31166: key: clear out secret data in `DecodeExtKey`
1 week ago
Ava Chow 97b790e844
Merge bitcoin/bitcoin#29420: test: extend the SOCKS5 Python proxy to actually connect to a destination
1 week ago
Ava Chow 6b73eb9a1a
Merge bitcoin/bitcoin#31064: init: Correct coins db cache size setting
1 week ago
Ava Chow 27d12cf17f
Merge bitcoin/bitcoin#31043: rpc: getorphantxs follow-up
1 week ago
Ava Chow 7b66815b16
Merge bitcoin/bitcoin#30110: refactor: TxDownloadManager + fuzzing
1 week ago
merge-script dc97e7f6db
Merge bitcoin/bitcoin#30903: cmake: Add `FindZeroMQ` module
1 week ago
merge-script da10e0bab4
Merge bitcoin/bitcoin#30942: test: Remove dead code from interface_zmq test
1 week ago
merge-script e96ffa98b0
Merge bitcoin/bitcoin#31142: test: fix intermittent failure in p2p_seednode.py, don't connect to random IPs
1 week ago
merge-script 54c4b09f08
Merge bitcoin/bitcoin#31042: build: Rename `PACKAGE_*` variables to `CLIENT_*`
1 week ago
Martin Zumsande e60cecc811 doc: add release note for 31156
1 week ago
Martin Zumsande fc7dfb3df5 test: Don't enforce BIP94 on regtest unless specified by arg
1 week ago
Hennadii Stepanov 70713303b6
scripted-diff: Rename `PACKAGE_*` variables to `CLIENT_*`
1 week ago
Hennadii Stepanov 332655cb52
build: Rename `PACKAGE_*` variables to `CLIENT_*`
1 week ago
Hennadii Stepanov e6e29e3c94
scripted-diff: Clarify "user agent" variable name
1 week ago
merge-script 1c7ca6e64d
Merge bitcoin/bitcoin#31093: Introduce `g_fuzzing` global for fuzzing checks
1 week ago
merge-script 6e21dedbf2
Merge bitcoin/bitcoin#31130: Drop miniupnp dependency
1 week ago
Sebastian Falbesoner 559a8dd9c0 key: clear out secret data in `DecodeExtKey`
2 weeks ago
glozow 2a52718d73
Merge bitcoin/bitcoin#31152: functional test: Additional package evaluation coverage
2 weeks ago
tdb3 0ea84bc362
test: explicitly check boolean verbosity is disallowed
2 weeks ago
tdb3 7a2e6b68cd
doc: add rpc guidance for boolean verbosity avoidance
2 weeks ago
tdb3 698f302df8
rpc: disallow boolean verbosity in getorphantxs
2 weeks ago
tdb3 63f5e6ec79
test: add entry and expiration time checks
2 weeks ago
tdb3 808a708107
rpc: add entry time to getorphantxs
2 weeks ago
tdb3 56bf302714
refactor: rename rpc_getorphantxs to rpc_orphans
2 weeks ago
tdb3 7824f6b077
test: check that getorphantxs is hidden
2 weeks ago
tdb3 ac68fcca70
rpc: disallow undefined verbosity in getorphantxs
2 weeks ago
Ava Chow 25dacae9c7
Merge bitcoin/bitcoin#31040: test: Assert that when we add the max orphan amount that we cannot add anymore and that a random orphan gets dropped
2 weeks ago
Antoine Poinsot 40e5f26a3f
mapport: remove dead code in DispatchMapPort
2 weeks ago
Antoine Poinsot 38fdf7c1fb
mapport: drop outdated comments
2 weeks ago
Cory Fields 915640e191
depends: zeromq: don't install .pc files and remove patches for them
2 weeks ago
Hennadii Stepanov 6b8a74463b
cmake: Add `FindZeroMQ` module
2 weeks ago
merge-script 9a7206a34e
Merge bitcoin/bitcoin#29536: fuzz: fuzz connman with non-empty addrman + ASMap
2 weeks ago
merge-script d4abaf8c9d
Merge bitcoin/bitcoin#29608: optimization: Preallocate addresses in GetAddr based on nNodes
2 weeks ago
Antoine Poinsot b7b2435290
doc: add release note for #31130
2 weeks ago
Antoine Poinsot 1b6dec98da
depends: drop miniupnpc
2 weeks ago
Antoine Poinsot 953533d021
doc: remove mentions of UPnP
2 weeks ago
Antoine Poinsot 94ad614482
ci: remove UPnP options
2 weeks ago
Greg Sanders f32c34d0c3 functional test: Additional package evaluation coverage
2 weeks ago
dergoegge 9f243cd7fa Introduce `g_fuzzing` global for fuzzing checks
2 weeks ago
merge-script b95adf057a
Merge bitcoin/bitcoin#31150: util: Treat Assume as Assert when evaluating at compile-time
2 weeks ago
merge-script 8f24e492e2
Merge bitcoin/bitcoin#29991: depends: sqlite 3.46.1
2 weeks ago
merge-script 2ef5004f78
Merge bitcoin/bitcoin#31146: ci: Temporary workaround for old CCACHE_DIR cirrus env
2 weeks ago
merge-script 8c12fe828d
Merge bitcoin/bitcoin#29936: fuzz: wallet: add target for `CreateTransaction`
2 weeks ago
kevkevinpal 5c299ecafe
test: Assert that when we add the max orphan amount that we cannot add anymore and that a random orphan gets dropped
2 weeks ago
glozow 0f4bc63585 [fuzz] txdownloadman and txdownload_impl
2 weeks ago
glozow 699643f23a [unit test] MempoolRejectedTx
2 weeks ago
glozow fa584cbe72 [p2p] add TxDownloadOptions bool to make TxRequestTracker deterministic
2 weeks ago
glozow f803c8ce8d [p2p] filter 1p1c for child txid in recent rejects
2 weeks ago