github eqlabs/pathfinder v0.1.9-alpha

latest releases: v0.13.2, v0.13.1, v0.13.0...
2 years ago

Features

  • Support StarkNet 0.8.2 changes
  • Pathfinder release monitoring
    • Pathfinder actively monitors github for new releases
    • A warning level log will be emitted if a new release is detected
  • Support data directory config item
  • Set user-agent in L1 and L2 queries
    • the Ethereum user-agent config item is now deprecated
  • Add block numbers to sync status API
  • Improve readme documentation
  • Support deploy and invoke transactions via RPC API

Fixes

  • Fix transaction receipts not containing events
  • Dramatically improve RPC performance for block-related queries
  • Improve retry logic for L1 and L2 queries
    • Drastically reduces how much pathfinder nodes spam during transient network events
    • Remove a tight retry-loop for decoding
    • Adhere to rate-limiting
  • Change reorg events severity from warn to info

Full Changelog: v0.1.8-alpha...v0.1.9-alpha

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.