Meetings
| by date | by PR number | by component | by host | by author |
0xB10C
0xBEEFCAF3
06 Mar 2024 | » | bitcoin-inquisition #39: Re enable OP_CAT (consensus) |
achow101
ajtowns
08 Feb 2023 | » | bitcoin-inquisition #16: Activation logic for testing consensus changes (consensus) |
02 Jun 2021 | » | #21527 Net_processing: lock clean up (p2p, refactoring) |
24 Mar 2021 | » | #19438 Introduce deploymentstatus (consensus) |
25 Mar 2020 | » | #18238 Retry notfounds with more urgency (p2p) |
12 Feb 2020 | » | #16902 O(1) OP_IF/NOTIF/ELSE/ENDIF script implementation / Abstract out script execution out of VerifyWitnessProgram() (consensus, refactoring, taproot) |
09 Oct 2019 | » | #16939 Delay querying DNS seeds if addrman is populated (p2p) |
amitiuttarwar
29 Sep 2021 | » | #22950 Pimpl AddrMan to abstract implementation details (p2p) |
07 Apr 2021 | » | #21061 Introduce node rebroadcast module (p2p) |
31 Mar 2021 | » | #21528 Reduce addr blackholes (p2p) |
11 Nov 2020 | » | #19315 Allow outbound & block-relay-only connections in functional tests (p2p, tests) |
29 Apr 2020 | » | #18038 Mempool tracks locally submitted transactions to improve wallet privacy (p2p) |
27 Nov 2019 | » | #16698 Rework rebroadcast logic to improve privacy (mempool, p2p, wallet) |
andrewtoth
14 Apr 2021 | » | #14707 Include coinbase transactions in receivedby RPCs (rpc/rest/zmq) |
ariard
brunoerg
15 Feb 2023 | » | #26441 add `addpermissionflags` RPC (rpc, p2p) |
02 Mar 2022 | » | #24034 Delete anchors.dat after trying to connect to that peers (p2p) |
cbergqvist
27 Mar 2024 | » | Testing Bitcoin Core 27.0 Release Candidates (tests) |
Christewart
20 Mar 2024 | » | #29221 Implement 64 bit arithmetic op codes in the Script interpreter (consensus) |
darosior
12 Apr 2023 | » | #27255 MiniTapscript: port Miniscript to Tapscript (Part 2) (descriptors) |
05 Apr 2023 | » | #27255 MiniTapscript: port Miniscript to Tapscript (descriptors) |
13 Jul 2022 | » | #25380 Detect and ignore transactions that were CPFP'd in the fee estimator (mempool) |
25 May 2022 | » | #24148 Miniscript support in Output Descriptors (part 2) (wallet) |
18 May 2022 | » | #24148 Miniscript support in Output Descriptors (part 1) (wallet) |
25 Aug 2021 | » | #22665 Don't return incorrect replaceability status (tx fees and policy, rpc/rest/zmq) |
davidgumberg
27 Mar 2024 | » | Testing Bitcoin Core 27.0 Release Candidates (tests) |
dergoegge
03 Jan 2024 | » | #28956 Nuke adjusted time (attempt 2) (p2p, consensus) |
04 Oct 2023 | » | #28107 Type-safe transaction identifiers (utils/log/libs) |
22 Mar 2023 | » | #27050 Don't download witnesses for assumed-valid blocks when running in prune mode (p2p, validation) |
02 Nov 2022 | » | #26140 Move CNodeState members guarded by g_msgproc_mutex to Peer (p2p, refactoring) |
19 Oct 2022 | » | #25515 Virtualise CConnman and add initial PeerManager unit tests (p2p, tests) |
06 Apr 2022 | » | #24571 Prevent block index fingerprinting by sending additional getheaders messages (p2p) |
04 Aug 2021 | » | #22340 Use legacy relaying to download blocks in blocks-only mode (p2p) |
16 Jun 2021 | » | #21603 Mitigate disk filling attacks by rate limiting LogPrintf (utils/log/libs) |
dhruv
30 Jun 2021 | » | #21090 Default to NODE_WITNESS in nLocalServices (p2p) |
13 Jan 2021 | » | #19825 Simpler setban and new ban manipulation commands (p2p, rpc/rest/zmq) |
dongcarl
dougEfresh
17 Nov 2021 | » | #23319 Return fee and prevout (utxos) to getrawtransaction (rpc/rest/zmq) |
elichai
02 Feb 2022 | » | Libsecp256k1 #748 Add usage examples (math and cryptography) |
emilengler
07 Aug 2019 | » | #16345 Add getblockbyheight method / support @height in place of blockhash for getblock etc (rpc/rest/zmq) |
EthanHeilman
06 Mar 2024 | » | bitcoin-inquisition #39: Re enable OP_CAT (consensus) |
fanquake
23 Mar 2022 | » | #21778 LLVM 14 & LLD based macOS toolchain (build system) |
23 Sep 2020 | » | #19761 Improve sed robustness by not using sed (build system) |
fjahr
03 Jul 2024 | » | #29775 Testnet4 including PoW difficulty adjustment fix (tests, consensus) |
11 Jan 2023 | » | #26742 Track active requests and wait for last to finish (rpc/rest/zmq) |
13 Apr 2022 | » | #21726 Improve Indices on pruned nodes via prune blockers (utxo db and indexes, rpc/rest/zmq) |
19 May 2021 | » | #18418 Increase OUTPUT_GROUP_MAX_ENTRIES to 100 (wallet) |
21 Oct 2020 | » | #19055 Add MuHash3072 implementation (math and cryptography) |
10 Jun 2020 | » | #19105 Add Muhash3072 implementation in Python (tests, math and cryptography) |
27 May 2020 | » | #19055 Calculate UTXO set hash using Muhash (utils/log/libs) |
11 Mar 2020 | » | #17824 Improve coin selection for destination groups >10 (wallet) |
furszy
glozow
greenaddress
08 May 2019 | » | #10823 Allow all mempool txs to be replaced after a configurable timeout (default 6h) (mempool) |
hebasto
instagibbs
06 Nov 2024 | » | #30239 Ephemeral Dust (tx fees and policy) |
07 Aug 2024 | » | #30352 Add PayToAnchor(P2A), OPÂ 1 <0x4e73> as standard output script for spending (tx fees and policy) |
07 Feb 2024 | » | #28950 Add `maxfeerate` and `maxburnamount` args to submitpackage (rpc/rest/zmq) |
29 Mar 2023 | » | #26403 Ephemeral Anchors (tx fees and policy, mempool) |
26 Oct 2022 | » | #26265 Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes (tx fees and policy, mempool) |
12 Jun 2019 | » | #15996 Deprecate totalfee argument in `bumpfee` (rpc/rest/zmq) |
01 May 2019 | » | #15557 Enhance bumpfee to include inputs when targeting a feerate (wallet) |
ishaanam
ismaelsadeeq
01 Nov 2023 | » | #28368 Fee Estimator updates from Validation Interface/CScheduler thread (tx fees and policy) |
jamesob
01 Jun 2022 | » | #25228 Add BIP-125 rule 5 testcase with default mempool (tests) |
29 Jan 2020 | » | #17487 Coins: allow Flush() without cache drop (utxo db and indexes) |
JeremyRubin
22 Sep 2021 | » | #22871 Discourage CSV as NOP when locktime disable is set & discourage unknown nSequence (validation, tx fees and policy) |
jimpo
21 May 2020 | » | #19010 BIP 157: Add support for getcfheaders (p2p) |
14 May 2020 | » | #18960 BIP 157: Add compact block filter headers cache (utxo db and indexes) |
07 May 2020 | » | #18877 BIP 157: Serve cfcheckpt requests (p2p) |
20 Nov 2019 | » | #16442 Serve BIP 157 compact filters (p2p) |
jkczyz
11 Sep 2019 | » | #16688 Add validation interface logging (utils/log/libs) |
jlopp
21 Jul 2021 | » | #22383 Prefer to use txindex if available for GetTransaction (rpc/rest/zmq) |
jnewbery
jonasschnelli
17 Jun 2020 | » | #18242 Add BIP324 encrypted p2p transport de-/serializer (only used in tests) (p2p) |
20 May 2020 | » | #15206 Immediately disconnect on invalid net message checksum (p2p) |
25 Sep 2019 | » | #16202 Refactor network message deserialization (p2p) |
jonatack
josibake
02 Aug 2023 | » | #28122 Silent Payments: Implement BIP352 (wallet) |
04 May 2022 | » | #24584 Avoid mixing different `OutputTypes` during coin selection (wallet) |
kallewoof
09 Sep 2020 | » | #18267 BIP-325: Signet (consensus, validation) |
22 Apr 2020 | » | #17994 Flush undo files after last block write (validation) |
kcalvinalvin
29 Jun 2022 | » | #24832 Verify the block filter hash when reading the filter from disk. (utxo db and indexes) |
LarryRuane
larryruane
14 Jul 2021 | » | #22350 Rotate the debug log file (utils/log/libs) |
luke-jr
marcinja
08 Jan 2020 | » | #14053 Add address-based index (attempt 4?) (utxo db and indexes) |
MarcoFalke
14 Jun 2023 | » | #27625 Stop relaying non-mempool txs (p2p) |
26 Apr 2023 | » | #27460 Add importmempool RPC (rpc/rest/zmq) |
06 Jul 2022 | » | #25077 Fix chain tip data race and corrupt rest response (validation) |
22 Jun 2022 | » | #23418 Fix signed integer overflow in prioritisetransaction RPC (rpc/rest/zmq, mempool) |
24 Nov 2021 | » | #23512 Treat taproot as always active (tx fees and policy) |
17 Mar 2021 | » | #21142 Add tx_pool fuzz target (tests) |
18 Nov 2020 | » | #20079 Treat handshake misbehavior like unknown message (p2p) |
04 Nov 2020 | » | #19905 Remove dead CheckForkWarningConditionsOnNewFork (consensus) |
15 Apr 2020 | » | #18521 Add process_messages fuzz harness (tests) |
15 Jan 2020 | » | #17860 Fuzz: BIP 42, BIP 30, CVE-2018-17144 (tests) |
13 Nov 2019 | » | #17303 Stop relaying non-mempool txs, improve tx privacy slightly (p2p) |
06 Nov 2019 | » | #15845 Fast rescan with BIP157 block filters (wallet) |
marcofleon
27 Mar 2024 | » | Testing Bitcoin Core 27.0 Release Candidates (tests) |
martinus
08 Mar 2023 | » | #25325 Add pool based memory resource (utxo db and indexes) |
mruddy
27 Jul 2022 | » | #24858 incorrect blk file size calculation during reindex results in recoverable blk file corruption (block storage) |
mzumsande
01 Feb 2023 | » | #26847 Track AddrMan totals by network and table, improve precision of adding fixed seeds (p2p) |
07 Dec 2022 | » | #25574 Improve error handling when VerifyDB fails due to insufficient dbcache (validation) |
05 Oct 2022 | » | #26114 Make AddrFetch connections to fixed seeds (p2p) |
21 Sep 2022 | » | #25880 Make stalling timeout adaptive during IBD (p2p) |
15 Jun 2022 | » | #24170 Manual block-relay-only connections with addnode (rpc/rest/zmq, p2p) |
01 Dec 2021 | » | #23614 Add unit test for block-relay-only eviction (tests) |
03 Jun 2020 | » | #16756 Connection eviction logic tests (p2p, tests) |
natanleung
16 Nov 2022 | » | #25261 fetch multiple headers in getblockheader() (rpc) |
naumenkogs
08 Dec 2021 | » | #23443 Erlay support signaling (p2p) |
10 Feb 2021 | » | #18261 Erlay: bandwidth-efficient transaction relay protocol (p2p) |
07 Oct 2020 | » | #19843 Refactoring and minor improvement for self-advertisements (p2p) |
01 Jul 2020 | » | #18991 Cache responses to GETADDR to prevent topology leaks (p2p) |
11 Dec 2019 | » | #16702 Supplying and using asmap to improve IP bucketing in addrman (p2p) |
pinheadmz
practicalswift
09 Dec 2020 | » | #20477 Add unit testing of node eviction logic (p2p, tests) |
18 Dec 2019 | » | #17639 Add make check-valgrind to run the unit tests under Valgrind (tests) |
promag
18 Sep 2019 | » | #15204 Add Open External Wallet action (gui) |
03 Jul 2019 | » | #15443 Add getdescriptorinfo functional test (tests) |
reardencode
13 Mar 2024 | » | bitcoin-inquisition #45: LNHANCE inquisition (CSFS, INTERNALKEY) (consensus) |
rkrux
11 Sep 2024 | » | Testing Bitcoin Core 28.0 Release Candidates (tests) |
robot-visions
30 Sep 2020 | » | #18772 Calculate fees in getblock using BlockUndo data (rpc/rest/zmq) |
ryanofsky
10 May 2023 | » | #26485 Accept options as named-only parameters (rpc/rest/zmq) |
17 Aug 2022 | » | #25665 Add util::Result failure values, multiple error and warning messages (refactoring) |
22 Dec 2021 | » | #10102 Multiprocess bitcoin (gui, rpc/rest/zmq) |
28 Jul 2021 | » | #22155 Add test for subtract fee from recipient behavior (tests, wallet) |
05 Aug 2020 | » | #19160 Multiprocess: Add basic spawn and IPC support (build system) |
19 Feb 2020 | » | #17954 Remove calls to Chain::Lock methods (wallet) |
23 Oct 2019 | » | #15934 Merge settings one place instead of five places (utils/log/libs) |
sdaftuar
10 Aug 2022 | » | #25720 Reduce bandwidth during initial headers sync when a block is found (p2p) |
12 Jan 2022 | » | #20726 Add DISABLETX message for negotiating block-relay-only connections (p2p) |
25 Nov 2020 | » | #19858 Periodically make block-relay connections and sync headers (p2p) |
05 Feb 2020 | » | #18044 Use wtxid for transaction relay (mempool, p2p) |
02 Oct 2019 | » | #16401 Package relay (p2p) |
28 Aug 2019 | » | #15759 Add 2 outbound blocks-only connections (p2p) |
31 Jul 2019 | » | #15505 Request NOTFOUND transactions immediately from other outbound peers, when possible (p2p) |
17 Jul 2019 | » | #15169 Parallelize CheckInputs() in AcceptToMemoryPool() (mempool) |
15 May 2019 | » | #15834 Fix NOTFOUND bug and expire getdata requests for transactions (p2p) |
sipa
Sjors
11 Aug 2021 | » | #20295 RPC getblockfrompeer (p2p, rpc/rest/zmq) |
stickies-v
23 Feb 2022 | » | #24098 Use query parameters to control resource loading (build system, rpc/rest/zmq) |
tdb3
02 Oct 2024 | » | #30793 add getorphantxs (rpc/rest/zmq) |
27 Mar 2024 | » | Testing Bitcoin Core 27.0 Release Candidates (tests) |
TheBlueMatt
20 Oct 2021 | » | #17631 Expose block filters over REST (rpc/rest/zmq) |
16 Oct 2019 | » | #16279 Return the AcceptBlock CValidationState directly in ProcessNewBlock (validation) |
26 Jun 2019 | » | #15681 Allow one extra single-ancestor transaction per package (mempool) |
19 Jun 2019 | » | #15481 Restrict timestamp when mining a diff-adjustment block to prev-600 (mining) |
TheCharlatan
05 Jun 2024 | » | #30132 Don't wipe indexes again when continuing a prior reindex (utxo db and indexes) |
06 Dec 2023 | » | #28690 Introduce internal kernel library (build system) |
07 Jun 2023 | » | #27711 Remove shutdown from kernel library (validation) |
theStack
troygiorshev
19 Aug 2020 | » | #19509 Per-peer Message Logging (p2p, utils/log/libs) |
vasild
16 Feb 2022 | » | #23542 Open p2p connections to nodes that listen on non-default ports (p2p) |
13 Oct 2021 | » | #21943 Dedup and RAII-fy the creation of a copy of CConnman::vNodes (p2p) |
16 Sep 2020 | » | #19845 Add support to (un)serialize as ADDRv2 (p2p) |
15 Jul 2020 | » | #19031 Implement ADDRv2 support (part of BIP155) (p2p) |
Xekyo
30 Nov 2022 | » | #26152 Bump unconfirmed ancestor transactions to target feerate (wallet) |
23 Nov 2022 | » | #26152 Bump unconfirmed ancestor transactions to target feerate (wallet) |
16 Mar 2022 | » | #24118 Add 'sendall' RPC née sweep (wallet, rpc) |