Skip to content

v1.3.0 — Dencun

Compare
Choose a tag to compare
@moshe-blox moshe-blox released this 05 Mar 10:23
· 450 commits to main since this release
2ec3b8b

This release is mandatory for all mainnet operators, as it's the first stable release for the upcoming Dencun fork.

Upgrade Priority

Network Priority Dencun Fork
mainnet Mandatory ⌛️ Epoch 269,568 (Mar-13-2024 13:55:35 UTC)
holesky Mandatory ✔️ Already forked
jato-v2 Mandatory ✔️ Already forked

🛠️ Enhancements

🐛 Bug Fixes

  • 🛠️ Makefile Environments: Corrected an incorrect fallback issue that could affect build and deployment processes. Fixed by @moshe-blox (#1247).
  • 🧮 Compute Cluster Hash Calculation: Addressed a bug where the cluster hash was calculated incorrectly, potentially impacting system performance and stability. Resolved by @guym-blox (#1269).
  • 📊 Exporter Deadlock: Fixed a bug where the exporter would get stuck waiting for committee validator setup, hindering data exportation processes. Rectified by @moshe-blox (#1316).
  • 🚧 ProposerRunner Bug: Solved a missing block summary issue for Deneb, which could affect block processing and chain integrity. Corrected by @moshe-blox (#1319).