This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
v0.3.0
0.3.0 (2022-04-25)
Features
- Add Olympus V2 bonds (#203) (cbde9d4)
- add tokemak tvl fetcher (#215) (3f4da77)
- Extract Naos to Studio for MasterChef example (#247) (0650871)
- Extract Olympus to Studio (#228) (2b9b887)
- Extract uniswap-v2 to Studio (#218) (8c2bbec)
- Migrate Curve over (#229) (1043bc8)
- wBAN integration (#246) (81837ef)
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)