This repository has been archived by the owner on Jun 3, 2022. It is now read-only.
Releases: JellyfishSDK/whale
Releases · JellyfishSDK/whale
v0.26.5
What’s Changed
🐛 Bug Fixes
- fix(poolpairs-pagination): BURN-DFI will be excluded after ApiPagedResponse have been created @fuxingloh (#825)
v0.26.4
What’s Changed
🚀 Features
- feat(api/swaps/aggregated): include USD value for aggregated swaps @fuxingloh (#823)
v0.26.3
What’s Changed
Dependencies
- build(deps): bump actions/setup-node from 2.5.1 to 3.0.0 @dependabot (#806)
v0.26.2
What’s Changed
🚀 Features
Dependencies
- build(deps-dev): bump @nestjs/schematics from 8.0.6 to 8.0.7 @dependabot (#804)
- Bump @defichain/jellyfish dependencies @defichain-bot (#801)
- build(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 @dependabot (#803)
v0.26.1
What’s Changed
🚀 Features
- feat(whale-api): Add
froms
info on auction batch @canonbrother (#698)
🐛 Bug Fixes
- Fix poolpair tests @monstrobishi (#800)
v0.26.0
What’s Changed
Maintenance
- chore(indexer): reverse bucket loop order, to exit when an index when interval already exist @fuxingloh (#799)
v0.25.0
What’s Changed
🐛 Bug Fixes
- remove comission from swap indexing due to fork in DfTx @fuxingloh (#798)
- Remove poolswap optimisation @monstrobishi (#795)
v0.24.1
What’s Changed
🚀 Features
ApiPagedResponse<PoolSwapAggregated>
@monstrobishi (#796)- Add volume and commission to
poolpair.controller
@monstrobishi (#794)
Dependencies
- Bump @defichain/jellyfish dependencies @defichain-bot (#797)
- Bump @defichain/jellyfish dependencies @defichain-bot (#793)
v0.24.0
What’s Changed
🚀 Features
- feat(indexer): pool swap aggregation bucket @fuxingloh (#790)
Maintenance
- chore(core): testTimeout increase to 300000 for longer more complex tests @fuxingloh (#792)
Dependencies
- build(deps): bump docker/login-action from 1.12.0 to 1.13.0 @dependabot (#791)
- Bump @nestjs dependencies @defichain-bot (#785)
v0.23.3
What’s Changed
🐛 Bug Fixes
- fix(stats/supply): add missing emission burn that is not tracked within account layer @fuxingloh (#784)