Skip to content

v2.16.0

Latest
Compare
Choose a tag to compare
@momentmaker momentmaker released this 23 Sep 16:22
· 271 commits to develop since this release
v2.16.0
72a7d23

Added

  • Error handling when arbitrum sequencer is not accessible
  • Error handle for gnosis chiado for seen tx
  • Gas limit estimation feature to EVM gas estimators. Introduced a new config EVM.GasEstimator.EstimateLimit to toggle this feature
  • Report new heads as a telemetry to OTI
  • Optimism Stack L1 Oracle to add support for Mantle
  • Allow workflows to run without external registry configured
  • Astar TerminallyUnderpriced error mapping
  • Custom client error messages for Mantle to capture InsufficientEth and Fatal errors
  • New health check that ensures RPC provides new finalized heads at least every NoNewFinalizedHeadsThreshold

Updated

  • Sync feeds-manager wsrpc proto
  • Add DB syncing for registry syncer
  • Polygon configs to match PIP-35
  • Simplify how token and gas prices are stored in the database - user upsert instead of insert/delete flow

v2.16.0 Changelog