Releases: LumeraProtocol/lumera
v1.20.0 - Aurora Convergence
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_secp256k1and coin type60 - Added 18-decimal EVM precision through
alume, bridged to native 6-decimalulume - Added
x/evmigrationfor 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:
- Extract the archive
- Run
sudo ./install.shto install required libraries - Run the binary:
./lumerad
v1.20.0-rc5
DO NOT USE! This is pre-release version.
v1.20.0-rc4
DO NOT USE! This is pre-release version.
v1.20.0-rc3
DO NOT USE !! THIS IS PRE-RELEASE ONLY
v1.12.0 Aurora Zenith
🚀 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
-
Added LEP-5 — Cascade Availability Commitments, including:
- BLAKE3 Merkle commitments
- Chunk proofs
- Commitment validation
- SVC proof verification
- Integration, system, and devnet coverage
-
Added LEP-6 — Storage-Truth Foundation scaffolding in
x/audit/v1, including:- Storage-truth messages
- Scoring and state support
- Query support
- Pruning
- Broad keeper and system test coverage
🌅 Everlight Phase 1
-
Added Cascade Everlight Phase 1 in
x/supernode, including:STORAGE_FULLSuperNode state- Reward distribution parameters, state, and queries
- Periodic pool distribution
- Registration-fee routing
v1.12.0upgrade initialization
-
Improved Everlight devnet tests, genesis defaults, epoch-boundary handling, and upgrade-handler completeness for post-
v1.11.1defaults.
🔐 Ledger & Release Builds
- Added Ledger build support.
- Pinned release builds to Ubuntu 22.04 for improved
glibccompatibility.
🧩 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:
float64query argumentsget-metricswiring
📦 Release Metadata
- Tag:
v1.12.0 - Commit:
70905813d2feac6ba047e9a65eee03db7968a9ec
⚙️ Installation
-
Extract the release archive.
-
Install required libraries:
sudo ./install.sh
-
Run the binary:
./lumerad
v1.20.0-rc2
pre-release - DO NOT USE
v1.12.0-rc2
docs: update Everlight funding model
Tag: v.1.12.0-rc2
Commit: 80a4b00
Installation:
- Extract the archive
- Run
sudo ./install.shto install required libraries - Run the binary:
./lumerad
v1.12.0-rc
Everlight (#113)%0A%0AEverlight %0A%0ACo-authored-by: Matee ullah Malik mateeullahmalik@hotmail.com
Tag: v1.12.0-rc
Commit: 7ca770a
Installation:
- Extract the archive
- Run
sudo ./install.shto install required libraries - Run the binary:
./lumerad
v1.11.1-hotfix
Hotfix: bad EVIDENCE_TYPE_CASCADE_CLIENT_FAILURE
Tag: v1.11.1-hotfix
Commit: d81d905
Installation:
- Extract the archive
- Run
sudo ./install.shto install required libraries - Run the binary:
./lumerad