smartcontracts / simple-optimism-node

The easiest way to run an Optimism node
MIT License
318 stars 105 forks source link

Add the OP_NODE_L1_BEACON flag #125

Closed fala13 closed 4 months ago

fala13 commented 4 months ago

Flag OP_NODE_L1_BEACON was introduced to Optimism in: https://github.com/ethereum-optimism/optimism/pull/9120

Base already has it in .env: https://github.com/base-org/node/releases/tag/v0.7.1

(and maybe bump to op-node docker v.1.5.1 while updating).

Chomtana commented 4 months ago

Thanks, flag already added and bumped on the recent merge