Skip to content

feat: loan portfolio#934

Closed
Axel-IoBuilders wants to merge 4 commits intodevelopmentfrom
feat/loanPortfolio
Closed

feat: loan portfolio#934
Axel-IoBuilders wants to merge 4 commits intodevelopmentfrom
feat/loanPortfolio

Conversation

@Axel-IoBuilders
Copy link
Copy Markdown
Contributor

Description

Add LoansPortfolioFacet for LoanPortfolio asset type. Manages a portfolio of loan and cash holdings with classification by collateral, performance status, and country. Includes LoansPortfolioStorageWrapper, full Diamond integration (resolver keys, roles, storage positions), TimeTravel test variant, and a complete integration test suite.

Type of change

  • Bug fix 🐞
  • New feature ✨
  • Breaking change 💥
  • Documentation update 📖
  • Refactor 🔧

Testing

Node version:

  • 20
  • 22
  • 24

Checklist

  • Style Guidelines followed ✅
  • Documentation Updated 📚
  • Linters - No New Warnings ⚠️
  • Local Tests Pass ✅
  • Effective Tests Added ✔️
  • No reduction of Coverage

@Axel-IoBuilders Axel-IoBuilders self-assigned this Apr 9, 2026
@Axel-IoBuilders Axel-IoBuilders requested review from a team as code owners April 9, 2026 09:13
@Axel-IoBuilders Axel-IoBuilders changed the title Feat/loan portfolio feat: loan portfolio Apr 9, 2026
Signed-off-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
Signed-off-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
Signed-off-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
Signed-off-by: Axel-IoBuilders <108282711+Axel-IoBuilders@users.noreply.github.com>
}

function _loansPortfolioWithdraw(
address assetAddress,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The undescore before the parameter name is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants