github eqlabs/pathfinder v0.5.3

latest releases: v0.14.2, v0.14.1, v0.14.0...
17 months ago

0.5.3

Fixes for minor issues and inconsistencies.

Added

  • max-rpc-connections command-line argument. This sets the maximum number incoming RPC connections the pathfinder node will accept. This defaults to 1024 if not specified.
  • cairo-lang upgraded to 0.11.0.2

Fixed

  • starknet_simulateTransaction data model inconsistency
  • poll-pending default value restored to false
  • incoming RPC connections limited to 100. This limit was accidentily introduced in v0.5.2 as part of a dependency upgrade, whereas before it was unlimited. The default is now 1024 and can be configured using --max-rpc-connections.
  • handling of invalid JSON-RPC requests

Full Changelog: v0.5.2...v0.5.3

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.