Releases: NethermindEth/Catalyst
Releases · NethermindEth/Catalyst
Release list
v1.40.0
What's Changed
Features
- Fetch operator and core state at a specific block/hash context (#975)
- Realtime: align RealTimeInbox config ABI with deployed contract (#968)
Fixes
- Verifier: check head timestamp during verification (#974)
- Improve E2E test reliability (#971, #972, #973)
- Address security audit findings (#970)
Chores
- Remove outdated checks (#969)
v1.35.2
What's Changed
- feat(shasta): fall back to anchorV3 decoding when anchorV4 decode fails by @mikhailUshakoff in #925
- fix(shasta): clamp parent gas limit to protocol bounds by @mikhailUshakoff in #926
- fix: update blobs_per_batch default value by @mikhailUshakoff in #928