Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Releases: JellyfishSDK/whale

v0.29.3

15 Mar 12:50
b08503a
Compare
Choose a tag to compare

What’s Changed

Dependencies

v0.29.2

15 Mar 09:09
91be1c8
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • feat(swap-pathfinding): glue api client with swap path finding endpoints @eli-lim (#854)

v0.29.1

15 Mar 05:25
7eedfad
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • feat(controller): token swap pathfinding getallswappabletokens @eli-lim (#849)

Dependencies

  • build(deps): bump docker/build-push-action from 2.9.0 to 2.10.0 @dependabot (#852)

v0.29.0

15 Mar 04:17
91f0044
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Add to listPoolSwapsVerbose to return displaySymbol of swap @nichellekoh (#847)
  • feat(swap-pathfinding): get all paths between tokens @eli-lim (#822)

Dependencies

v0.28.1

14 Mar 05:59
cf4f2a5
Compare
Choose a tag to compare

What’s Changed

Maintenance

  • chore(poolpair.controller): allow to to be optional when history cannot be resolved @fuxingloh (#848)

Dependencies

v0.28.0

10 Mar 04:27
829deb1
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Dependencies

v0.27.0

07 Mar 07:56
6f9f1bd
Compare
Choose a tag to compare

What’s Changed

This release, deprecate getburninfo RPC on ocean immediately. Please use api.stats.getBurn().

🚀 Features

  • add endpoint /stats/burn to get burn information, disable getburninfo from rpc @fuxingloh (#832)

Dependencies

v0.26.8

07 Mar 06:14
9631642
Compare
Choose a tag to compare

What’s Changed

Maintenance

Dependencies

v0.26.7

04 Mar 11:20
d566c36
Compare
Choose a tag to compare

What’s Changed

Maintenance

  • chore(cache) cache to improve performance of /stats/supply @fuxingloh (#827)

v0.26.6

04 Mar 09:53
18c1d69
Compare
Choose a tag to compare

What’s Changed

Maintenance

  • feature(controller): Resolve PoolSwap from/to from AccountHistory @fuxingloh (#824)