Update dshackle to v0.79.1
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
dshackle-free:
|
||||
image: drpcorg/dshackle:0.78.8
|
||||
image: drpcorg/dshackle:0.79.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./free_configs:/etc/dshackle
|
||||
|
||||
2
drpc.yml
2
drpc.yml
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
dshackle:
|
||||
image: drpcorg/dshackle:0.78.8
|
||||
image: drpcorg/dshackle:0.79.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./main_configs:/etc/dshackle
|
||||
|
||||
@@ -760,6 +760,12 @@
|
||||
"https://rpc-quicknode.morphl2.io"
|
||||
]
|
||||
},
|
||||
"edge": {
|
||||
"id": 3343,
|
||||
"urls": [
|
||||
"https://edge-mainnet.g.alchemy.com/public"
|
||||
]
|
||||
},
|
||||
"fantom-testnet": {
|
||||
"id": 4002,
|
||||
"urls": [
|
||||
@@ -839,6 +845,10 @@
|
||||
"https://api.infra.mainnet.somnia.network"
|
||||
]
|
||||
},
|
||||
"arc": {
|
||||
"id": 5042,
|
||||
"urls": []
|
||||
},
|
||||
"superseed": {
|
||||
"id": 5330,
|
||||
"urls": [
|
||||
@@ -906,7 +916,8 @@
|
||||
"https://mainnet.base.org/",
|
||||
"https://developer-access-mainnet.base.org/",
|
||||
"https://base.gateway.tenderly.co",
|
||||
"https://base-rpc.publicnode.com"
|
||||
"https://base-rpc.publicnode.com",
|
||||
"https://rpcfree.com/base-rpc"
|
||||
]
|
||||
},
|
||||
"evmos-testnet": {
|
||||
@@ -1065,6 +1076,12 @@
|
||||
"https://rpc.apechain.com"
|
||||
]
|
||||
},
|
||||
"edge-testnet": {
|
||||
"id": 33431,
|
||||
"urls": [
|
||||
"https://edge-testnet.g.alchemy.com/public"
|
||||
]
|
||||
},
|
||||
"mode": {
|
||||
"id": 34443,
|
||||
"urls": [
|
||||
@@ -1102,7 +1119,8 @@
|
||||
"urls": [
|
||||
"https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}",
|
||||
"https://arb1.arbitrum.io/rpc",
|
||||
"https://arbitrum-one-rpc.publicnode.com"
|
||||
"https://arbitrum-one-rpc.publicnode.com",
|
||||
"https://rpcfree.com/arbitrum-rpc"
|
||||
]
|
||||
},
|
||||
"arbitrum-nova": {
|
||||
@@ -1493,6 +1511,13 @@
|
||||
"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": {
|
||||
"id": 3441006,
|
||||
"urls": [
|
||||
@@ -1507,6 +1532,13 @@
|
||||
"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": {
|
||||
"id": 7777777,
|
||||
"urls": [
|
||||
|
||||
Reference in New Issue
Block a user