You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
33
34
34
### Changed
35
35
36
+
- improve stake pool price
36
37
-`createCustomizablePermissionlessConstantProductPool` function `customizableParams` now require `feeCurve`. See [test](./ts-client/src/amm/tests/initializeCustomizablePermissionlessConstantProductPool.test.ts) example.
37
38
-`createCustomizablePermissionlessConstantProductPool` function `customizableParams` no longer need to pass in `padding`
38
39
-`calculateTradingFee` and `calculateProtocolTradingFee` function receive `PoolFees` instead of `PoolState`
0 commit comments