This repository has been archived by the owner on May 30, 2023. It is now read-only.
Releases: galacticcouncil/HydraDX-math
Releases · galacticcouncil/HydraDX-math
v4.4.2
What's Changed
- bug: revert the precision check to less or equal by @enthusiastmartin in #37
v4.4.0
What's Changed
- feat: add pool trade fee calculation by @enthusiastmartin in #28
- feat: liquidity mining by @martinfridrich in #32
- feat: Stableswap v1 by @enthusiastmartin in #35
Full Changelog: v4.0.0...v4.4.0
v4.0.0
HydraDX Math v3
Merge pull request #23 from galacticcouncil/codecov ci: add code coverage
HydraDX Math - LBP support
Added LBP math
HydraDX Math v1.0.0
Changes
- Major refactor of the whole package
- Breaking changes ( function renamed, params order, returning type )
- Added additional tests
- Updated docs
- Updated readme
Initial release
v0.1.0 gh workflow - use main branch