aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04test: add wait_for_connect to BitcoinTestFramework.connect_nodesJames O'Beirne
2023-10-04net: raise V1_PREFIX_LEN from 12 to 16Pieter Wuille
2023-10-04Merge bitcoin/bitcoin#27598: bench: Add SHA256 implementation specific benchm...fanquake
2023-10-04build: Update qt package up to 5.15.10Hennadii Stepanov
2023-10-04[test] Make PeerManager's rng deterministic in testsdergoegge
2023-10-04[net processing] FeeFilterRounder doesn't own a FastRandomContextdergoegge
2023-10-04[net processing] Make fee filter rounder non-globaldergoegge
2023-10-04qt: Add "Session id" label to peer detailsHennadii Stepanov
2023-10-04Merge bitcoin/bitcoin#28551: http: bugfix: allow server shutdown in case of r...fanquake
2023-10-04Merge bitcoin/bitcoin#28576: docs: fix typo in packages.mdfanquake
2023-10-04refactor: add and use EnsureAnyAddrman in rpcstratospher
2023-10-04doc: add release notes for #27511stratospher
2023-10-04rpc: `getaddrmaninfo` followupsstratospher
2023-10-03typo: in packages.mdErik McKelvey
2023-10-03Merge bitcoin/bitcoin#28575: ci: Print Linux kernel infofanquake
2023-10-03Merge bitcoin/bitcoin#28523: rpc: add hidden getrawaddrman RPC to list addrma...Andrew Chow
2023-10-03Merge bitcoin/bitcoin#28571: depends: fix unusable memory_resource in macos q...fanquake
2023-10-03ci: Print Linux kernel infoMarcoFalke
2023-10-03Merge bitcoin/bitcoin#26312: Remove Sock::Get() and Sock::Sock()Ryan Ofsky
2023-10-03Merge bitcoin-core/gui#751: macOS, do not process actions during shutdownHennadii Stepanov
2023-10-03http: bugfix: track closed connectionstickies-v
2023-10-03http: log connection instead of request countstickies-v
2023-10-03http: refactor: use encapsulated HTTPRequestTrackerstickies-v
2023-10-03depends: fix unusable memory_resource in macos qt buildfanquake
2023-10-03[net processing] Addr shuffle uses PeerManager's rngdergoegge
2023-10-03[net processing] PushAddress uses PeerManager's rngdergoegge
2023-10-03[net processing] PeerManager holds a FastRandomContextdergoegge
2023-10-03Merge bitcoin/bitcoin#28507: contrib/bash-completions: use package naming con...fanquake
2023-10-03Merge bitcoin/bitcoin#28304: doc: Remove confusing assert linterfanquake
2023-10-03Merge bitcoin/bitcoin#28543: build, macos: Fix `qt` package build with new Xc...fanquake
2023-10-03qt: Add "Transport" label to peer detailsHennadii Stepanov
2023-10-03Merge bitcoin/bitcoin#28331: BIP324 integrationfanquake
2023-10-02doc: mention BIP324 support in bips.mdPieter Wuille
2023-10-02test: enable v2 transport between nodes in some functional testsPieter Wuille
2023-10-02test: Functional test for opportunistic encryptiondhruv
2023-10-02net: expose transport types/session IDs of connections in RPC and logsPieter Wuille
2023-10-02net: reconnect with V1Transport under certain conditionsPieter Wuille
2023-10-02sync: modernize CSemaphore / CSemaphoreGrantPieter Wuille
2023-10-02rpc: addnode arg to use BIP324 v2 p2pdhruv
2023-10-02net: use V2Transport when NODE_P2P_V2 service flag is presentPieter Wuille
2023-10-02rpc: don't report v2 handshake bytes in the per-type sent byte statisticsSebastian Falbesoner
2023-10-02net: advertise NODE_P2P_V2 if CLI arg -v2transport is onPieter Wuille
2023-10-02Merge bitcoin/bitcoin#27596: assumeutxo (2)Andrew Chow
2023-10-02chainparams: add signet assumeutxo param at height 160_000Sjors Provoost
2023-10-02chainparams: add testnet assumeutxo param at height 2_500_000Sjors Provoost
2023-10-02Merge bitcoin/bitcoin#28557: bench: remove `NO_THREAD_SAFETY_ANALYSIS` usageglozow
2023-10-02test: getrawaddrman RPC0xb10c
2023-10-02rpc: getrawaddrman for addrman entries0xb10c
2023-10-02bench: drop NO_THREAD_SAFETY_ANALYSIS from disconnected_txsfanquake
2023-10-02Merge bitcoin/bitcoin#28176: tests: add coverage to feature_addrman.pyfanquake