Skip to content

feat(constants): add amortization constants and interface functions#942

Draft
marcosio wants to merge 1 commit intorefactor/BBND-1458-59-60-lib-diamond-migrationfrom
refactor/BBND-1458-amortization
Draft

feat(constants): add amortization constants and interface functions#942
marcosio wants to merge 1 commit intorefactor/BBND-1458-59-60-lib-diamond-migrationfrom
refactor/BBND-1458-amortization

Conversation

@marcosio
Copy link
Copy Markdown
Contributor

  • add _AMORTIZATION_RESOLVER_KEY constant to resolverKeys.sol
  • add _AMORTIZATION_ROLE constant to roles.sol
  • add function signatures for amortization management (cancelAmortization, releaseAmortizationHold)

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

- add _AMORTIZATION_RESOLVER_KEY constant to resolverKeys.sol
- add _AMORTIZATION_ROLE constant to roles.sol
- add function signatures for amortization management (cancelAmortization, releaseAmortizationHold)

Signed-off-by: Marcos Serradilla Diez <marcos@io.builders>
@marcosio marcosio self-assigned this Apr 13, 2026
@marcosio marcosio requested review from a team as code owners April 13, 2026 06:59
@marcosio marcosio requested a review from mgarbs April 13, 2026 06:59
@mamoralesiob mamoralesiob marked this pull request as draft April 14, 2026 10:02
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.

1 participant