boba-mainnet op-reth: upstream op-reth + vendored patched chainspec (reth-config.json, bedrockBlock=1149019); revive boba on reth from Boba's snapshot (op-geth EOL 2026-05-31)
This commit is contained in:
@@ -88,6 +88,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${BOBA_MAINNET_OP_GETH_ARCHIVE_LEVELDB_HASH_DATA:-boba-mainnet-op-geth-archive-leveldb-hash}:/data
|
||||
- ./op/boba/mainnet:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
logging: *logging-defaults
|
||||
@@ -140,6 +141,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ./op/boba/mainnet:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
|
||||
@@ -88,6 +88,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${BOBA_MAINNET_OP_GETH_PRUNED_LEVELDB_HASH_DATA:-boba-mainnet-op-geth-pruned-leveldb-hash}:/data
|
||||
- ./op/boba/mainnet:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- /slowdisk:/slowdisk
|
||||
logging: *logging-defaults
|
||||
@@ -140,6 +141,7 @@ services:
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
- ./op/boba/mainnet:/config
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
logging: *logging-defaults
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user