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

Fix/unweighted process msg #1562

Closed
wants to merge 1 commit into from
Closed

Conversation

mustermeiszer
Copy link
Collaborator

Description

Weight is not applied for fn process_msg. This is the only entry into the really heavy FI logic and we should at least apply some weight.

Fixes https://github.com/centrifuge/centrifuge-chain-internal/issues/49

Changes and Descriptions

  • Make use of fixed weight in trait WeightInfo from the pallet-liquidity-pools-gateway.

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 the D0-ready Pull request can be merged without special precaution and notification. label Sep 22, 2023
@mustermeiszer mustermeiszer force-pushed the fix/unweighted-process-msg branch from 0b59a17 to d1b80a5 Compare September 22, 2023 07:32
@mustermeiszer
Copy link
Collaborator Author

Clsoing in favor of #1565

@NunoAlexandre NunoAlexandre deleted the fix/unweighted-process-msg branch September 25, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants