Skip to content

Releases: stereum-dev/ethereum-node

2.0-rc2

01 Sep 11:29
Compare
Choose a tag to compare

How to update

  • Please make sure to download the latest version of the launcher, available here or via stereum.net
  • Use the update manager to update your node

Changes summary

since last release

  • Updating all plugins to merge ready versions
  • Resolving issue causing troubles starting/stopping execution- or consensus-clients
  • SSH keys of safed connections now load correctly
  • Added Prometheu's node exporter dashboard (please restart Prometheus to install it)
  • Checking sudo permissions before setup
  • Meaningful error messages when import of validator account keys fail
  • Update UI improved
  • Lots of bugfixes & small improvements

Scope

Solo Staking

  • Setup a staking node with Lighthouse, Nimbus, Prysm or Teku and Besu, Geth or Nethermind
  • Goerli & Prater
  • Mainnet

SSV Network

  • Setup an operator and connect to Lighthouse, Nimbus, Prysm or Teku
  • Goerli & Prater

What's Changed

  • FIX: update & setting issues by @maxbehzadi82 in #703
  • Credit technic by @mabasian in #707
  • ADD:Single validator options by @maxbehzadi82 in #708
  • check for correct sudo permissions and tiny tweaks by @daverolo in #710
  • ADD: prometheus node exporter full dashboard by @stefa2k in #715
  • FIX: QoL and other issues by @NeoPlays in #717
  • FIX: correct permissions of (dir of) engine.jwt by @stefa2k in #718
  • Update setting by @mabasian in #720
  • FIX: no error msg on failed validator import by @NeoPlays in #722
  • ADD: Fee Recipient via API by @NeoPlays in #622
  • ADD: Single & Multiple validator options by @maxbehzadi82 in #721
  • UPDATe: ssh input chtyled by @mabasian in #725

Full Changelog: v2.0.0-flexible-rc1...v2.0.0-flexible-rc2

2.0-rc1

24 Aug 13:25
d693709
Compare
Choose a tag to compare

Changes summary

since last release

  • SSV Network setup issue fixed: Full support for SSV Network testnet v2 (shifu)
  • Validator account UI improved
  • SSH key choosable
  • Credits (thanks to our supporters!)
  • Lots of small bugfixes

Scope

Suitable for testnet (Goerli/Prater), supported use cases:

  • Solo staking: Setup a staking node with Lighthouse, Nimbus, Prysm or Teku and Besu, Geth or Nethermind
  • SSV Network: Setup an operator and connect to Lighthouse, Nimbus, Prysm or Teku
  • Mainnet

What's Changed

  • FIX: remove fixed geth tests by @stefa2k in #680
  • ADD:Navigation popup by @maxbehzadi82 in #684
  • Credit page by @mabasian in #675
  • Update issue templates by @stefa2k in #685
  • Cradit items by @mabasian in #693
  • FIX: issues by @maxbehzadi82 in #694
  • FIX: remove ssv network contract of config file by @stefa2k in #690
  • FIX: adjust ssv network shifu domains by @stefa2k in #695
  • FIX: make sure to install git on setup by @stefa2k in #697
  • ADD:Validator Individual Options by @maxbehzadi82 in #698
  • disable update button/icon if no update avail by @daverolo in #700
  • FIX: Update stereum btn by @maxbehzadi82 in #701

New Contributors

Full Changelog: v2.0.0-stack...v2.0.0-flexible-rc1

beta2.0-stack

17 Aug 14:14
5ebad23
Compare
Choose a tag to compare

Great Achievements

since last release candidate

  • Checkpoint sync: Enter the url of a trusted node and get your consensus client to sync in no time
  • Expert mode: Edit service configurations however you want
  • The Merge: Fully compatible with all el/cl combinations (12 in total)
  • UI improvements: Lots of small to medium enhancements of the UI

Scope

Suitable for testnet (Goerli/Prater), supported use cases:

  • Solo staking: Setup a staking node with Lighthouse, Nimbus, Prysm or Teku and Besu, Geth or Nethermind
  • SSV Network: Setup an operator and connect to Lighthouse, Nimbus, Prysm or Teku
  • Mainnet

What's Changed

Full Changelog of last release candidate: v2.0.0-stack-rc4...v2.0.0-stack
Full Changelog of last beta: v2.0.0-betassv...v2.0.0-stack

beta2.0-stash-rc4

03 Aug 13:47
Compare
Choose a tag to compare

This release introduces:

  • extended & fixed Control panels
  • expert mode (edit service configuration fully)
  • many small to medium improvements for stability and UI
  • compatible with The Merge with Teku & Geth

Scope

Suitable for testnet, suppored use cases:

  • Solo staking: Setup a staking node with Lighthouse, Nimbus, Prysm or Teku and Besu, Geth or Nethermind
  • Blox SSV: Setup an operator and connect to Lighthouse, Nimbus, Prysm or Teku
  • The Merge compatibility

Includes monitoring with Prometheus & Grafana

beta2.0-stash-rc3

27 Jul 11:42
Compare
Choose a tag to compare

This release introduces:

  • update managemnt for the OS as well as Stereum and the services managed by Stereum
  • full Blox SSV testnet support (including reinstalling existing operator keys)
  • extended & fixed Control panels
  • many small to medium improvements for stability and UI

Scope

Suitable for testnet, suppored use cases:

  • Solo staking: Setup a staking node with Lighthouse, Nimbus, Prysm or Teku and Besu, Geth or Nethermind
  • Blox SSV: Setup an operator and connect to Lighthouse, Nimbus, Prysm or Teku

Includes monitoring with Prometheus & Grafana

Notes

  • Configuration of service (pressing the gears button) after setup is not functional (UI only, doesn't do anything)

What's Changed

New Contributors

  • @burz made their first contribution in #547

Full Changelog: v2.0.0-stack-rc2...v2.0.0-stack-rc3

beta2.0-stash-rc2

14 Jul 13:26
Compare
Choose a tag to compare

This release introduces many small to medium improvements for stability and UI.

Scope

Suitable for testnet, suppored use cases:

  • Solo staking: Setup a staking node with Lighthouse, Nimbus, Prysm or Teku and Besu, Geth or Nethermind
  • Blox SSV: Setup an operator and connect to Lighthouse, Nimbus, Prysm or Teku

Includes monitoring with Prometheus & Grafana

What's Changed

  • FIX: fix welcome sizes by @maxbehzadi82 in #530
  • ADD: control Pannel Items comp. added by @mabasian in #524
  • Issue#533 by @mabasian in #537
  • ADD: Blox SSV key pair replacement by @NeoPlays in #534
  • ADD: details of subtasks by @NeoPlays in #538
  • FIX:Plugin menu fix by @maxbehzadi82 in #540
  • ADD:restarting icon to plugin menu by @maxbehzadi82 in #542
  • ADD: automated refresh of UI State by @NeoPlays in #543

Full Changelog: v2.0.0-stack-rc1...v2.0.0-stack-rc2

beta2.0-stash-rc1

11 Jul 16:52
Compare
Choose a tag to compare

This release introduces many small to medium improvements for stability and UI.

Scope

Suitable for testnet, suppored use cases:

  • Solo staking: Setup a staking node with Lighthouse, Nimbus, Prysm or Teku and Besu, Geth or Nethermind
  • Blox SSV: Setup an operator and connect to Lighthouse, Nimbus, Prysm or Teku

Includes monitoring with Prometheus & Grafana

What's Changed

Full Changelog: v2.0.0-betassv...v2.0.0-stack-rc1

beta2.0-bloxssv

25 Jun 07:18
bfe5a4e
Compare
Choose a tag to compare

Suitable for testnet, supporting use cases:

  • Solo staking: Setup a staking node with Lighthouse, Nimbus, Prysm or Teku and Besu, Geth or Nethermind
  • Blox SSV: Setup an operator and connect to Lighthouse, Nimbus, Prysm or Teku

Includes monitoring with Prometheus & Grafana

What's Changed

New Contributors

Full Changelog: v2.0.0-betasolo...v2.0.0-betassv

v2.0.0-betasolo

01 Jun 16:11
Compare
Choose a tag to compare

Suitable for testnet, supporting use cases:

  • Solo staking: Staking validator accounts on Lighthouse, Nimbus, Prysm and Teku
  • Basic monitoring capabilities