Skip to content

v0.20.3

Choose a tag to compare

@github-actions github-actions released this 09 Sep 14:39
· 1188 commits to main since this release
v0.20.3
61ad501

Release Highlights

This is a small feature release adding polling of pre-latest data. The aim here is to reduce transaction latency as observed via the JSON-RPC API via implementing a more elaborate pre-latest/pre-confirmed data polling method that avoids some pitfalls of our previous implementation.

Changed

  • Polling of pre-confirmed data has been improved to reduce end-to-end latency. Pathfinder now polls both the pre-latest and pre-confirmed data from the feeder gateway.