Skip to content

0.393.0

Choose a tag to compare

@propellerci propellerci released this 07 Sep 11:13
· 97 commits to main since this release

0.393.0 (2026-09-07)

Features

  • execution: update MetricExecutor to the MetricOmm pool interface (7ff4994)
  • metric: gate quotability on the new priceProviderStatus field (0a78182)
  • metric: support Robinhood Chain (499163b)
  • rfq: drive Metric depth walk by cumulativeInputVolume; fetch tvlFiat (6b2a1e2)
  • rfq: migrate Metric integration to v1 API (f167eb8)
  • rfq: migrate Metric integration to v1 API (#1220) (61267c9)
  • rfq: price Metric partial-bin fills pro-rata in integer units (2a34a1c)
  • rfq: skip Metric pools with empty depth (c1aa202)
  • rfq: take Metric input limits from depth cumulativeInputVolume (c155ffc)

Bug Fixes

  • execution: silence Slither unused-return on the Metric pool swap (5ae2fdc)
  • metric: decode explicit null depth as an empty book (d9f4990)

Reverts

  • drop unrelated Ramses ABI formatting (934bba2)