P2P updates - Week 6 of 2025

This commit is contained in:
Richard Ramos
2025-02-08 21:36:34 -04:00
parent f205252339
commit 0c6a82f218
3 changed files with 7 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ By the end of this quarter, we will:
* fully qualified name: `vac:p2p:ift:2025q1-gossipsub-perf-improvements`
* owner: farooq
* status: 25%
* status: 35%
* start-date: 2025/01/13
* end-date: 2025/03/31

View File

@@ -30,7 +30,7 @@ ensuring that nim-libp2p remains functional and usable for its primary users —
* owner: rramos
* status: ongoing
* start-date: 2025/01/13
* end-date: 2025/01/31
* end-date: 2025/03/31
#### Description
Maintain [nim-libp2p](https://github.com/vacp2p/nim-libp2p) repository via improvements, refactors and bug fixes.

View File

@@ -31,7 +31,7 @@ The development of a native Nim implementation of QUIC will be addressed in a fu
* fully qualified name: `vac:p2p:ift:2025q1-nimlibp2p-wrapping-ngtcp2:tls_handshake`
* owner: rramos
* status: 10%
* status: 15%
* start-date: 2025/26/01
* end-date:
@@ -49,14 +49,16 @@ ngtcp2
* fully qualified name: `vac:p2p:ift:2025q1-nimlibp2p-wrapping-ngtcp2:certificate_validation`
* owner: rramos
* status:
* start-date:
* status: 5%
* start-date: 2025/05/02
* end-date:
#### Description
Validates certificates according to libp2p TLS 1.3 specs.
#### Deliverables
- [ ] PRs:
- Generate and parse TLS 1.3 Certificate: [PR](https://github.com/vacp2p/nim-libp2p/pull/1209)
### Improve QUIC transport code