smartnode
smartnode copied to clipboard
The CLI package for Rocket Pool smart nodes.
This enables operators to still run the API and Node containers, making it easier to keep the node operator key entirely offline. I'm currently testing this for internal use, but...
Adding the command `rocketpool wallet set-ens-avatar ` (this is the recommended way to set an avatar using an NFT the user owns) Also, you could use an URL with the...
Closes #248 As pointed out in the issue, and from my understanding, the password is not used for any purpose other than during `wallet init`, and `wallet restore`, so giving...
Hi. I upstreamed your changes to go-merkletree. I tried my best to verify that everything still worked the same, but I don't have an archive node, and the new multicaller...
This PR removes the `composeFiles` variable from `compose()` and its use in all the calling functions. I liked how the CLI used a directory structure for instrumenting the docker-compose files,...
While trying to use the shared library in a different golang project I found out the hard way that `shared/services/config/rocket-pool-config.go`'s `LoadFromFile` function (and `LoadConfigFromFile`) will happily return me a nil...
I am migrating 16 to 8 ETH minipools and after issuing the refunds and having enough credit balance I get this error while trying to create a new minipool: Could...
As far as I can tell, the private keys of both the Eth1 node account wallet and the Eth2 HD wallet are currently meant to be stored on the same...
I experienced CPU spikes on testnet in July which were then fixed in Smartnode v1.9.8. I am now running Smartnode v1.10.2 on mainnet and experiencing almost the same CPU spikes...
Running in native mode smartnode `1.10.2` I stopped my execution client in order to perform pruning (`geth`). The fallback EC and EE were synced and responding. The node was reporting...