0.5.0 (2025-10-27)
Summary
This release introduces some consensus updates, network renaming, and repository refinements for improved modularity and automation.
Details
Features
- consensus: changes based on protocol #20413 (#44) (28d7473)
- consensus: improve
EIP-4396calculation (#32) (569500d) - repo: always use
alethia-rethas package name (94ac428)
Bug Fixes
Chores
- chainspec: remove
Heklaand introduceTolbanetwork (#35) (2937d0a) - chainspec: rename
tolbanetwork totaiko-hoodi(#43) (3df171e) - chainspec: update devnet genesis JSON (#45) (fecf7f1)
- chainspec: update Shasta devnet genesis JSON (#26) (14da7bd)
- repo: always use
alethia-rethas package name (#28) (94ac428) - repo: introduce
AGENTS.md(#34) (7dbd4fc) - repo: introduce
justfile(#33) (6c8fd92) - repo: update
Cargo.lock(#41) (8cf2220) - repo: update project type in
release-please-config.json(#29) (699930f)
Documentation
Code Refactoring
- repo: refine workspace layout by modularizing crates (#37) (a9f7cfe)
- repo: rename the
alethia-rethcrate toalethia-reth-node(#38) (8fce9a5)