aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-24ci: Set MSVC toolset version explicitlyHennadii Stepanov
2023-11-24ci: Run vcpkg with path prefixHennadii Stepanov
2023-11-24Merge bitcoin/bitcoin#28922: Use Txid in COutpointfanquake
2023-11-24Merge bitcoin/bitcoin#28932: ci: remove `python3-setuptools` from macOS build...fanquake
2023-11-24Export assert from util/check.hMarcoFalke
2023-11-23ci: remove python3-setuptools from mac build depsfanquake
2023-11-23Merge bitcoin/bitcoin#18919: test: Add gettransaction test for "coin-join" txfanquake
2023-11-23Merge bitcoin/bitcoin#28578: fuzz: add target for `DescriptorScriptPubKeyMan`fanquake
2023-11-23Fix IWYU for the script_flags fuzz targetMarcoFalke
2023-11-23fuzz: Limit fuzz buffer size in script_flags targetMarcoFalke
2023-11-23fuzz: CDataStream -> DataStream in script_flagsMarcoFalke
2023-11-23test: Add gettransaction test for "coin-join" txMarcoFalke
2023-11-23refactor: P2P transport without serialize version and typeMarcoFalke
2023-11-22Merge bitcoin/bitcoin#28919: build: Fix regression in "ARMv8 CRC32 intrinsics...fanquake
2023-11-22Merge bitcoin/bitcoin#28461: build: Windows SSP roundupfanquake
2023-11-22Merge bitcoin/bitcoin#28862: lint: Report all lint errors instead of early exitfanquake
2023-11-22Merge bitcoin/bitcoin#28907: depends: bump libmultiprocess to fix capnproto d...fanquake
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