Release Highlights
- Fix for not being able to perform the recent L2 reorg on Starknet mainnet. ⚠️ Please upgrade immediately if you are experiencing issues with catching up with the tip of the chain on Starknet mainnet. ⚠️
Added
--rpc.disable-batch-requests
CLI option, for instances not wishing to support batch requests.
Fixed
- Pathfinder cannot recover after a reorg involving more than 1000 blocks. L2 reorg fails with error "Reorg exceeded local blockchain cache".