Skip to content

Releases: Descent-Collective/protocol-core

Base Sepolia v0.2.0

01 Feb 18:42
bbf4752
Compare
Choose a tag to compare

What's Changed

  • Use 18 decimlas for rate and liquidation threshold
  • Abstract the rate calculation to a different contract to make it modular
  • Add global debt ceiling and add check for global and collateral debt ceiling when minting, also update deploy script and tests
  • Enable users to be able to repay and withdraw during paused
  • Added invariant tests and fix noticed bugs
  • Added fuzzed unit test for currency contract
  • Integrate the OSM, Median and Feed into the invariant tests
  • Replace open zeppelin with solady.
  • Use rounding down for liquidation reward calculation
  • Added invariant tests and fix noticed bugs

Full Changelog:https://github.com/Descent-Collective/protocol-core/blob/master/CHANGELOG.md#sepolia-version-020

Version 0.1.2 - Base Testnet Not Audited

06 Dec 12:52
Compare
Choose a tag to compare

What's Changed

  • Fix getCollateralAmountFromCurrencyValue
  • update and improve deployment script

Full Changelog: v0.1.1...v0.1.2

Version 0.1.1 - Base Testnet Not Audited

02 Dec 07:40
Compare
Choose a tag to compare

Changes

See CHANGELOG.md for a complete list of changes.

Deployed Contracts

The addresses of deployed contracts of this version can be found in the Readme. The contracts are currently not verified, so the ABIs can be found here

Descent Protocol Core Contract 0.1.0 - Base Testnet Not Audited

25 Nov 00:50
Compare
Choose a tag to compare

Changes

See CHANGELOG.md for a complete list of changes.

Deployed Contracts

The addresses of deployed contracts of this version can be found in the Readme. The contracts are currently not verified, so the ABIs can be found here