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 cartesi coprocessor publish #230

Open
endersonmaia opened this issue Mar 28, 2025 · 2 comments
Open

Implement cartesi coprocessor publish #230

endersonmaia opened this issue Mar 28, 2025 · 2 comments

Comments

@endersonmaia
Copy link
Contributor

TBD


DRAFT

	- send the machine state to the solver
	- send car to ipfs (decide if we use ipfs public container or embed into cartesi/sdk)
	- check  :3034/ensure (SOLVER) if publish worked (healthcheck?)
@endersonmaia
Copy link
Contributor Author

Should we also have a rollups publish to make the copy of the snapshot in a separate step, and have this deploy and publish steps aligned between coprocessor and rollups.

I think this way we give more visibility of what's happening, and also we can work towards an IPFS publishing the snapshot also for the rollups infrastructure.

@Nonnyjoe
Copy link

Yeahh.... @endersonmaia
I think splitting the current "rollups deploy" command into publish and deploy will actually create synergy between the coprocessor and the rollups development flow.

We can publish the machine snapshot in the publish step then deploy and register the necessary contracts like the application and authority in the deploy step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants