Changelog
- bc40fee fix: localnet script
- dbbc202 Merge branch 'master' into releases/v0.16.x
- 54a0934 refactor(perp)!: replace
CumulativePremiumFractions
array with single value (#1102) - 0eab90d feat(perp): Track and expose the net size of a pair with a query (#1097)
- 3a991ca move entry to breaking changes
- 8cdf0af add lost wasm line
- 1168754 refactor!: revive dex module using intermediate test app (#1092)
- 2e8b4ed fix(oracle): fix flaky oracle test (#1100)
- b14aa88 fix: Use precision instead of 1e6 (#1091)
- a37428c feat(dex): Add stableswap pools using curve logic (#1050)
- 57f7e54 refactor(perp)!: Removed unused field,
LiquidationPenalty
, fromPositionChangedEvent
(#1086)