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

Releases: JellyfishSDK/whale

v0.8.9

15 Aug 05:07
c55eaa3
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

Dependencies

v0.8.8

12 Aug 06:57
f6cb44c
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • fix WhaleApiClient options to create a new options instead of assigning @fuxingloh (#339)

Dependencies

v0.8.7

11 Aug 05:57
e47b341
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

  • reconfigure probes to unhealthy if defid blocks are more than 4 headers behind @fuxingloh (#331)

v0.8.6

06 Aug 14:50
f7b6709
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Maintenance

Dependencies

v0.8.5

05 Aug 03:46
a56e59f
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Maintenance

  • MainDfTxIndexer to log error instead of crashing to prevent indexer stall @fuxingloh (#318)
  • Add more test units to validate Oracle indexers result with Oracle rpcs result @jingyi2811 (#317)

v0.8.4

04 Aug 07:48
33d28e8
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • fixed ApiPagedResponse.nextToken to just return string | undefined @fuxingloh (#316)

Dependencies

v0.8.3

04 Aug 05:07
5ada217
Compare
Choose a tag to compare

What’s Changed

Maintenance

Dependencies

v0.8.2

03 Aug 14:14
fb40c10
Compare
Choose a tag to compare

What’s Changed

Dependencies

v0.8.1

03 Aug 07:35
63b38f3
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Add /stats endpoint @fuxingloh (#299)
  • Add transform decorator to limit the size property of PaginationQuery to 60 @aikchun (#300)

🐛 Bug Fixes

  • fixed @defichain/whale-api-client deps linking @fuxingloh (#306)
  • fixed getDfTxTransactions so that it only parse OP_DEFI_TX if present @fuxingloh (#301)

Maintenance

  • defichain-dependencies.yml to bump jellyfish/whale/playground individually @fuxingloh (#297)
  • Refactor TVL calculation to use SemaphoreCache @fuxingloh (#295)
  • Added SemaphoreCache to limit concurrency for certain expensive operations @fuxingloh (#293)

Dependencies

v0.8.0

02 Aug 04:02
e0c82a9
Compare
Choose a tag to compare

What’s Changed

🚀 Features