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

FM: Implement SubnetManager and integrations to Fendermint #406

Closed
3 tasks
adlrocha opened this issue Jul 20, 2023 · 1 comment
Closed
3 tasks

FM: Implement SubnetManager and integrations to Fendermint #406

adlrocha opened this issue Jul 20, 2023 · 1 comment
Assignees
Labels

Comments

@adlrocha
Copy link
Contributor

The agent currently support the connection with Lotus FVM and FEVM-based subnets. The goal of this issue is to implement the integration of the agent with an underlying FEVM Fendermint subnet.

This implied the implementation of:

  • The SubnetManager and all the end-to-end operations for the lifecycle of a subnet.
  • The checkpoint manager.
  • Any other command implemented through the CLI.

Under the hood we will be using the ethers library to interact with Fendermint, so I would expect this integration to be "fairly simple"

@adlrocha adlrocha changed the title Fendermint: Implement SubnetManager and integrations to Fendermint FM: Implement SubnetManager and integrations to Fendermint Aug 2, 2023
@raulk
Copy link
Contributor

raulk commented Nov 27, 2023

@adlrocha can you update this issue with the current status?

@jsoares jsoares transferred this issue from consensus-shipyard/ipc-libs Dec 19, 2023
@jsoares jsoares added the s:ipc label Dec 19, 2023
@jsoares jsoares closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

4 participants