18 Jun 2025
|
»
|
#31829 Improve TxOrphanage denial of service bounds
hosted by
glozow
|
28 May 2025
|
»
|
#32051 Protect addnode peers during IBD
hosted by
jonatack
|
04 Dec 2024
|
»
|
#31397 Track and use all potential peers for orphan resolution
hosted by
glozow
|
01 May 2024
|
»
|
#30000 index TxOrphanage by wtxid, allow entries with same txid
hosted by
glozow
|
03 Jan 2024
|
»
|
#28956 Nuke adjusted time (attempt 2)
hosted by
stickies-v
|
06 Sep 2023
|
»
|
#28165 transport abstraction
hosted by
glozow
|
14 Jun 2023
|
»
|
#27625 Stop relaying non-mempool txs
hosted by
mzumsande
|
17 May 2023
|
»
|
#27600 Allow inbound whitebind connections to more aggressively evict peers when slots are full
hosted by
stickies-v
|
22 Mar 2023
|
»
|
#27050 Don't download witnesses for assumed-valid blocks when running in prune mode
hosted by
dergoegge
|
15 Feb 2023
|
»
|
#26441 add `addpermissionflags` RPC
hosted by
brunoerg
|
01 Feb 2023
|
»
|
#26847 Track AddrMan totals by network and table, improve precision of adding fixed seeds
hosted by
mzumsande
|
02 Nov 2022
|
»
|
#26140 Move CNodeState members guarded by g_msgproc_mutex to Peer
hosted by
dergoegge
|
19 Oct 2022
|
»
|
#25515 Virtualise CConnman and add initial PeerManager unit tests
hosted by
larryruane
|
05 Oct 2022
|
»
|
#26114 Make AddrFetch connections to fixed seeds
hosted by
glozow
|
21 Sep 2022
|
»
|
#25880 Make stalling timeout adaptive during IBD
hosted by
glozow
|
31 Aug 2022
|
»
|
#25600 Advertise `NODE_REPLACE_BY_FEE` and connect to 1 outbound full-rbf peer if `mempoolfullrbf` sets
hosted by
mzumsande
|
10 Aug 2022
|
»
|
#25720 Reduce bandwidth during initial headers sync when a block is found
hosted by
dergoegge
|
15 Jun 2022
|
»
|
#24170 Manual block-relay-only connections with addnode
hosted by
mzumsande
|
08 Jun 2022
|
»
|
#22778 net processing: Reduce resource usage for inbound block-relay-only connections
hosted by
larryruane
|
06 Apr 2022
|
»
|
#24571 Prevent block index fingerprinting by sending additional getheaders messages
hosted by
dergoegge
|
02 Mar 2022
|
»
|
#24034 Delete anchors.dat after trying to connect to that peers
hosted by
brunoerg
|
16 Feb 2022
|
»
|
#23542 Open p2p connections to nodes that listen on non-default ports
hosted by
mzumsande
|
12 Jan 2022
|
»
|
#20726 Add DISABLETX message for negotiating block-relay-only connections
hosted by
mzumsande
|
08 Dec 2021
|
»
|
#23443 Erlay support signaling
hosted by
naumenkogs
|
13 Oct 2021
|
»
|
#21943 Dedup and RAII-fy the creation of a copy of CConnman::vNodes
hosted by
jnewbery
|
29 Sep 2021
|
»
|
#22950 Pimpl AddrMan to abstract implementation details
hosted by
amitiuttarwar
|
15 Sep 2021
|
»
|
#22677 Cut the validation <-> txmempool circular dependency
hosted by
glozow
|
11 Aug 2021
|
»
|
#20295 RPC getblockfrompeer
hosted by
mzumsande
|
04 Aug 2021
|
»
|
#22340 Use legacy relaying to download blocks in blocks-only mode
hosted by
dergoegge
|
30 Jun 2021
|
»
|
#21090 Default to NODE_WITNESS in nLocalServices
hosted by
jnewbery
|
23 Jun 2021
|
»
|
#22261 Two small fixes to node broadcast logic
hosted by
glozow
|
02 Jun 2021
|
»
|
#21527 Net_processing: lock clean up
hosted by
jnewbery
|
07 Apr 2021
|
»
|
#21061 Introduce node rebroadcast module
hosted by
glozow
|
31 Mar 2021
|
»
|
#21528 Reduce addr blackholes
hosted by
amitiuttarwar
|
24 Feb 2021
|
»
|
#21224 Halt processing of unrequested transactions
hosted by
ellemouton
|
10 Feb 2021
|
»
|
#18261 Erlay: bandwidth-efficient transaction relay protocol
hosted by
mzumsande
|
03 Feb 2021
|
»
|
#20721 Move ping data to net_processing
hosted by
jnewbery
|
13 Jan 2021
|
»
|
#19825 Simpler setban and new ban manipulation commands
hosted by
dhruv
|
06 Jan 2021
|
»
|
#20799 Only support compact blocks with witnesses
hosted by
jnewbery
|
09 Dec 2020
|
»
|
#20477 Add unit testing of node eviction logic
hosted by
dhruv
|
25 Nov 2020
|
»
|
#19858 Periodically make block-relay connections and sync headers
hosted by
jnewbery
|
18 Nov 2020
|
»
|
#20079 Treat handshake misbehavior like unknown message
hosted by
MarcoFalke
|
11 Nov 2020
|
»
|
#19315 Allow outbound & block-relay-only connections in functional tests
hosted by
jnewbery
|
07 Oct 2020
|
»
|
#19843 Refactoring and minor improvement for self-advertisements
hosted by
amitiuttarwar
|
16 Sep 2020
|
»
|
#19845 Add support to (un)serialize as ADDRv2
hosted by
jonatack
|
19 Aug 2020
|
»
|
#19509 Per-peer Message Logging
hosted by
troygiorshev
|
22 Jul 2020
|
»
|
#15644 Make orphan processing interruptible
hosted by
narula
|
15 Jul 2020
|
»
|
#19031 Implement ADDRv2 support (part of BIP155)
hosted by
troygiorshev
|
08 Jul 2020
|
»
|
#19109 Only allow getdata of recently announced invs
hosted by
amitiuttarwar
|
01 Jul 2020
|
»
|
#18991 Cache responses to GETADDR to prevent topology leaks
hosted by
naumenkogs
|
17 Jun 2020
|
»
|
#18242 Add BIP324 encrypted p2p transport de-/serializer (only used in tests)
hosted by
ariard
|
04 Jun 2020
|
»
|
#19070 BIP 157: Signal support for compact block filters with NODE_COMPACT_FILTERS
hosted by
jnewbery
|
03 Jun 2020
|
»
|
#16756 Connection eviction logic tests
hosted by
mzumsande
|
21 May 2020
|
»
|
#19010 BIP 157: Add support for getcfheaders
hosted by
jnewbery
|
20 May 2020
|
»
|
#15206 Immediately disconnect on invalid net message checksum
hosted by
jnewbery
|
07 May 2020
|
»
|
#18877 BIP 157: Serve cfcheckpt requests
hosted by
jnewbery
|
06 May 2020
|
»
|
#18806 Remove is{Empty,Full} flags from CBloomFilter, clarify CVE fix
hosted by
jnewbery
|
29 Apr 2020
|
»
|
#18038 Mempool tracks locally submitted transactions to improve wallet privacy
hosted by
amitiuttarwar
|
25 Mar 2020
|
»
|
#18238 Retry notfounds with more urgency
hosted by
amitiuttarwar
|
26 Feb 2020
|
»
|
#17428 Try to preserve outbound block-relay-only connections during restart
hosted by
amitiuttarwar
|
05 Feb 2020
|
»
|
#18044 Use wtxid for transaction relay
hosted by
jonatack
|
11 Dec 2019
|
»
|
#16702 Supplying and using asmap to improve IP bucketing in addrman
hosted by
jonatack
|
27 Nov 2019
|
»
|
#16698 Rework rebroadcast logic to improve privacy
hosted by
amitiuttarwar
|
20 Nov 2019
|
»
|
#16442 Serve BIP 157 compact filters
hosted by
pinheadmz
|
13 Nov 2019
|
»
|
#17303 Stop relaying non-mempool txs, improve tx privacy slightly
hosted by
MarcoFalke
|
09 Oct 2019
|
»
|
#16939 Delay querying DNS seeds if addrman is populated
hosted by
jnewbery
|
02 Oct 2019
|
»
|
#16401 Package relay
hosted by
jonatack
|
25 Sep 2019
|
»
|
#16202 Refactor network message deserialization
hosted by
jonatack
|
28 Aug 2019
|
»
|
#15759 Add 2 outbound blocks-only connections
hosted by
jnewbery
|
31 Jul 2019
|
»
|
#15505 Request NOTFOUND transactions immediately from other outbound peers, when possible
hosted by
mzumsande
|
15 May 2019
|
»
|
#15834 Fix NOTFOUND bug and expire getdata requests for transactions
hosted by
jnewbery
|