github NethermindEth/juno v0.15.2

19 days ago

What's new

This release comes with full support of Startnet RPC v0.9.0.

Changes

  • When executing a transaction without validation there is no longer a strict nonce check. This means that an account can invoke a transaction with any nonce bigger than their current one instead of the next immediate nonce 077c3b1
  • Rewrote RPC Transaction cache reducing greatly the amount of memory allocated (details ) e17670d
  • Improved L1 data monitoring 62b3363
  • Added docs explaining Juno's Kubernetes health endpoints 256c9c4
  • Provided grafana dashboard updated to work with standard Prometheus configurations 4003007

Full Changelog: v0.15.1...v0.15.2

Don't miss a new juno release

NewReleases is sending notifications on new releases.