Releases: Hover-Labs/kolibri-js
v3.0.4
This release contains contracts 1.1 upgrades for Granadanet in the TESTNET contracts object
v3.0.3
This sets up a new Granadanet deploy with a fresh set of contracts
v3.0.2
Rev to contracts 1.0 on Granadanet
v3.0.1
This release updates SavingsPoolClient
APIs to allow clients to get raw transaction objects for interacting with the pool, rather than sending them automatically.
v3.0.0
This release contains:
- Updated error codes
- More efficient approximation of APRs on kUSD borrows and APY on savings pool
The following breaking API changes have been made:
StableCoinClient::getStabilityFeeApy
now returns aDecimal
instead of aBigNumber
SavingsPool::getInterestRateAPY
now returns aDecimal
instead of aBigNumber
v2.0.2
This release contains additional functionality for SavingsPoolClient
which enables additional displays in a front end.
v2.0.1
Release 2.0.1:
SavingsPoolClient
- Experimental support for Savings Pool on Sandbox/Testnet- Functionality to derive an oven address
v2.0.0
This release upgrades the taquito dependencies in a breaking manner, and moves from @thanos-wallet/dapp
to @temple-wallet/dapp
.
v1.15.2
This release updates the minter and minter break glass contract on sandbox net to keep sandbox nets implementations in sync with mainnet.