Skip to content

Releases: KyberNetwork/elastic-go-sdk

v2.0.2

08 Jun 05:29
6e4f49e
Compare
Choose a tag to compare

What's Changed

  • fix: case liquidityNet is nil by @piavgh in #6

v2.0.1

07 Jun 02:04
1372f9e
Compare
Choose a tag to compare

What's Changed

  • fix: correct nearest current tick when current tick is below smallest by @piavgh in #5

v2.0.0

17 May 10:14
e26430f
Compare
Choose a tag to compare

What's Changed

  • refactor: adapt to Elastic contract v2 by @piavgh in #1
  • chore: upgrade to v2 by @piavgh in #3

Full Changelog: v1.1.0...v2.0.0

v1.1.0

15 May 15:30
c22725e
Compare
Choose a tag to compare
refactor: elastic v2 changes (swap math) (#2)

* refactor: swap math (make it similar to the contract)

* refactor: pool (make it work with new swap math)

* ci: update ci to match go version

v1.0.0

14 May 08:20
3c30f5f
Compare
Choose a tag to compare
refactor: update module name