-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
Using the function get_execution_ws_url_from_global_env reports an incorrect port number when using gnosis for the network.
https://github.com/dappnode/staker-package-scripts/blob/main/scripts/dvt_lsd_tools.sh#L18
To Reproduce
- Use staker scripts version
v0.1.1 - Install and run a
gnosischain execution client (e.g.nethermind) - run
get_execution_ws_url_from_global_env gnosis - It returns
ws://execution.gnosis.dncore.dappnode:8546
Expected behavior
It should return ws://execution.gnosis.dncore.dappnode:8545
DAppNode version:
Core DAppNode Packages versions
bind.dnp.dappnode.eth: 0.2.11
core.dnp.dappnode.eth: 0.3.1
dappmanager.dnp.dappnode.eth: 0.2.103, commit: fbca4cdb
https.dnp.dappnode.eth: 0.2.2
ipfs.dnp.dappnode.eth: 0.2.25
notifications.dnp.dappnode.eth: 0.1.2
vpn.dnp.dappnode.eth:
wifi.dnp.dappnode.eth: 0.2.9
wireguard.dnp.dappnode.eth: 0.1.3
System info
dockerComposeVersion: 2.32.4
dockerServerVersion: 27.5.0
dockerCliVersion: 27.5.0
os: ubuntu
versionCodename: noble
architecture: amd64
kernel: 6.8.0-62-generic
Disk usage: 23%
Metadata
Metadata
Assignees
Labels
No labels