File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ GETH_BOOTNODES=enr:-J24QI8QR7VIgvQFuvLl09b9ocugoQ1WkS_AOMWKFgNX48-4P1hjgDKGeMFXZ
2828GETH_SYNCMODE=snap
2929GETH_OVERRIDE_CANYON=0
3030GETH_OVERRIDE_ECOTONE=1717009201
31+ GETH_OVERRIDE_FJORD=1733947201
3132
3233# Op node values
3334OP_NODE_L2_ENGINE_RPC=ws://mainnet-geth:8551
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: "3.8"
22
33services :
44 mainnet-geth :
5- image : us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101408.0
5+ image : us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101411.1
66 ports :
77 - 8545:8545
88 - 8546:8546
@@ -20,7 +20,7 @@ services:
2020 - ./mainnet/genesis.json:/data/genesis.json:ro
2121 - ./geth-entrypoint.sh:/bin/geth-entrypoint
2222 mainnet-node :
23- image : ghcr.io/fraxfinance/fraxtal-op-node:v1.9.2 -frax-1.1.0
23+ image : ghcr.io/fraxfinance/fraxtal-op-node:v1.9.5 -frax-1.1.0
2424 ports :
2525 - 7545:8545
2626 - 9222:9222/tcp
Original file line number Diff line number Diff line change 2626 "canyon_time" : 0 ,
2727 "delta_time" : 1717002001 ,
2828 "ecotone_time" : 1717009201 ,
29+ "fjord_time" : 1733947201 ,
2930 "batch_inbox_address" : " 0xff000000000000000000000000000000000420fc" ,
3031 "deposit_contract_address" : " 0x36cb65c1967a0fb0eee11569c51c2f2aa1ca6f6d" ,
3132 "l1_system_config_address" : " 0x34a9f273cbd847d49c3de015fc26c3e66825f8b2" ,
3233 "protocol_versions_address" : " 0x0000000000000000000000000000000000000000"
33- }
34+ }
You can’t perform that action at this time.
0 commit comments