Meetings

| by date | by PR number | by component | by host | by author |

davidgumberg

» Testing Bitcoin Core 27.0 Release Candidates (tests)

glozow

» #30000 index TxOrphanage by wtxid, allow entries with same txid (p2p)
» #27501 Add getprioritisationmap, delete a mapDeltas entry when delta==0 (rpc/rest/zmq, mempool)
» #25038 nVersion=3 and Package RBF (tx fees and policy)
» #25038 nVersion=3 and Package RBF (tx fees and policy)
» #26695 bench BlockAssembler on a mempool with packages (bench)
» #24538 bug fix: update for ancestor inclusion using modified fees, not base (mining)
» #24152 CPFP fee bumping within packages (tx fees and policy, validation)
» #22674 Mempool validation and submission for packages of 1 child + parents (tx fees and policy, validation)
» #23157 Txmempool -/-> validation 1/2: improve performance of check() and remove dependency on validation (mempool)
» #22677 Cut the validation <-> txmempool circular dependency (p2p, validation, mempool)
» #22675 Extract RBF logic into policy/rbf (refactoring, tx fees and policy, validation)
» #21800 Mempool/validation: mempool ancestor/descendant limits for packages (mempool, tests, validation)
» #20833 Enable packages through testmempoolaccept (rpc/rest/zmq, tests, validation)
» #19698 Apply strict verification flags for transaction tests and assert backwards compatibility (tests, consensus)
» #19339 Re-delegate absurd fee checking from mempool to clients (rpc/rest/zmq, tests, validation, wallet)

larryruane

» #22350 Rotate the debug log file (utils/log/libs)

sipa

» #28165 transport abstraction (p2p)
» Minisketch C++ code (math and cryptography)
» #20861 BIP 350: Implement Bech32m and use it for v1+ segwit addresses (utils/log/libs)
» Add Python implementation of Minisketch, part 2 (math and cryptography)
» Add Python implementation of Minisketch, part 1 (math and cryptography)
» #19953 Implement BIP 340-342 validation - Implement Tapscript script validation rules (BIP 342) (consensus, taproot)
» #17977 Implement BIP 340-342 validation - Implement Taproot validation (BIP 341) (consensus, taproot)
» #17977 Implement BIP 340-342 validation - Support for Schnorr Signatures and integration in SignatureCheckers (consensus, taproot)
» #17977 Implement BIP 340-342 validation - Implement Taproot signature hashing (consensus, taproot)
» #15644 Make orphan processing interruptible (p2p)
» #19109 Only allow getdata of recently announced invs (p2p)
» #18468 Span improvements (refactoring)
» #19105 Add Muhash3072 implementation in Python (tests, math and cryptography)
» #19055 Calculate UTXO set hash using Muhash (utils/log/libs)
» #18401 Initialize PrecomputedTransactionData in CheckInputScripts and Move single-sig checking EvalScript code to EvalChecksig (consensus, taproot)
» #16902 O(1) OP_IF/NOTIF/ELSE/ENDIF script implementation / Abstract out script execution out of VerifyWitnessProgram() (consensus, refactoring, taproot)

Sjors

» #20295 RPC getblockfrompeer (p2p, rpc/rest/zmq)

troygiorshev

» #19509 Per-peer Message Logging (p2p, utils/log/libs)