github NethermindEth/juno v0.15.22

7 hours ago

This update objective is to reduce the amount of data Juno downloads from the sequencer. It will reduce bandwidth cost for everyone.

Changed

  • Blockifier updated to version v0.18.0-rc.1.
  • Reduced data downloaded from the Sequencer every time we poll a latest block. From 40 to 500kbs to just a few bytes.
  • Reduced data downloaded from the Sequencer when querying a transaction status. Before we would get the full transaction and discard the rest of the fields. Now, we correctly get only the data we need.

Full Changelog: v0.15.21...v0.15.22

Don't miss a new juno release

NewReleases is sending notifications on new releases.