- 781 Oracle module unit test cleanup.
- 782 Add unit test to
x/oracle/types/denom.goandx/oracle/types/keys.go. - 786 Add unit test to
x/oracle/.... - 798 Increase
x/oracleunit test coverage.
v2.0.0 - 2022-04-06
- 754 Update go.mod to use
/v2import path. - 723 Add leverage parameter SmallLiquidationSize, which determines the USD value at which a borrow is considered small enough to be liquidated in a single transaction.
- 711 Clarify error message for negative elapsed time case.
- Convexity upgrade!!!
v1.0.3 - 2022-02-17
- #560 Use Gravity Bridge fork that disables slashing completely.
v1.0.2 - 2022-02-16
- #556 Refactor the
debug addrcommand to convert addresses between any Bech32 HRP.
v1.0.1 - 2022-02-07
- #517 Fix makefile
buildandinstalltargets to support Ledger devices.
v1.0.0 - 2022-02-07
- Initial release!!!