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 Net API Module + Some other RPC methods #884

Merged
merged 9 commits into from
Dec 11, 2020
Merged

Conversation

ec2
Copy link
Member

@ec2 ec2 commented Dec 11, 2020

Summary of changes
Changes introduced in this pull request:

  • Adds Net JSONRPC API module.
  • Implements the NetAddrsListen method in the Net API.
  • Implements StateMinerSectorAllocated API method
  • Fixes ChainGetTipSet method

With this PR, we can start producing tipsets indefinitely. There are warnings on the storage miner though. I suspect it still has something to do with how we handle ChainNotify method calls...

Reference issue to close (if applicable)

Closes

Other information and links

@ec2 ec2 requested a review from austinabell December 11, 2020 16:53
@ec2 ec2 merged commit 787dcc0 into main Dec 11, 2020
@ec2 ec2 deleted the ec2/storage-miner branch December 11, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants