issues
search
nodeset-org
/
hyperdrive
Hyperdrive is the management system for NodeSet node operators.
GNU Affero General Public License v3.0
9
stars
5
forks
source link
Script cleanup
#191
Closed
jclapis
closed
3 weeks ago
jclapis
commented
3 weeks ago
This does a few things:
Cleans up some of the launch scripts by using the
EthNetworkName
property of the network resource, rather than switching on the HD network name itself
Fixes the Holesky genesis state URL that Prysm needs when starting on Holesky for the first time
Removes the
mev-boost
script which isn't needed anymore since it's so simple, and just plugs the relevant args directly into the compose file
This does a few things:
EthNetworkName
property of the network resource, rather than switching on the HD network name itselfmev-boost
script which isn't needed anymore since it's so simple, and just plugs the relevant args directly into the compose file