Pull-Requests
pull
fuzz: Differential fuzzing to compare Bitcoin Core's and D. J. Bernstein's implementation of ChaCha20
#22704
stratospher on August 14, 2021 Tests
stratospher on August 14, 2021 Tests
pull
crypto: Fix K1/K2 use in the comments in ChaCha20-Poly1305 AEAD
#23271
stratospher on October 13, 2021 Utils/log/libs
stratospher on October 13, 2021 Utils/log/libs
pull
refactor: remove redundant inclusion of header files in the fuzz tests
#23294
stratospher on October 16, 2021 Refactoring
stratospher on October 16, 2021 Refactoring
pull
fuzz: Differential fuzzing for ChaCha20Forward4064-Poly1305@bitcoin cipher suite
#23441
stratospher on November 5, 2021 Utils/log/libsNeeds rebase
stratospher on November 5, 2021 Utils/log/libsNeeds rebase
pull
cli: rework -addrinfo cli to use addresses which aren’t filtered for quality/recency
#26988
stratospher on January 29, 2023 RPC/REST/ZMQ
stratospher on January 29, 2023 RPC/REST/ZMQ
pull
p2p: skip netgroup diversity of new connections for tor/i2p/cjdns
#27374
stratospher on March 30, 2023 P2P
stratospher on March 30, 2023 P2P
pull
rpc: Add test-only RPC getaddrmaninfo for new/tried table address count
#27511
stratospher on April 21, 2023 RPC/REST/ZMQ
stratospher on April 21, 2023 RPC/REST/ZMQ
pull
Add fuzz test for FSChaCha20Poly1305, AEADChacha20Poly1305
#28263
stratospher on August 13, 2023
stratospher on August 13, 2023
pull
test: python cryptography required for BIP 324 functional tests
#28374
stratospher on August 31, 2023 Tests
stratospher on August 31, 2023 Tests
pull
test: create deterministic addrman in the functional tests
#29007
stratospher on December 6, 2023 TestsCI failed
stratospher on December 6, 2023 TestsCI failed
pull
test: make v2transport arg in addconnection mandatory and few cleanups
#29356
stratospher on January 31, 2024 Tests
stratospher on January 31, 2024 Tests
pull
test/BIP324: disconnection scenarios during v2 handshake
#29431
stratospher on February 14, 2024
stratospher on February 14, 2024
pull
test: Fix intermittent failure in rpc_net.py --v2transport
#29511
stratospher on February 29, 2024 Tests
stratospher on February 29, 2024 Tests
pull
test: Fix intermittent failure in p2p_v2_misbehaving.py
#30420
stratospher on July 10, 2024 Tests
stratospher on July 10, 2024 Tests
pull
test: bump mocktime only after node has received and sent bytes
#30468
stratospher on July 17, 2024 Tests
stratospher on July 17, 2024 Tests
pull
net: option to disallow v1 connection on ipv4 and ipv6 peers
#30951
stratospher on September 23, 2024 P2P
stratospher on September 23, 2024 P2P
pull
validation: set BLOCK_FAILED_CHILD correctly
#31835
stratospher on February 10, 2025 Validation
stratospher on February 10, 2025 Validation
pull
test: refactor out same-txid-diff-wtxid tx to reuse in other tests
#32385
stratospher on April 30, 2025 Tests
stratospher on April 30, 2025 Tests
pull
test: fix intermittent failure in rpc_invalidateblock.py
#32968
stratospher on July 14, 2025 Tests
stratospher on July 14, 2025 Tests
pull
test: fix race condition in p2p_v2_misbehaving.py peerid assertion
#34060
stratospher on December 12, 2025 Tests
stratospher on December 12, 2025 Tests
pull
wallet: remove PreSelectedInputs and re-activate "AmountWithFeeExceedsBalance" error
#34299
stratospher on January 15, 2026 Wallet
stratospher on January 15, 2026 Wallet
pull
test: fix addr relay test silently passing and other improvements
#34750
stratospher on March 6, 2026 Tests
stratospher on March 6, 2026 Tests
Issues
issue
fuzz: Invoking python interpreter from a C++ file
#22973
stratospher on September 14, 2021 FeatureTests
stratospher on September 14, 2021 FeatureTests