osmosis-labs / isotonic

Smart Contracts for the Lendex Protocol
MIT License
1 stars 0 forks source link

market: handle compound interest properly #109

Closed uint closed 2 years ago

uint commented 2 years ago

Closes #102

Without the fix, the compounding_interest test fails and exposes the problem.

uint commented 2 years ago

https://github.com/CosmWasm/cosmwasm/pull/1239 - pow implementation for cosmwasm_std