Releases: stader-labs/stader-node
Releases · stader-labs/stader-node
v1.2.0 Release
Clients Update
- Updated Geth from 1.11.6 -> 1.12.0
- Updated Nethermind from 1.18.1 -> 1.19.2
- Updated Flashbots Mev Boost from 1.5.0 -> 1.6
- Updated Nimbus from 23.5.1 -> 23.6.1
- Updated Prysm from 4.0.5 -> 4.0.6
- Updated Teku from 23.5.0 -> 23.6.0
- Updated Prometheus from 2.44.0 -> 2.45.0
- Updated Grafana from 9.4.10 -> 9.4.13
- Updated Node Exporter from 1.5.0 -> 1.6.0
StaderNode Changes
- 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
- Update docker to the latest version
- Fixes from Halborn audit
v1.2.0-dev Release
Merge pull request #95 from stader-labs/remove-checksum remove checksum option from aws build
v1.1.0 Release
Stader Node Changes
- We now embed the public key used to encrypt the pre-sign exit message directly into the stader-node binary.
- We updated the cloudfront url of the stader-node binary builds.
- 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
Update version.go