Skip to content

Releases: evstack/ev-node

v1.1.3

12 Jun 14:17
Immutable release. Only release title and notes can be modified.
v1.1.3
d208cd0

Choose a tag to compare

This is a targeted bugfix release addressing a transaction queue backlog issue under heavy load. Operators running sequencer nodes with high transaction throughput are strongly encouraged to upgrade.

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.1.3
  • ghcr.io/evstack/ev-node-grpc:v1.1.3
  • ghcr.io/evstack/ev-node-testapp:v1.1.3

v1.1.2

08 Jun 16:14
Immutable release. Only release title and notes can be modified.
v1.1.2
c3ed3a5

Choose a tag to compare

This is a maintenance and improvement release that includes performance optimizations, new observability and connectivity features, and breaking changes to the gRPC execution layer. Operators running execution/grpc integrations must review the changes below before upgrading.

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.1.2
  • ghcr.io/evstack/ev-node-grpc:v1.1.2
  • ghcr.io/evstack/ev-node-testapp:v1.1.2

v1.1.1

22 Apr 12:37
Immutable release. Only release title and notes can be modified.
v1.1.1
36a7f15

Choose a tag to compare

This is a patch release focused on P2P reliability, bug fixes, and incremental improvements. Upgrading is recommended for all operators, particularly those experiencing P2P connectivity issues requiring node restarts.

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.1.1
  • ghcr.io/evstack/ev-node-grpc:v1.1.1
  • ghcr.io/evstack/ev-node-testapp:v1.1.1

v1.1.0

09 Apr 12:56
Immutable release. Only release title and notes can be modified.
v1.1.0
6f09600

Choose a tag to compare

This is a minor feature and bugfix release building on v1.0.0.
It introduces AWS & GCP KMS signer backend support. Additionally several internal improvements have happened, notably publisher-mode synchronization for failover scenarios, forced inclusion namespace event subscriptions.

Upgrade from v1.0.0 is recommended for all operators for enhanced stability.

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.1.0
  • ghcr.io/evstack/ev-node-grpc:v1.1.0-rc.2
  • ghcr.io/evstack/ev-node-testapp:v1.1.0

v1.1.0-rc.2 (2026-04-07)

07 Apr 17:22
Immutable release. Only release title and notes can be modified.
v1.1.0-rc.2
d163059

Choose a tag to compare

Pre-release

ev-node v1.1.0-rc.2

⚠️ This is a draft release. Please verify its content before publishing

This is a maintenance and reliability release candidate, containing targeted: improvements to P2P stability, failover handling, and execution layer correctness.

Operators running v1.1.0-rc.1 are encouraged to upgrade.

Tested upgrade paths

  • ev-node v1.0.0-rc.1 -> ev-node v1.1.0-rc.2

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.1.0-rc.2
  • ghcr.io/evstack/ev-node-grpc:v1.1.0-rc.2
  • ghcr.io/evstack/ev-node-testapp:v1.1.0-rc.2

v1.1.0-rc.1 (2026-03-31)

31 Mar 14:16
Immutable release. Only release title and notes can be modified.
v1.1.0-rc.1
9290142

Choose a tag to compare

Pre-release

ev-node v1.1.0-rc.1

This is a release candidate for v1.1.0, focused on new features and stability improvements. It introduces:

  • AWS & GCP KMS signer backend support
  • Forced inclusion namespace event subscriptions
  • Several bug fixes addressing memory management, sync reliability, and DA client resilience.

Operators running v1.0.0 are encouraged to test this release candidate before the stable v1.1.0 release.

Tested upgrade paths

  • ev-node v1.0.0 -> ev-node v1.1.0-rc.1

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.1.0-rc.1
  • ghcr.io/evstack/ev-node-grpc:v1.1.0-rc.1
  • ghcr.io/evstack/ev-node-testapp:v1.1.0-rc.1

v1.0.0

13 Mar 15:35
Immutable release. Only release title and notes can be modified.
v1.0.0
2c9ca1b

Choose a tag to compare

image

A major part of the Evolve Stack has been released.
Introducing the v1.0.0 release of ev-node and execution/evm. Those packages are LTS.

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.0.0
  • ghcr.io/evstack/ev-node-grpc:v1.0.0-rc.6
  • ghcr.io/evstack/ev-node-testapp:v1.0.0

v1.0.0-rc.4 (2026-02-10)

19 Feb 09:06
Immutable release. Only release title and notes can be modified.
v1.0.0-rc.4
fa3f0e2

Choose a tag to compare

Pre-release

ev-node v1.0.0-rc.4

This is a maintenance release that improves reliability when the execution client is unavailable. This is a safe upgrade with no breaking changes.

Tested upgrade paths

  • ev-node v1.0.0-rc.3 -> ev-node v1.0.0-rc.4

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.0.0-rc.4
  • ghcr.io/evstack/ev-node-grpc:v1.0.0-rc.4
  • ghcr.io/evstack/ev-node-testapp:v1.0.0-rc.4

v1.0.0-rc.3 (2026-02-05)

06 Feb 10:14
Immutable release. Only release title and notes can be modified.
v1.0.0-rc.3
aedd573

Choose a tag to compare

Pre-release

ev-node v1.0.0-rc.3

This is new release candidate focused on improving cache handling, fixing critical bugs in block replay logic, and enhancing node synchronization with DA hints for P2P transactions. This release includes one breaking change related to cache persistence behavior that requires operator awareness.

Tested upgrade paths

  • ev-node v1.0.0-rc.2 -> ev-node v1.0.0-rc.3

⚠️ Breaking Changes

Cache Persistence Changes

What changed: The pending events cache and transaction cache are now fully ephemeral and will not persist across node restarts. Only the DA inclusion cache persists (stored in metadata) until cleared after DA inclusion processing has been completed. (#3047)

Action required:

  1. Be aware that on node restart, pending events and transactions will need to be re-fetched from peers or the DA layer
  2. Operators can delete the previous file cache to save disk space (rm -rf ./appd/data/cache)

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.0.0-rc.3
  • ghcr.io/evstack/ev-node-grpc:v1.0.0-rc.3
  • ghcr.io/evstack/ev-node-testapp:v1.0.0-rc.3

v1.0.0-rc.2 (2026-02-04)

06 Feb 09:47
Immutable release. Only release title and notes can be modified.
v1.0.0-rc.2
709d4db

Choose a tag to compare

Pre-release

ev-node v1.0.0-rc.2

This release candidate improves cache handling, storage efficiency, and metrics accuracy. This release reduces storage duplication by replacing the go-header store with the ev-node native store and improves performance when handling backlogs of pending blocks. It also reduces the default max bytes size to 5MB for better compatibility with public DA nodes.

Tested upgrade paths

  • ev-node v1.0.0-rc.1 -> ev-node v1.0.0-rc.2

Full Changelog

For a complete list of all changes including new features, improvements, and bug fixes, see CHANGELOG.md.

Images

  • ghcr.io/evstack/ev-node-evm:v1.0.0-rc.2
  • ghcr.io/evstack/ev-node-grpc:v1.0.0-rc.2
  • ghcr.io/evstack/ev-node-testapp:v1.0.0-rc.2