Skip to content

v0.15.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:18
· 88 commits to main since this release
ac229c2

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