github NethermindEth/juno v0.15.9

one day ago

Added

  • Improved WebSocket RPC methods by adding access to the pre-latest blockchain state. This will improve UX for users of subscription based methods since it will be able for them to return updated information faster.

Fixed:

  • Fixed an issue with starknet_estimateFee endpoint with incorrect handling of estimations that runs out of gas.
  • Fixed an issue with starknet_simulateTransactions where DEPLOY_ACCOUNT transactions could fail unexpectedly with insufficient funds error.
  • Fixed an issue where pre-latest blocks didn't have a block number assigned.

Changed:

  • Internal state refactors improving code quality and minor benefits to performance.

Full Changelog: v0.15.8...v0.15.9

Don't miss a new juno release

NewReleases is sending notifications on new releases.