protocol-core

Multi Metastable & collateral lending protocol

GPL-3.0 License

Stars
16
Committers
4

Bot releases are hidden (Show)

protocol-core - Base Sepolia v0.2.0 Latest Release

Published by njokuScript 9 months ago

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

protocol-core - Version 0.1.2 - Base Testnet Not Audited

Published by njokuScript 11 months ago

What's Changed

  • Fix getCollateralAmountFromCurrencyValue
  • update and improve deployment script

Full Changelog: https://github.com/Descent-Collective/protocol-core/compare/v0.1.1...v0.1.2

protocol-core - Version 0.1.1 - Base Testnet Not Audited

Published by njokuScript 11 months ago

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

protocol-core - Descent Protocol Core Contract 0.1.0 - Base Testnet Not Audited

Published by njokuScript 11 months ago

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