aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-18streams: Base BufferedFile on AutoFile instead of CAutoFileAnthony Towns
2023-11-17Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...fanquake
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-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
2023-11-15doc: remove x86_64 build assumption from depends docfanquake
2023-11-15Merge bitcoin/bitcoin#28859: guix: update signapple (drop macho & altgraph)fanquake
2023-11-15Merge bitcoin/bitcoin#28438: Use serialization parameters for CTransactionfanquake
2023-11-15contrib: use a raw string for a regular expression literal that contains back...muxator
2023-11-15doc: remove mention of missing bdb being a configure errorfanquake
2023-11-15Merge bitcoin/bitcoin#28865: test: migrate to some per-symbol ubsan suppressionsfanquake
2023-11-14bench: Update nanobench to 4.3.11TheCharlatan
2023-11-14fuzz: AutoFile with XORMarcoFalke
2023-11-14fuzz: Reduce LIMITED_WHILE limit for file fuzzingMarcoFalke
2023-11-14fuzz: Remove FuzzedAutoFileProviderMarcoFalke
2023-11-14depends: remove PYTHONPATH from config.sitefanquake
2023-11-14test: migrate to some per-symbol ubsan suppressionsfanquake
2023-11-14Merge bitcoin/bitcoin#28858: doc: rewrite explanation for `-par=`fanquake
2023-11-14Merge bitcoin/bitcoin#28857: test, refactor: Magic bytes array followupfanquake
2023-11-14Merge bitcoin/bitcoin#28783: build: remove `-bind_at_load` usagefanquake
2023-11-14Merge bitcoin/bitcoin#28781: depends: latest config.guess & config.subfanquake
2023-11-14Drop CHashWriterAnthony Towns
2023-11-14Drop OverrideStreamAnthony Towns
2023-11-14Use ParamsWrapper for witness serializationAnthony Towns
2023-11-13guix: remove python-macholibfanquake
2023-11-13guix: update signapplefanquake
2023-11-13Merge bitcoin/bitcoin#28580: guix: update time-machinefanquake
2023-11-13Merge bitcoin/bitcoin#28207: mempool: Persist with XORAndrew Chow
2023-11-13Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.hfanquake
2023-11-13test: Add test for array serializationTheCharlatan
2023-11-13refactor: Initialize magic bytes in constructor initializerTheCharlatan
2023-11-13Merge bitcoin/bitcoin#28721: multiprocess compatibility updatesfanquake
2023-11-13doc: rewrite explanation for -par=fanquake
2023-11-13Merge bitcoin/bitcoin#27935: fuzz: call lookup functions before calling `Ban`fanquake
2023-11-13Merge bitcoin/bitcoin#28391: refactor: Simplify CTxMempool/BlockAssembler fie...fanquake
2023-11-13Merge bitcoin/bitcoin#28831: test: Avoid intermittent failures in feature_initfanquake
2023-11-13Merge bitcoin/bitcoin#28777: doc: update docs for `CHECK_ATOMIC` macrofanquake