github NethermindEth/juno v0.8.1

latest releases: v0.12.2, v0.12.1, v0.12.0...
9 months ago

This release focuses solely on fixes for the RPC spec, aiming to improve the accuracy of RPC interactions.

Fixed

  • Simulate Transaction Error Handling for RPC v0_5: Addressed an issue where the starknet_simulateTransactions method did not return the correct error upon transaction reversion. (@omerfirmak in #1535)
  • EstimateFee Error Fix for RPC v0_5: Resolved an issue where starknet_estimateFee returned TxnExecutionErr instead of contract error. (@omerfirmak in [#1539]
  • Starknet Spec Version Update for RPC v0_6: Corrected the supported specification version to 0.6.0 in starknet_specVersion. (@wojciechos in #1536)

Full Changelog: v0.8.0...v0.8.1

Don't miss a new juno release

NewReleases is sending notifications on new releases.