aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-22Merge bitcoin/bitcoin#28895: p2p: do not make automatic outbound connections ...fanquake
2023-11-22Merge bitcoin/bitcoin#28904: Drop CAutoFilefanquake
2023-11-22Merge bitcoin/bitcoin#28891: test: fix `AddNode` unit test failure on OpenBSDfanquake
2023-11-22Merge bitcoin/bitcoin#28913: coins: make sure PoolAllocator uses the correct ...fanquake
2023-11-22Merge bitcoin/bitcoin#28925: ci: Update apt cacheHennadii Stepanov
2023-11-22ci: Switch from `apt` to `apt-get`Hennadii Stepanov
2023-11-22ci: Update apt cacheHennadii Stepanov
2023-11-21Use Txid in COutpointdergoegge
2023-11-21Merge bitcoin/bitcoin#28905: ci: Avoid toolset ambiguity that MSVC can't handleHennadii Stepanov
2023-11-20fuzz: add target for `DescriptorScriptPubKeyMan`brunoerg
2023-11-20fuzz: create ConsumeCoinsbrunoerg
2023-11-20fuzz: move `MockedDescriptorConverter` to `fuzz/util`brunoerg
2023-11-20pool: change memusage_test to use int64_t, add allocation checkMartin Leitner-Ankerl
2023-11-20build: Fix regression in "ARMv8 CRC32 intrinsics" testHennadii Stepanov
2023-11-20refactor: NetMsg::Make() without nVersionMarcoFalke
2023-11-19pool: make sure PoolAllocator uses the correct alignmentMartin Leitner-Ankerl
2023-11-17refactor: Make CTxMemPoolEntry only explicitly copyableTheCharlatan
2023-11-17depends: bump libmultiprocess to fix capnproto deprecation warningsRyan Ofsky
2023-11-18streams: Drop unused CAutoFileAnthony Towns
2023-11-18refactor: switch from CAutoFile to AutoFileAnthony Towns
2023-11-18blockstorage: switch from CAutoFile to AutoFileAnthony Towns
2023-11-17Merge bitcoin/bitcoin#28900: doc: remove mingw-w64 install for "older" systemsfanquake
2023-11-17ci: Avoid toolset ambiguity that MSVC can't handleHennadii Stepanov
2023-11-17Merge bitcoin/bitcoin#28902: doc: Simplify guix install doc, after 1.4 releasefanquake
2023-11-18streams: Remove unused CAutoFile::GetVersionAnthony Towns
2023-11-18streams: Base BufferedFile on AutoFile instead of CAutoFileAnthony Towns
2023-11-17Remove unused Make() overload in netmessagemaker.hMarcoFalke
2023-11-17refactor: VectorWriter without nVersionMarcoFalke
2023-11-17doc: Simplify guix install doc, after 1.4 releaseMarcoFalke
2023-11-17Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...fanquake
2023-11-17doc: remove mingw-w64 install for "older" systemsfanquake
2023-11-17Merge bitcoin/bitcoin#28878: Remove version field from GetSerializeSizefanquake
2023-11-17Merge bitcoin/bitcoin#28873: fuzz: AutoFile with XORfanquake
2023-11-16test: replace `Callable`/`Iterable` with their `collections.abc` alternative ...stickies-v
2023-11-16test: add unit test for CConnman::AddedNodesContain()Jon Atack
2023-11-16p2p: do not make automatic outbound connections to addnode peersJon Atack
2023-11-16test: fix `AddNode` unit test failure on OpenBSDSebastian Falbesoner
2023-11-16Merge bitcoin/bitcoin#28605: Fix typosfanquake
2023-11-16Merge bitcoin/bitcoin#28771: tests: Fix LCOV_OPTS to be in the correct positionfanquake
2023-11-16Merge bitcoin/bitcoin#28845: depends: remove `PYTHONPATH` from config.sitefanquake
2023-11-16Merge bitcoin/bitcoin#28825: fuzz: Minor improvements to tx_package_eval targetfanquake
2023-11-16Merge bitcoin/bitcoin#28877: bench: Update nanobench to 4.3.11fanquake
2023-11-16Merge bitcoin/bitcoin#28884: doc: remove x86_64 build assumption from depends...fanquake
2023-11-16Merge bitcoin/bitcoin#28881: doc: remove mention of missing bdb being a confi...fanquake
2023-11-16Merge bitcoin/bitcoin#28883: contrib: use a raw string for a regular expressi...fanquake
2023-11-16Include version.h in fewer placesAnthony Towns
2023-11-16Convert some CDataStream to DataStreamAnthony Towns
2023-11-16serialize: Drop useless version param from GetSerializeSize()Anthony Towns
2023-11-16serialize: drop GetSerializeSizeManyAnthony Towns
2023-11-16serialize: Drop nVersion from [C]SizeComputerAnthony Towns