Skip to content

P2P Current Priorities

Vasil Dimov edited this page May 20, 2021 · 48 revisions

What are you currently working on in the P2P realm? (Add your github username and the date, and any projects in bullet points, and a link to the PR, gist, branch etc where you're working. Don't put your entry below anyone who's more than a month out of date!)

@ajtowns 2021-05-17

@jonatack 2021-04-20

  • #21261 rewriting the inbound peer eviction to protect peers connecting via multiple special networks (onion, localhost, I2P, possibly others like CJDNS) and begin protecting I2P peers.

@vasild 2021-05-20

@amitiuttarwar 2021-01-27

@ariard 2021-02-09

@jnewbery 2021-02-09

  • Move application layer data from net to net_processing:
    • #19398 describes the high-level design
    • #21186 is the next PR in the series - Move addr data into net_processing
  • Clean up addrman:
    • #20233 makes consistency checks a runtime option, so they can be used in unit/functional/fuzz tests (currently WIP)
  • Review and help AJ's general cleanups #20758
  • Review and help Carl's de-globalize chainstate manager #20158 (this is mostly in validation but touches the net_processing-validation interface a lot).

@sdaftuar 2021-01-27

@MarcoFalke 2021-01-26

@naumenkogs 2021-02-23