poor mans archive nitro

This commit is contained in:
goldsquid
2025-06-20 14:27:19 +07:00
parent 25a66982fc
commit 2c2e3dfe36
23 changed files with 34 additions and 34 deletions

View File

@@ -50,8 +50,8 @@ services:
entrypoint: [sh, -c, exec fireeth start reader-node --log-to-file=false --reader-node-arguments "$*", _]
command:
- --chain.id=42161
- --execution.caching.archive=false
- --execution.rpc.gas-cap=600000000
- --execution.caching.archive=${ARBITRUM_ONE_ARCHIVE_DB:-false}
- --execution.rpc.gas-cap=5500000000
- --execution.sequencer.enable=false
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug