Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Network RPC API #881

Closed
3 tasks done
ec2 opened this issue Dec 8, 2020 · 0 comments · Fixed by #1167
Closed
3 tasks done

Implement Network RPC API #881

ec2 opened this issue Dec 8, 2020 · 0 comments · Fixed by #1167

Comments

@ec2
Copy link
Member

ec2 commented Dec 8, 2020

Issue summary

Implement the JSONRPC methods pertaining to the Network API.

  • Filecoin.NetAddrsListen
  • Filecoin.NetPeers
  • Filecoin.NetConnect

There are a few more, but I am not sure how relevant they are. These ones seem the most important and useful.
Other information and links

NetDisconnect implementation broken out into #1181.

@ec2 ec2 added Status: Needs Triage Used when an issue needs to be assigned a priority and assignee good first issue Network Libp2p and PubSub stuff RPC Enhancement and removed Status: Needs Triage Used when an issue needs to be assigned a priority and assignee labels Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants