Releases: cartridge-gg/pathfinder
Releases · cartridge-gg/pathfinder
v0.16.1-cartridge.1
updated to upstream v0.16.1
v0.14.1
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 tostarknet_getClass
requests. - Pathfinder returns
starknet_getStateUpdate
responses that are non-conformant with the specification if there are replaced classes in the response.