cartesi / rollups-node

Reference implementation of the Cartesi Rollups Node
Apache License 2.0
23 stars 64 forks source link

[DB] Add Epoch and Snapshot tables #544

Closed fmoura closed 3 months ago

fmoura commented 3 months ago

📚 Context

Node needs to ensure proper claim handling and application execution between restarts.

✔️ Solution

Update Database schema to add Epoch and Snapshot tables