Changes in this release -
- Lend module rewards and interest calculation changed from per block distribution to user action.
- Optimisation of iterations in lend ABCI.
- Update liquidity module code for gauge creation and reward distribution.
- Ledger transactions fix for Farm and unfarm on cSwap application.
What's Changed
- Amino codecs added for farm/unfarm ledger transactions by @vishnukumavat in #426
- update sonar value by @dhogaivannan in #427
- update sonar projectkey by @dhogaivannan in #429
- Swap conversion fix for disabled pool, causing division by zero panic by @vishnukumavat in #430
- bug fix, paginations added by @cgsingh33 in #431
- Liquidity module test case fixed by @vishnukumavat in #432
- Feature/dev by @pratikasr in #433
- Removing ABCI iterations from lend module by @pratikasr in #436
- Exclude disabled pools from child pools by @vishnukumavat in #437
- Lend test net upgrade by @pratikasr in #438
- Feature/dev by @pratikasr in #439
Full Changelog: v4.1.0...v4.2.0