feat(p2p) - more commitments#454
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new 2026q2 P2P/IFT commitment page for migrating nim-libp2p from BearSSL toward BoringSSL, and links it from the P2P index.
Changes:
- Added a new commitment document: “nim-libp2p BoringSSL migration” with task breakdown and deliverables.
- Added the commitment entry to
content/p2p/index.mdunder 2026q2ift:.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
content/p2p/index.md |
Adds a new 2026q2 commitment link under the P2P IFT section. |
content/p2p/ift/2026q2-nimlibp2p-boringssl-migration.md |
Introduces a new commitment page describing the BoringSSL migration scope and tasks. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ### `ift:` | ||
| * [[p2p/ift/2026q2-anoncomms-consulting|anoncomms-consulting]] | ||
| * [[p2p/ift/2026q2-nimlibp2p-boringssl|nimlibp2p-boringssl-migration]] |
|
|
||
| --- | ||
|
|
||
| `ift-ts:p2p:ift:2026q2-nimlibp2p-boringssl` |
| * fully qualified name: `ift-ts:p2p:ift:2026q2-nimlibp2p-boringssl:tls-backend-abstraction` | ||
| * owner: richard | ||
| * status: 40% | ||
| * start-date: 2026/05/03 | ||
| * end-date: 2026/06/30 |
| * fully qualified name: `ift-ts:p2p:ift:2026q2-nimlibp2p-boringssl:crypto-rng-migration` | ||
| * owner: richard | ||
| * status: not started | ||
| * start-date: 2026/05/01 | ||
| * end-date: 2026/06/30 |
fbarbu15
left a comment
There was a problem hiding this comment.
Besides what Copilot and the Validator (they are pretty much the same things) catched LGTM
|
@copilot, fix all of the observations on this PR |
Agent-Logs-Url: https://github.com/vacp2p/roadmap/sessions/4cb527e4-6f1d-4cc8-8d6c-91cd322ddee9 Co-authored-by: richard-ramos <1106587+richard-ramos@users.noreply.github.com>
Addressed in af38131. The P2P index link now matches the file stem, the commitment identifier and task fully qualified names include |
No description provided.