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

Centrifuge V2 #1874

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Centrifuge V2 #1874

wants to merge 1 commit into from

Conversation

mustermeiszer
Copy link
Collaborator

Description

Centrifuge V2 is a bigger refactor of the existing system. Including amongs others (detailed list see below):

  • pallet-pool-system/pallet-pool-registry - re-write
  • pallet-accounting - new pool valuation pallet
  • pallet-interest-accrual - non-secondly compounding

Changes and Descriptions

Checklist:

  • I have added Rust doc comments to structs, enums, traits and functions
  • I have made corresponding changes to the documentation
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works

@mustermeiszer mustermeiszer added D5-breaks-api Pull request changes public api. Document changes publicly. D9-needsaudit Pull request touches sensitiv code parts and must be audited (externally). D8-migration Pull request touches storage and needs migration code. labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D5-breaks-api Pull request changes public api. Document changes publicly. D8-migration Pull request touches storage and needs migration code. D9-needsaudit Pull request touches sensitiv code parts and must be audited (externally).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant