smartnode
smartnode copied to clipboard
The CLI package for Rocket Pool smart nodes.
Adding the Global and Regional Titan relays. https://docs.titanrelay.xyz/
notes: - `rocketpool pdao settings` is now `rp p st` instead of `rp p s` - `rp p s` now loads `rocketpool pdao status` - removed `rocketpool pdao voting-power` in...
Automatically generates changelog based on commit history. Initiated when a new tag is created, so will update existing CHANGELOG.md when a new tag is created and add commit history since...
Updating the Changelog with every version change is tedious, especially when everyone is spread thin working on other projects as well. It would be nice to have a process in...
I distributed the balance of my minipools with `rocketpool m d`, typing "1" afterwards for all of my minipools and then specifying a maximum gas price of 7. This gas...
Submission for milestone B of [bounty BA0902402](https://rpbountyboard.com/BA0902402) to move networks to yaml. The networks-default.yml file is in rocket-pool/smartnode-install#122 fixes #438 @jshufro Can you please review and make sure this is...
This error message shows up anywhere the CLI just submitted a TX to wait on. `rocketpool version 1.12.1` Docker installation, using latest Besu and Nimbus on *Holesky*. For example: ```...
The Alert Notifications system supports only Discord right now. This issue serves as a suggestion to add Telegram Support.
ntfy is an open source simple HTTP-based [pub-sub](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern) notification service, that lets you send notifications to your phone or desktop via API or CLI. It can be self-hosted and it...