aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01doc: add release notes and help text for unix socketsMatthew Zipkin
2024-03-01test: cover UNIX sockets in feature_proxy.pyMatthew Zipkin
2024-03-01init: allow UNIX socket path for -proxy and -onionMatthew Zipkin
2024-03-01gui: accomodate unix socket Proxy in updateDefaultProxyNets()Matthew Zipkin
2024-03-01i2p: construct Session with Proxy instead of CServiceMatthew Zipkin
2024-03-01net: split ConnectToSocket() from ConnectDirectly() for unix socketsMatthew Zipkin
2024-03-01proxy: rename randomize_credentials to m_randomize_credentialsMatthew Zipkin
2024-03-01netbase: extend Proxy class to wrap UNIX socket as well as TCPMatthew Zipkin
2024-03-01net: move CreateSock() calls from ConnectNode() to netbase methodsMatthew Zipkin
2024-03-01netbase: allow CreateSock() to create UNIX sockets if supportedMatthew Zipkin
2024-03-01netbase: refactor CreateSock() to accept sa_family_tMatthew Zipkin
2024-03-01configure: test for unix domain socketsMatthew Zipkin
2024-03-01build: move sha256_sse4 into libbitcoin_crypto_basefanquake
2024-03-01Merge bitcoin/bitcoin#29263: serialization: c++20 endian/byteswap/clz moderni...fanquake
2024-03-01[functional test] sibling evictionglozow
2024-03-01[unit test] sibling not returned from SingleV3Checks if 1p2c or 3genglozow
2024-03-01[policy] sibling eviction for v3 transactionsglozow
2024-03-01Merge bitcoin/bitcoin#29495: fuzz: add target for local address stufffanquake
2024-03-01Merge bitcoin/bitcoin#29518: doc: correct function name in AssumeUTXO design ...fanquake
2024-03-01test: fix flaky wallet_send functional testMax Edwards
2024-03-01test: fix weight estimates in functional testsMax Edwards
2024-02-29p2p: Don't consider blocks mutated if they don't connect to known prev blockGreg Sanders
2024-02-29Merge bitcoin/bitcoin#29407: build: remove confusing and inconsistent disable...fanquake
2024-02-29Merge bitcoin/bitcoin#29390: test: speedup bip324_cipher.py unit testAva Chow
2024-02-29doc: correct function name in AssumeUTXO design docsjrakibi
2024-02-29Merge bitcoin/bitcoin#29516: test: removes unnecessary check from validation_...fanquake
2024-02-29doc: remove references to disable-asm option now that it's goneCory Fields
2024-02-29build: remove confusing and inconsistent disable-asm optionCory Fields
2024-02-29ci: add --v2transport to an existing CI jobMartin Zumsande
2024-02-29test: ignore --v2transport for older versions instead of assertingMartin Zumsande
2024-02-29Merge bitcoin/bitcoin#29510: wallet: `getrawchangeaddress` and `getnewaddress...Ava Chow
2024-02-29Merge bitcoin/bitcoin#29511: test: Fix intermittent failure in rpc_net.py --v...Ava Chow
2024-02-29test: add -v1transport option and use it in test_runnerMartin Zumsande
2024-02-29refactor: gui, simplify boost signals disconnectionfurszy
2024-02-29fuzz: add target for local addressesbrunoerg
2024-02-29test: removes unnecessary check from validation_testsSergi Delgado Segura
2024-02-29tests: Provide more helpful assert_equal errorsAnthony Towns
2024-02-29test: Fix intermittent failure in rpc_net.py --v2transportstratospher
2024-02-28Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocksAva Chow
2024-02-28Merge bitcoin/bitcoin#29504: ci: print python version on win64 native jobfanquake
2024-02-28Merge bitcoin/bitcoin#29489: test: Remove Windows-specific code from `system_...fanquake
2024-02-28Merge bitcoin/bitcoin#29493: subtree: update crc32c subtreefanquake
2024-02-28Merge bitcoin/bitcoin#29484: serialization: replace char-is-int8_t autoconf d...fanquake
2024-02-28Merge bitcoin/bitcoin#29486: build: remove -Wdocumentation conditionalfanquake
2024-02-28gui: guard accessing a nullptr 'clientModel'furszy
2024-02-28Preallocate result in `TryParseHex` to avoid resizingLőrinc
2024-02-28Add benchmark for TryParseHexLőrinc
2024-02-28ci: print python version on win64 native jobMax Edwards
2024-02-28serialization: use internal endian conversion functionsCory Fields
2024-02-28serialization: detect byteswap builtins without autoconf testsCory Fields