Update dshackle 0.78.6 -> 0.78.7
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:
|
services:
|
||||||
dshackle-free:
|
dshackle-free:
|
||||||
image: drpcorg/dshackle:0.78.6
|
image: drpcorg/dshackle:0.78.7
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./free_configs:/etc/dshackle
|
- ./free_configs:/etc/dshackle
|
||||||
|
|||||||
2
drpc.yml
2
drpc.yml
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
dshackle:
|
dshackle:
|
||||||
image: drpcorg/dshackle:0.78.6
|
image: drpcorg/dshackle:0.78.7
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./main_configs:/etc/dshackle
|
- ./main_configs:/etc/dshackle
|
||||||
|
|||||||
@@ -267,7 +267,8 @@
|
|||||||
"https://rpc-mainnet.matic.quiknode.pro",
|
"https://rpc-mainnet.matic.quiknode.pro",
|
||||||
"https://polygon-bor-rpc.publicnode.com",
|
"https://polygon-bor-rpc.publicnode.com",
|
||||||
"https://polygon.gateway.tenderly.co",
|
"https://polygon.gateway.tenderly.co",
|
||||||
"https://rpc.satelink.network/rpc/polygon"
|
"https://rpc.satelink.network/rpc/polygon",
|
||||||
|
"https://rpcfree.com/polygon-rpc"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"monad-mainnet": {
|
"monad-mainnet": {
|
||||||
@@ -463,6 +464,12 @@
|
|||||||
"https://lite.chain.opentensor.ai"
|
"https://lite.chain.opentensor.ai"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"stable": {
|
||||||
|
"id": 988,
|
||||||
|
"urls": [
|
||||||
|
"https://rpc.stable.xyz"
|
||||||
|
]
|
||||||
|
},
|
||||||
"hyperliquid-testnet": {
|
"hyperliquid-testnet": {
|
||||||
"id": 998,
|
"id": 998,
|
||||||
"urls": [
|
"urls": [
|
||||||
@@ -682,6 +689,12 @@
|
|||||||
"https://mainnet.snaxchain.io"
|
"https://mainnet.snaxchain.io"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"stable-testnet": {
|
||||||
|
"id": 2201,
|
||||||
|
"urls": [
|
||||||
|
"https://rpc.testnet.stable.xyz"
|
||||||
|
]
|
||||||
|
},
|
||||||
"kava-testnet": {
|
"kava-testnet": {
|
||||||
"id": 2221,
|
"id": 2221,
|
||||||
"urls": [
|
"urls": [
|
||||||
@@ -1066,6 +1079,12 @@
|
|||||||
"https://rpc1.core.ab.org"
|
"https://rpc1.core.ab.org"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"adi": {
|
||||||
|
"id": 36900,
|
||||||
|
"urls": [
|
||||||
|
"https://rpc.adifoundation.ai"
|
||||||
|
]
|
||||||
|
},
|
||||||
"lens-testnet": {
|
"lens-testnet": {
|
||||||
"id": 37111,
|
"id": 37111,
|
||||||
"urls": [
|
"urls": [
|
||||||
@@ -1289,6 +1308,12 @@
|
|||||||
"https://rpc.plume.org"
|
"https://rpc.plume.org"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"plume-testnet": {
|
||||||
|
"id": 98867,
|
||||||
|
"urls": [
|
||||||
|
"https://testnet-rpc.plume.org"
|
||||||
|
]
|
||||||
|
},
|
||||||
"vechain": {
|
"vechain": {
|
||||||
"id": 100009,
|
"id": 100009,
|
||||||
"urls": [
|
"urls": [
|
||||||
@@ -1525,10 +1550,6 @@
|
|||||||
"https://rpc.opcelestia-raspberry.gelato.digital"
|
"https://rpc.opcelestia-raspberry.gelato.digital"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"plume-testnet": {
|
|
||||||
"id": 161221135,
|
|
||||||
"urls": []
|
|
||||||
},
|
|
||||||
"blast-sepolia": {
|
"blast-sepolia": {
|
||||||
"id": 168587773,
|
"id": 168587773,
|
||||||
"urls": [
|
"urls": [
|
||||||
|
|||||||
Reference in New Issue
Block a user