Skip to content

0.324.0

Latest

Choose a tag to compare

@propellerci propellerci released this 06 Jul 12:26

0.324.0 (2026-07-06)

Features

  • add hybrid Curve implementation (vm:curve) (db91793)
  • curve: warn when vm:curve uses the deprecated VM adapter (4cd64c6)
  • exclude rate-bearing and rebasing curve pools from vm:curve (bd21ab3)
  • hybrid Curve implementation (vm:curve) with vendored MIT math (#1126) (3ad633c)
  • re-derive post-MIT Curve math features from Curve Vyper (clean-room) (1bbcb36)
  • vendor MIT curve-math/curve-adapter as inline modules (c190602)

Bug Fixes

  • curve: fail decoding when a pool's MATH() code cannot load (6412467)
  • curve: resolve TwoCrypto NG-vs-Stable on the probe fallback path (3bb05c5)
  • curve: return an error from get_limits when the solver fails (6e280b1)