You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The metrics will be very useful to allow operators to see what’s going on inside their IPFS/Lotus node.
Better dialing logic will have a big performance impact on the IPFS/Lotus/other networks by reducing load on peer and network (caused by spamming network with many dial requests per peer.)
AutoNat v2 can be seen as another concrete optimization where we stop advertising un-dialable addresses to the network. This becomes more important once better dialing is implemented, since unsuccessful dial attempts will then actually increase connection establishment latency.
Hi, @ErinOCon, this is Prithvi from PL EngRes (libp2p TPM in the IP Stewards team), endorsing this microgrant on behalf of the go-libp2p implementers. cc: @BigLep@marten-seemann
Hi @sukunrt, this microgrant has been approved! We will send an email to confirm payment details. Please note that your final grant report is due within three months and can be submitted here. Please let us know if you have any questions!
1. What is your project, and what problem does it solve? (max 100 words)
This project involves improving go-libp2p's metrics, dialing logic and implementing a next version of the AutoNat protocol.
The metrics will be very useful to allow operators to see what’s going on inside their IPFS/Lotus node.
Better dialing logic will have a big performance impact on the IPFS/Lotus/other networks by reducing load on peer and network (caused by spamming network with many dial requests per peer.)
AutoNat v2 can be seen as another concrete optimization where we stop advertising un-dialable addresses to the network. This becomes more important once better dialing is implemented, since unsuccessful dial attempts will then actually increase connection establishment latency.
2. Project links
Link to Github repo: https://github.com/libp2p/go-libp2p/
Link to demo or website: n/a
License: https://github.com/libp2p/go-libp2p/blob/master/LICENSE
3. a) How is IPFS, Filecoin, or related technology used in this project?
This project contributes to go-libp2p, which is relied on as the networking library within IPFS, Lotus, and other web3 projects.
b) Is this project building with the current microgrants focus area (FVM)? (Yes or No)
No.
4. How will you improve your project with this grant? What steps will you take to meet this objective?
5. If accepted, do you agree to share monthly project updates in this Github issue for 3 months or until the project described here is complete?
Yes.
6. Does your proposal comply with our Community Code of Conduct?
Yes.
7. Links and submissions
No.
Additional questions:
For each team member(s), please list name, email, Github account, and role in the project.
How did you learn about our microgrant program?
If your project was created as part of an event or hackathon:
N/A
The text was updated successfully, but these errors were encountered: