Skip to content

Releases: rocket-pool/smartnode-install

alpha-0.0.6

27 Oct 00:28
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug where some config options could break the system shell (now quoting env vars in docker-compose commands)
  • Fixed minor watchtower daemon 'submit minipool withdrawable' task issues
  • Fixed a minor Geth sync process rendering bug

New Features & Updates

  • Implemented voluntary exit support (rocketpool minipool exit)
  • Implemented Lighthouse v0.3.0+ API support (official eth 2.0 beacon chain API format)
  • Updated to Lighthouse v0.3.1 and Prysm v1.0.0-beta.0
  • Updated to Geth v1.9.23

alpha-0.0.5

17 Oct 11:34
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug which would cause wallet recovery to fail with validator 0x... key not found error message
  • Restricted the eth1 service bound port range to only 30303

New Features & Updates

  • Added rocketpool service version command to display both client & service version information
  • Added rocketpool wallet rebuild command to regenerate validator keystores
  • Added --allow-root flag to CLI to allow running rocketpool with sudo
  • Implemented support for validator key derivation using both HKDF v3 (legacy) and v4
  • Changed prysm validator key storage to store individual keys instead of a HD wallet
  • Changed watchtower daemon tasks to be run sequentially instead of concurrently (to reduce cpu/memory spikes)
  • Minor rocketpool service install command post-install help message update
  • Minor rocketpool wallet recover command prompt clarity fixes

alpha-0.0.4

13 Oct 04:15
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue which would cause the rocketpool minipool status command to crash
  • Fixed an issue which would cause various minipool commands to spike memory usage and hang
  • Fixed an issue which would cause the watchtower daemon "submit network balances" task to crash
  • Fixed an issue which would cause watchtower daemon tasks to spike memory usage and hang
  • Updated configuration logic to prevent warnings for unset params (requires rocketpool service config to take effect)

New Features & Updates

  • Renamed service commands to address confusion: pause renamed to stop; stop renamed to terminate
  • Added flag for SSH key passphrase for encrypted SSH keys
  • Added descriptions for eth clients and various params to rocketpool service config prompts
  • Preventing the client from being run as root
  • Update Prysm version to 1.0.0-alpha.29 (with sync bugfix)
  • Improved beacon client API validator status request performance

alpha-0.0.3

04 Sep 06:33
Compare
Choose a tag to compare

The first smart node release for v2.5 of the Rocket Pool network.

alpha-0.0.2

02 Mar 23:24
Compare
Choose a tag to compare
alpha-0.0.2 Pre-release
Pre-release

A WIP release to test the new multichain zip installer.

alpha-0.0.1

05 Jul 00:45
Compare
Choose a tag to compare
alpha-0.0.1 Pre-release
Pre-release
added node config file