smartnode icon indicating copy to clipboard operation
smartnode copied to clipboard

The CLI package for Rocket Pool smart nodes.

Results 133 smartnode issues
Sort by recently updated
recently updated
newest added

Basically, since we do some caching on contract _stuff_, we need rocketpool_node and rocketpool_watchtower to exit when they detect a contract upgrade. Check rocketStorage for the current version of the...

if you adjust 'Additional Validator Client Flags' the smart node will restart both the eth2 and validator containers, even though eth2 should be unaffected. I think that only validator should...

To ensure that we can easily make persistent changes to the Grafana configuration (grafana.ini), we need to mount the grafana.ini file from the host to the Docker container. This will...

It appears that both `WatchtowerMetricsPort` and `NodeMetricsPort` settings are ignored by the nodes: https://github.com/rocket-pool/smartnode/blob/4969a80aa3910d7adcb3ab834561c11a2a796e6c/shared/services/config/rocket-pool-config.go#L81-L83 And `ExporterMetricsPort` probably also. Based on reading the code it appears the value for `smartnode` metrics...

It occurred to me a couple years late that there are some common patterns people like to add to the override yml. Trouble is, they don't know what they are,...

Updated https://github.com/rocket-pool/smartnode/pull/912 using the legacy functions for pre-Saturn claims, targeting `master` now.

I previously used Rescue Node. Now my eth1 needs a re-sync, so I got a new password. When I update it in Addons -> Rescue Node -> Password and save...