bobanetwork / boba_legacy

Monorepo implementing Boba, a compute layer for Ethereum
https://boba.network
MIT License
62 stars 60 forks source link

Add readonly mode #1355

Closed boyuan-chen closed 7 months ago

boyuan-chen commented 7 months ago

:clipboard: Add associated issues, tickets, docs URL here.

Overview

It allows geth to run as the replica or verifier without DTL

Changes

A new flag called ROLLUP_READONLY is added. When it is in the readonly mode, it can't process new transactions.