Skip to content

Releases: informalsystems/emerald

Emerald v0.2.1

19 Jan 15:52
10c7b35

Choose a tag to compare

Emerald v0.2.1 comes with Fusaka support and first external contributions to our codebase thanks to Noble.
We incorporated a few UX improvements regarding chain configuration.

This version also does not require the execution engine to persist every block.

What's Changed - Highlights

New Contributors

Full Changelog: v0.1.0...v0.2.1

Emerald v0.1.0

04 Dec 11:53
1e9cc46

Choose a tag to compare

First release of Emerald, an open-source, modular framework for deploying reliable, easy to operate, high performance, EVM-compatible networks.

This release:

  • Integrates with Reth for EVM-based execution.
  • Provides a PoA contract for validator management.
  • Implements the value sync protocol from Malachite.
  • Customizes Reth timestamp validation to accept blocks produced within the same second.