Skip to content

Releases: stader-labs/stader-node

v1.2.0 Release

05 Jul 14:41
b4e9990
Compare
Choose a tag to compare

Clients Update

  1. Updated Geth from 1.11.6 -> 1.12.0
  2. Updated Nethermind from 1.18.1 -> 1.19.2
  3. Updated Flashbots Mev Boost from 1.5.0 -> 1.6
  4. Updated Nimbus from 23.5.1 -> 23.6.1
  5. Updated Prysm from 4.0.5 -> 4.0.6
  6. Updated Teku from 23.5.0 -> 23.6.0
  7. Updated Prometheus from 2.44.0 -> 2.45.0
  8. Updated Grafana from 9.4.10 -> 9.4.13
  9. Updated Node Exporter from 1.5.0 -> 1.6.0

StaderNode Changes

  1. Reduced the batch size of the pre-sign daemon after noticing timeouts for large batch sizes of sending pre-sign message post the KMS updates
  2. Update docker to the latest version
  3. Fixes from Halborn audit

v1.2.0-dev Release

05 Jul 07:41
5404c9c
Compare
Choose a tag to compare
v1.2.0-dev Release Pre-release
Pre-release
Merge pull request #95 from stader-labs/remove-checksum

remove checksum option from aws build

v1.1.0 Release

29 Jun 04:34
4b8d878
Compare
Choose a tag to compare

Stader Node Changes

  1. We now embed the public key used to encrypt the pre-sign exit message directly into the stader-node binary.
  2. We updated the cloudfront url of the stader-node binary builds.
  3. We added an official pre-prod testnet environment which is a very close replica to mainnet. This pre-prod will be used to test all major changes before releasing to mainnet.

v1.0.0 Release

29 Jun 04:30
11dfbe8
Compare
Choose a tag to compare
Update version.go