op.katana.mainnet: pin op-reth develop → v2.4.0

Also regenerate compose for already-merged hashkey static-peers / op-geth
static-nodes entrypoint (parent #1437) that had not yet landed in rpc.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-16 13:39:55 +00:00
parent 671f293771
commit 3e22390e9a
75 changed files with 79 additions and 70 deletions

View File

@@ -43,6 +43,7 @@ services:
apk add --no-cache curl wget
mkdir -p /config
[ -f /config/genesis.json ] || wget -qO- "https://okg-pub-hk.oss-cn-hongkong.aliyuncs.com/cdn/chain/xlayer/snapshot/merged.genesis.json.tar.gz" | tar -xzf - -O --wildcards "*.json" > /config/genesis.json
printf '%s\n' '["enode://2104d54a7fbd58a408590035a3628f1e162833c901400d490ccc94de416baf13639ce2dad388b7a5fd43c535468c106b660d42d94451e39b08912005aa4e4195@8.210.181.50:30303"]' > /config/static-nodes.json
restart: no
networks:
- chains