Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Releases: Zapper-fi/studio

v0.7.0

27 Apr 12:26
6acc128
Compare
Choose a tag to compare

0.7.0 (2022-04-27)

Features

v0.6.1

27 Apr 11:52
9073da9
Compare
Choose a tag to compare

0.6.1 (2022-04-27)

Bug Fixes

v0.6.0

27 Apr 11:44
84ae76e
Compare
Choose a tag to compare

0.6.0 (2022-04-27)

Features

Bug Fixes

v0.5.1

26 Apr 20:02
69dd6f0
Compare
Choose a tag to compare

0.5.1 (2022-04-26)

Bug Fixes

  • import things in a specific way to prevent transpiler issue (#281) (21d5a79)
  • pickle: Use app toolkit for all helpers (4dfa5c2)

v0.5.0

26 Apr 17:00
58bf0c4
Compare
Choose a tag to compare

0.5.0 (2022-04-26)

Features

  • illuvium: Extract Illuvium to Studio and fix the staked/claimable amounts (#273) (3da8a03)

Bug Fixes

  • Resolve conflict in rename of AbstractApp (#279) (989b3f5)

v0.4.1

26 Apr 14:52
1e74a06
Compare
Choose a tag to compare

0.4.1 (2022-04-26)

Bug Fixes

v0.4.0

26 Apr 13:51
ca5f86c
Compare
Choose a tag to compare

0.4.0 (2022-04-26)

Features

Bug Fixes

v0.3.2

25 Apr 15:50
9f480a2
Compare
Choose a tag to compare

0.3.2 (2022-04-25)

Bug Fixes

  • olympus: Add V1 bond depository contract (#258) (44ba840)

v0.3.1

25 Apr 15:13
9b1c58a
Compare
Choose a tag to compare

0.3.1 (2022-04-25)

Bug Fixes

  • Create index files for Uniswap V2 and Olympus modules (#255) (dfb00ce)
  • init cache earlier to prevent infinite loop (#252) (a2f1152)

v0.3.0

25 Apr 14:09
d7eca46
Compare
Choose a tag to compare

0.3.0 (2022-04-25)

Features

Bug Fixes

  • Catch @Cache & @CacheOnInterval errors (#234) (ec71d80)
  • curve: Replace helper references for app toolkit (#240) (c7a6064)
  • Fix linting and logo in wBAN (#249) (b3a170f)
  • Fix Olympus module not loading (#230) (ba2d565)
  • Fix rewards to be per second and not per block (#251) (d6f9553)
  • Rename resolveTotalRewardPerBlock to resolveTotalRewardRate (#248) (371841a)
  • Resolve circular dependencies in Olympus (#232) (ee54d2a)
  • Split Olympus bond balance helper for v1 and v2 bonds, keep bond position fetcher generic, fix lint error (#242) (0ea4021)
  • Temporarily disable Olympus (#231) (2ec6cfb)
  • Tokemak - add missing reactors & fix claimable rewards (#237) (1792cdd)
  • tokemak: Use App Toolkit instead of position service (#239) (2d4e54a)