·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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-limitCLI option.
Fixed
- Pre-confirmed block polling re-fetching the full block on every poll due to a
block_identifierfield being deserialized under the wrong name.