github NethermindEth/juno v0.15.1

latest release: v0.15.2
one month ago

This release improves the stability of the client

Added

  • Support to RPC specs 0.9.0-rc2. Blocks can be queried by the l1_accepted block tag to get the latest Starknet block which is part of the finalized Ethereum state.
  • Dynamic timeout doesn't increase on bad request error response from feeder gateway.

Fixed

  • Increased constraints on when to warn when dynamic timeout increases beyond certain threshold
  • Fixed an edge case in TransactionByBlockIDAndIndex RPC endpoint.
  • Pending block now gets assigned latest block num + 1. Before it was 0, causing transaction that depend on it this info fail when estimating fee.

Full Changelog: v0.15.0...v0.15.1

Don't miss a new juno release

NewReleases is sending notifications on new releases.