All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.3.0 (2021-11-03)
4.2.0 (2021-11-02)
4.1.3 (2021-10-25)
4.1.2 (2021-10-22)
4.1.1 (2021-10-21)
- account for approximation error in deposit and borrow rates (#270) (de6a678)
- remove unnecessary [skip ci] (50b3a88)
4.1.0 (2021-09-21)
4.0.2 (2021-09-13)
4.0.1 (2021-08-25)
4.0.0 (2021-08-25)
3.3.0 (2021-08-20)
3.2.0 (2021-07-27)
3.1.0 (2021-06-21)
3.0.0 (2021-06-17)
2.7.2 (2021-03-31)
2.7.1 (2021-03-31)
2.7.0 (2021-03-30)
2.6.0 (2021-03-16)
- add calculateReserveDebt function (#90) (53ee066)
- new weth gateway & AMM market (#96) (fe5881a)
- updated gas margin to 30% (#122) (776904c)
- add mainnet address and fix max amount (#101) (ca709b3)
- move linear calculation from v1 to common (#115) (ecce2b0)
- resolve eslint config issues with prettier deprecation (#117) (5638f5f)
- skip release step on forks (#118) (21fdb9a)
2.5.0 (2021-02-17)
- add flashliquidation adapter to tx-builder (#58) (073606e)
- add gas calculations to the response of the tx (#76) (3ee1934)
- reapply ray pow improvements (#82) (14986a1), closes #81