aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14depends: remove PYTHONPATH from config.sitefanquake
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-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
2023-11-13guix: update time-machine to 77386bdbfe6b0c649c05ab37f08051d1ab3e5074fanquake
2023-11-13Merge bitcoin/bitcoin#28786: guix: switch to 6.1 kernel headers over 5.15fanquake
2023-11-11Merge bitcoin/bitcoin#28849: test: fix node index bug when comparing peerinfofanquake
2023-11-10test: fix node index bug when comparing peerinfoKashif Smith
2023-11-10[refactor] remove access to mapTx in validation_block_testsTheCharlatan
2023-11-10[refactor] rewrite BlockAssembler inBlock and failedTx as sets of txidsglozow
2023-11-10scripted-diff: rename vTxHashes to txns_randomizedTheCharlatan
2023-11-10[refactor] rewrite vTxHashes as a vector of CTransactionRefglozow
2023-11-10[refactor] remove access to mapTx in validation.cppglozow
2023-11-10[txmempool] make CTxMemPoolEntry::lockPoints mutableglozow
2023-11-10[refactor] use CheckPackageLimits for checkChainLimitsglozow
2023-11-10[refactor] remove access to mapTx.find in mempool_tests.cppglozow
2023-11-10[refactor] remove access to mapTx in blockencodings_tests.cppglozow
2023-11-10[refactor] remove access to mapTx from rpc/mempool.cppglozow
2023-11-10[refactor] get wtxid from entry instead of vTxHashesglozow
2023-11-10[refactor] use exists() instead of mapTx.find()glozow
2023-11-10[refactor] remove access to mapTx from policy/rbf.cppglozow
2023-11-10[refactor] Add helper for retrieving mempool entryTheCharlatan
2023-11-10[refactor] Add helper for iterating through mempool entriesstickies-v
2023-11-10Merge bitcoin/bitcoin#28835: test: Check error details with assert_debug_log ...fanquake
2023-11-09test, assumeutxo: Use assert_debug_log for error detailspablomartin4btc
2023-11-09mempool: persist with XORMarcoFalke
2023-11-09build: Add an old hack to remove bind_at_load from libtool.Cory Fields
2023-11-09build: remove -bind_at_load usagefanquake
2023-11-09test: Avoid intermittent failures in feature_initMarcoFalke
2023-11-09ci: remove "--exclude banman" for fuzzing in macbrunoerg
2023-11-09fuzz: call lookup functions before calling `Ban`brunoerg
2023-11-09Merge bitcoin/bitcoin#28826: ci: Switch IWYU to `clang_17` branchfanquake
2023-11-09ci: Switch IWYU to `clang_17` branchHennadii Stepanov
2023-11-09Merge bitcoin/bitcoin#28829: ci: win64 task does use boost:processfanquake
2023-11-09ci: win64 task does use boost:processfanquake
2023-11-09Merge bitcoin/bitcoin#28822: test: Add missing wait for version to be sent in...fanquake
2023-11-09Merge bitcoin/bitcoin#28808: refactor: Miniminer package linearization followupsglozow
2023-11-08[refactor] updating miniminer comments to be more accuratekevkevin