Skip to content

v1.1.0

Latest

Choose a tag to compare

@smardex-bot-account smardex-bot-account released this 27 Mar 17:05
5529e28

1.1.0 (2025-03-27)

⚠ BREAKING CHANGES

  • The UsdnProtocolFallback contract now requires 2 parameters to be deployed

Features

  • add a version of the USDN token with no rebase (#878) (bb798f3)
  • deploy SetRebaseHandlerManager (#869) (33fd954)
  • deployment configuration file (#876) (6060feb)
  • middleware: add shortDN middleware using Chainlink Data Streams (#892) (7739a52)
  • middleware: chainlink data streams middleware (#879) (2dff4ca)
  • middleware: short oracle middleware (#875) (5550996)
  • new liquidation rewards manager for short DN (#882) (1bea0c3)
  • script: set all current parameters to a new protocol (#884) (eb382e0)
  • set asset bound setters limits on deployment (#889) (f30d98a)
  • SetRebaseHandlerManager contract (#862) (b96e510)

Bug Fixes

Miscellaneous Chores

Code Refactoring

  • script: split the prod/fork deployments (#874) (9f0d931)

Build System