Release Highlights
This is a hotfix release fixing some issues that have been reported to us. In particular, it fixes trace generation for blocks with DECLARE transactions on Starknet 0.14.1 blocks.
Fixed
- Pathfinder exits after receiving an internal server error from the feeder gateway.
starknet_estimateFeeandstarknet_simulateTransactionsfails if one of the transactions is using a class that has been declared by a simulated DECLARE transaction in the batch.- Cairo Native is not working correctly with Docker images published on Docker Hub due to a linker error.