v0.13.3
This release includes several important fixes to improve RPC stability and transaction handling.
Fixed
- Fixed fee estimation issues:
- Resolved failures due to absence of L1 data gas
- Corrected VM versioned constants selection for accurate fee calculation
- Fixed extremely large
gas_consumedvalues instarknet_estimateFeeandstarknet_simulateresponses
- Fixed transaction trace format to match specifications across all RPC versions
- Resolved JSON marshalling errors in
starknet_callfor RPC v6-7 that caused empty responses - Added proper
ENTRYPOINT_NOT_FOUNDerror handling forstarknet_call
Full Changelog: v0.13.2...v0.13.3