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

Releases: JellyfishSDK/whale

v0.23.2

15 Feb 14:39
1164b5d
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Dependencies

v0.23.1

14 Feb 05:23
a257fea
Compare
Choose a tag to compare

What’s Changed

Maintenance

Dependencies

v0.23.0

09 Feb 19:54
f7bf10a
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

Maintenance

Dependencies

v0.22.2

03 Feb 17:14
91c692f
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • feature(json-rpc): expose whitelisted defid JSON RPC 1.0 @fuxingloh (#751)

v0.22.1

03 Feb 15:43
b62b11d
Compare
Choose a tag to compare

What’s Changed

Dependencies

v0.22.0

03 Feb 06:52
c04ff9b
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Maintenance

  • chore(indexer): deprecated SetOracleDataIntervalIndexer Indexer & API @fuxingloh (#749)

v0.21.0

02 Feb 14:08
38543c4
Compare
Choose a tag to compare

What’s Changed

Maintenance

  • chore(database): revert LevelDatabase options due to memory usage @fuxingloh (#746)
  • chore(health-check): readiness synced blocks are more than 2 blocks behind @fuxingloh (#748)

Dependencies

v0.20.0

31 Jan 11:40
65c78aa
Compare
Choose a tag to compare

What’s Changed

Maintenance

  • chore(database): check index is modified before deleting for better performance @fuxingloh (#733)
  • chore(indexer): reduce the amount of RPC call from 4 to 2 for indexing @fuxingloh (#742)
  • chore(database): increase max open file and max file size to benefit modern system @fuxingloh (#737)
  • chore(database): add cbor for value encoding to reduce overall storage footprint @fuxingloh (#732)
  • chore(docker-compose): update fork height for defid @canonbrother (#741)

v0.19.1

31 Jan 07:13
bb8d951
Compare
Choose a tag to compare

What’s Changed

Maintenance

  • chore(model.probes.ts): change model readiness window to 4 @fuxingloh (#738)

v0.19.0

30 Jan 06:40
a634b60
Compare
Choose a tag to compare

What’s Changed

Dependencies