cartesi / rollups-contracts

Smart Contracts for Cartesi Rollups
https://cartesi.github.io/rollups-contracts/
Apache License 2.0
17 stars 37 forks source link

Proof Generation for rollups #265

Closed pedroargento closed 2 months ago

pedroargento commented 2 months ago

📚 Context

In the pursuit of optimizing the Rollups 2.0 architecture, there's a critical need to establish a seamless process for generating proofs. Currently, the discussion revolves around the best approach to handle the cross-dependency between the node and the rollups contracts.

✔️ Solution