Skip to content

Releases: growr-xyz/growr-core-protocol

Protocol version 0.3

22 Jul 11:27
Compare
Choose a tag to compare
Protocol version 0.3 Pre-release
Pre-release

Growr core protocol, version 0.3:

  • Feature: Possibility to destroy a pond with zero utilization
  • Feature: Possibility to back-stop a pond from approving new loans using pond activation & deactivation
  • Feature: Support lending pools in native token (WRTBC)

Deployment on RSK Testnet:

  • VerificationRegistry : 0xA05A7F9f6aA39d37f3fcE95D4A4ad5D273c0Db6C
  • PondFactory : 0x6069A41Ac8d73b7aE193f4890db1E84Df28a6835
  • WRBTC address : 0x4e66383618f48666706CcE9eaF5439f141935f58
  • xUSD address : 0x7237aD8910561B683c760A29246af14cAA52EEd2
  • DOC address : 0x84DF2f71B3d47C70a34dCd1C6E56fCb3a0b87F3C

Full Changelog: httf4...v0.3

httf4

10 Apr 13:21
Compare
Choose a tag to compare
httf4 Pre-release
Pre-release

Growr release httf4 / 10.04.2022

  1. Growr protocol
  • Version: 0.1
  • Repository
  • Description
  • Features:
    • Added RBTC/WRBTC support
    • Bug fixes
    • Deployment on RSK Testnet
  1. Growr protocol demo app
  • Version: 0.1
  • Repository
  • Description
  • Features:
    • Create a lending pond
    • Deposit funds to a pond
    • Withdraw funds from a pond
    • Review pond details
    • Review pond utilization
    • Bug fixes
    • Deployment on Netlify - try it our here
  1. Growr SSFI agent demo app
  • Version: 0.2
  • Repository
  • Description
  • Features:
    • Metamask wallet connection - refactoring
    • Integration with VC issuing service
    • Claiming and storage of verifiable credentials (KYC, age, citizenship, avg monthly income, avg monthly rest, saving percent)
    • Integration with Growr protocol
    • Applying to the protocol for loan offers
    • Accepting of loan offers and receiving funds in wallet
    • Loan repayment
    • Dashboard - refactoring
    • Integration with RIF Data Vault
    • Restore account details from data vault
    • Store verifiable credentials, financial details and goals in data vault
    • Integration with Financial HealthCheck service
    • Bug fixes
    • Deployment on Netlify - try it our here
  1. Sample VC Issuer & Risk Assessor services
  • Version: 0.1
  • Repository
  • Features:
    • Integration with Finastra FusionFabric.cloud APIs
    • Extraction of customer profile and issuing of verifiable credentials (KYC, age, citizenship)
    • Extraction of customer transactions and issuing of verifiable credentials (avg monthly income, avg monthly rest, saving percent)
    • Risk assessment - verification of credentials
    • Risk assessment - storing verification result in Verification Registry smart contract
    • Bug fixes
    • Deployment on DigitalOcean
  1. Documentation
  • Version: 0.2
  • Repository
  • Litepaper
  • Protocol detailed documentation
  • Sections:
    • Overview of protocol concepts, participants, components and processes
    • Specification of distribution and identity processes
    • Specification of risk management processes
    • Specification of liquidity processes
    • Specification of payment processes
    • Specification of governance processes
    • Implementation summary