Skip to content

v0.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 10:56
· 493 commits to main since this release
v0.14.1
59cd89b

This is a hotfix release fixing some JSON-RPC API issues and a configuration issue.

Fixed

  • Pathfinder does not properly limit the number of concurrent executors when using the --rpc.execution-concurrency CLI option.
  • Pathfinder returns non-conforming STRUCT_ABI_ENTRY objects in response to starknet_getClass requests.
  • Pathfinder returns starknet_getStateUpdate responses that are non-conformant with the specification if there are replaced classes in the response.