github dydxprotocol/v4-chain indexer/v1.0.2
Indexer v1.0.2

latest releases: indexer/v7.0.0-dev4, protocol/v7.0.0-dev4, indexer/v6.0.7...
10 months ago

Indexer v1.0.2 Release Notes

v1.0.2 contains improvements to speed up ingestion of on-chain data from the full-node and 2 bug fixes for order related data from websockets.

Improvements

  • (ender) Updated handlers for stateful orders, perpetuals, clob pairs, assets, liquidity tiers, transfers, liquidation orders to use SQL scripts to reduce latency

Bugfixes

  • (vulcan, ender) Fixed bug where orders that are fully-filled from the full-node’s in-memory state but are not fully-filled in network state do not have terminal statuses sent in websocket messages (CANCELED, FILLED or BEST_EFFORT_CANCELED)
  • (vulcan, ender) Fixed bug where order statuses could transition from CANCELED to BEST_EFFORT_CANCELED

Don't miss a new v4-chain release

NewReleases is sending notifications on new releases.