Skip to content

v0.22.5

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 18:23
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.22.5

Added

  • Parallel Sierra to CASM compilation processes during RPC requests are now limited to the number of CPU cores available by default, configurable with --rpc.compiler.concurrency-limit CLI option.

Fixed

  • Pre-confirmed block polling re-fetching the full block on every poll due to a block_identifier field being deserialized under the wrong name.