Skip to main content
Version: Alpha (v4.1.3)

Changelog

Overview

This changelog documents all configuration changes, new features, and breaking changes across Aztec node versions. Each version has a dedicated page with detailed migration instructions.

Version history

v4.x (Upgrade from Ignition)

Major upgrade from Ignition (v2.x) to Alpha (v4.x) with significant architectural changes.

Key changes:

  • Checkpoint-based block architecture (multiple L2 blocks per slot)
  • Blob-only data publication (EIP-4844), calldata fallback removed
  • Double signing slashing infrastructure
  • HA signing with PostgreSQL for redundant sequencer nodes
  • Admin API key authentication
  • Sequencer environment variable renames
  • Withdrawal delay increase (7 to 30 days)

Migration difficulty: High

View full changelog →


v2.0.2 (from v1.2.1)

Major release with significant configuration simplification, keystore integration, and feature updates.

Key changes:

  • Simplified L1 contract address configuration (registry-only)
  • Integrated keystore system for key management
  • Removed component-specific settings in favor of global configuration
  • Enhanced P2P transaction collection capabilities
  • New invalidation controls for sequencers

Migration difficulty: Moderate to High

View full changelog →


Migration guides

When upgrading between versions:

  1. Review the version-specific changelog for breaking changes
  2. Follow the migration checklist for your node type
  3. Test in a non-production environment first
  4. Check the troubleshooting section for common upgrade issues
  5. Join Aztec Discord for upgrade support