Skip to content

Releases: LumeraProtocol/lumera

v1.20.0 - Aurora Convergence

25 Jun 04:23
7b8a028

Choose a tag to compare

v1.20.0 — Aurora Convergence

Aurora Convergence is a major Lumera release introducing full EVM compatibility alongside the existing Cosmos SDK and CosmWasm runtime.

This release expands Lumera access for MetaMask users, EVM developers, Solidity smart contracts, JSON-RPC tooling, and ERC20-style asset flows — without replacing the Cosmos-native architecture.

Highlights

  • Added Cosmos EVM v0.6.0 integration
  • Added EVM modules: x/vm, x/feemarket, x/precisebank, x/erc20
  • Added Ethereum-compatible key derivation using eth_secp256k1 and coin type 60
  • Added 18-decimal EVM precision through alume, bridged to native 6-decimal ulume
  • Added x/evmigration for migrating legacy Lumera accounts to Ethereum-compatible addresses
  • Added JSON-RPC, EVM indexer, OpenRPC discovery, tracing, and EVM mempool support
  • Added EVM precompiles for native Lumera modules, including Action, SuperNode, Wasm, bank, staking, distribution, gov, slashing, ICS20, Bech32, and P256
  • Added Phase 1 of the CosmWasm ↔ EVM bridge
  • Added IBC ERC20 middleware for v1 and v2 transfer stacks
  • Added upgrade/config migration logic for EVM, JSON-RPC, TLS, and Lumera node settings
  • Updated dependencies to address critical and high-severity security issues

Notes

This release introduces important compatibility changes around account derivation, address format, and denomination precision. Operators and integrators should review the changelog and EVM documentation before upgrading.

Full EVM documentation:
https://github.com/LumeraProtocol/lumera/blob/master/docs/evm-integration/main.md

Full CHANGE LOG:
https://github.com/LumeraProtocol/lumera/blob/master/CHANGELOG.md

Tag: v1.20.0
Commit: 7b8a028

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.20.0-rc5

20 Jun 17:14
49ec43d

Choose a tag to compare

v1.20.0-rc5 Pre-release
Pre-release

DO NOT USE! This is pre-release version.

v1.20.0-rc4

11 Jun 21:31
271cafe

Choose a tag to compare

v1.20.0-rc4 Pre-release
Pre-release

DO NOT USE! This is pre-release version.

v1.20.0-rc3

09 Jun 20:57
9c093c8

Choose a tag to compare

v1.20.0-rc3 Pre-release
Pre-release

DO NOT USE !! THIS IS PRE-RELEASE ONLY

v1.12.0 Aurora Zenith

13 May 01:50
b64a33b

Choose a tag to compare

🚀 Lumera v1.12.0

Tag: v1.12.0
Commit: b64a33b

Changes included since v1.11.1
Compare range: v1.11.1...v1.12.0


🌊 Cascade & Storage


🌅 Everlight Phase 1

  • Added Cascade Everlight Phase 1 in x/supernode, including:

    • STORAGE_FULL SuperNode state
    • Reward distribution parameters, state, and queries
    • Periodic pool distribution
    • Registration-fee routing
    • v1.12.0 upgrade initialization
  • Improved Everlight devnet tests, genesis defaults, epoch-boundary handling, and upgrade-handler completeness for post-v1.11.1 defaults.


🔐 Ledger & Release Builds

  • Added Ledger build support.
  • Pinned release builds to Ubuntu 22.04 for improved glibc compatibility.

🧩 Consensus & Determinism

  • Replaced consensus-sensitive protobuf maps with deterministic concrete structures.
  • Added consensus-determinism CI coverage.

🛠️ Fixes

  • Fixed Audit and SuperNode AutoCLI query marshalling issues, including:
    • float64 query arguments
    • get-metrics wiring

📦 Release Metadata


⚙️ Installation

  1. Extract the release archive.

  2. Install required libraries:

    sudo ./install.sh
  3. Run the binary:

    ./lumerad

v1.20.0-rc2

12 May 16:17
d0e181d

Choose a tag to compare

v1.20.0-rc2 Pre-release
Pre-release

pre-release - DO NOT USE

v1.12.0-rc2

04 May 16:08

Choose a tag to compare

v1.12.0-rc2 Pre-release
Pre-release

docs: update Everlight funding model

Tag: v.1.12.0-rc2
Commit: 80a4b00

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.12.0-rc

22 Apr 13:06
7ca770a

Choose a tag to compare

Everlight (#113)%0A%0AEverlight %0A%0ACo-authored-by: Matee ullah Malik mateeullahmalik@hotmail.com

Tag: v1.12.0-rc
Commit: 7ca770a

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.11.1-hotfix

25 Mar 06:31

Choose a tag to compare

Hotfix: bad EVIDENCE_TYPE_CASCADE_CLIENT_FAILURE

Tag: v1.11.1-hotfix
Commit: d81d905

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.11.1 Aurora Radiance'

16 Mar 16:08
cfef8f3

Choose a tag to compare

app/upgrades: add v1.11.1 audit min_disk_free_percent floor (#106)%0A%0A* app/upgrades: add v1.11.1 audit min_disk_free_percent floor

Tag: v1.11.1
Commit: cfef8f3

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad