Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: InterestAccrual traits refactor #1310

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

lemunozm
Copy link
Contributor

Description

This change will allow the following:

Fixes #1231

Changes and Descriptions

  • Traits
  • Adapt interest-accrual implementation
  • Mock
  • Tests for interest accrual
  • Docs

@lemunozm lemunozm added D0-ready Pull request can be merged without special precaution and notification. crcl-protocol Circle protocol related. labels Apr 10, 2023
@lemunozm lemunozm self-assigned this Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crcl-protocol Circle protocol related. D0-ready Pull request can be merged without special precaution and notification.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: Split InterestAccrual trait: interest & debt
1 participant