Skip to content

Releases: cartridge-gg/pathfinder

v0.16.1-cartridge.1

26 Feb 13:14
c79ab58
Compare
Choose a tag to compare

updated to upstream v0.16.1

v0.14.1

26 Feb 13:06
Compare
Choose a tag to compare

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.