github NethermindEth/juno v0.13.3

8 hours ago

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_consumed values in starknet_estimateFee and starknet_simulate responses
  • Fixed transaction trace format to match specifications across all RPC versions
  • Resolved JSON marshalling errors in starknet_call for RPC v6-7 that caused empty responses
  • Added proper ENTRYPOINT_NOT_FOUND error handling for starknet_call

Full Changelog: v0.13.2...v0.13.3

Don't miss a new juno release

NewReleases is sending notifications on new releases.