Update dshackle to v0.79.1

Co-Authored-By: Claude Agent <claude@stakesquid.eu>
This commit is contained in:
2026-05-20 04:09:08 +00:00
parent a7ee7448d8
commit e8a4d65c52
4 changed files with 261 additions and 236 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
services: services:
dshackle-free: dshackle-free:
image: drpcorg/dshackle:0.78.8 image: drpcorg/dshackle:0.79.1
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./free_configs:/etc/dshackle - ./free_configs:/etc/dshackle

View File

@@ -1,6 +1,6 @@
services: services:
dshackle: dshackle:
image: drpcorg/dshackle:0.78.8 image: drpcorg/dshackle:0.79.1
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./main_configs:/etc/dshackle - ./main_configs:/etc/dshackle

View File

@@ -760,6 +760,12 @@
"https://rpc-quicknode.morphl2.io" "https://rpc-quicknode.morphl2.io"
] ]
}, },
"edge": {
"id": 3343,
"urls": [
"https://edge-mainnet.g.alchemy.com/public"
]
},
"fantom-testnet": { "fantom-testnet": {
"id": 4002, "id": 4002,
"urls": [ "urls": [
@@ -839,6 +845,10 @@
"https://api.infra.mainnet.somnia.network" "https://api.infra.mainnet.somnia.network"
] ]
}, },
"arc": {
"id": 5042,
"urls": []
},
"superseed": { "superseed": {
"id": 5330, "id": 5330,
"urls": [ "urls": [
@@ -906,7 +916,8 @@
"https://mainnet.base.org/", "https://mainnet.base.org/",
"https://developer-access-mainnet.base.org/", "https://developer-access-mainnet.base.org/",
"https://base.gateway.tenderly.co", "https://base.gateway.tenderly.co",
"https://base-rpc.publicnode.com" "https://base-rpc.publicnode.com",
"https://rpcfree.com/base-rpc"
] ]
}, },
"evmos-testnet": { "evmos-testnet": {
@@ -1065,6 +1076,12 @@
"https://rpc.apechain.com" "https://rpc.apechain.com"
] ]
}, },
"edge-testnet": {
"id": 33431,
"urls": [
"https://edge-testnet.g.alchemy.com/public"
]
},
"mode": { "mode": {
"id": 34443, "id": 34443,
"urls": [ "urls": [
@@ -1102,7 +1119,8 @@
"urls": [ "urls": [
"https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}",
"https://arb1.arbitrum.io/rpc", "https://arb1.arbitrum.io/rpc",
"https://arbitrum-one-rpc.publicnode.com" "https://arbitrum-one-rpc.publicnode.com",
"https://rpcfree.com/arbitrum-rpc"
] ]
}, },
"arbitrum-nova": { "arbitrum-nova": {
@@ -1493,6 +1511,13 @@
"https://rpc.testnet.xrplevm.org" "https://rpc.testnet.xrplevm.org"
] ]
}, },
"jovay-sepolia": {
"id": 2019775,
"urls": [
"https://api.zan.top/public/jovay-testnet",
"https://api.zan.top/node/v1/jovay/testnet/${ZAN_API_KEY}"
]
},
"manta-pacific-sepolia": { "manta-pacific-sepolia": {
"id": 3441006, "id": 3441006,
"urls": [ "urls": [
@@ -1507,6 +1532,13 @@
"https://rpc.blockdaemon.testnet.arc.network" "https://rpc.blockdaemon.testnet.arc.network"
] ]
}, },
"jovay": {
"id": 5734951,
"urls": [
"https://rpc.jovay.io",
"https://api.zan.top/node/v1/jovay/mainnet/${ZAN_API_KEY}"
]
},
"zora": { "zora": {
"id": 7777777, "id": 7777777,
"urls": [ "urls": [