All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improved epoch closure procedure (avoids edge case that can lead to skipping L1 blocks)
- Added CI e2e tests with local environment using espresso-dev-node
- CI binaries generation for multiple platforms
- Fixed epoch closure procedure
- Fixed startup policy when there is no record of the last processed espresso block
- Default URI endpoint updated to
0.0.0.0:8080
- Binary generation in CI now supporting multiple platforms
- Adapt to new node version (2025-01-28)
- Safer parsing of EIP-712 structures
- Initial EspressoReader implementation