Releases: smart-byte/leani
Releases · smart-byte/leani
Release list
Leani v0.1.0-rc.1
Leani's first public release candidate: a lean Ethereum indexing node with restartable historical backfills, built-in processors, typed queries, and resumable streams.
This is a preview. See preview limitations and the changelog.
Native archives support macOS and Linux on ARM64 and x86-64. Linux archives require glibc 2.39 or newer; use the container or build from source on older distributions. Verify downloads against SHA256SUMS. The archives include Leani's MIT license and dependency notices; CycloneDX dependency inventories are attached separately.
Quick offline check after unpacking:
./leani --version
./leani e2e fixture --blocks 128 --data-dir ./leani-check --report ./leani-check.jsonThe Mainnet quickstart exercises historical indexing. Long-running Mainnet operation and the limitations listed above remain areas for preview feedback.