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

Create rate-limiting middleware module #7975

Open
gjermundgaraba opened this issue Feb 16, 2025 · 0 comments
Open

Create rate-limiting middleware module #7975

gjermundgaraba opened this issue Feb 16, 2025 · 0 comments

Comments

@gjermundgaraba
Copy link
Contributor

gjermundgaraba commented Feb 16, 2025

We still need to discuss how we split up the epic, so this task can include some or all of the below:

  • Set up the rate-limiting module as a separate go module under modules/apps and move and rename proto files to use the same structure and package names we use in the ibc-go repo for other middlewares
  • Move all the logic over to this repo
  • Upgrade to use ibc-go/v10
  • Refactor to follow the same structures and conventions used in the ibc-go repo
  • Write any missing unit and integration tests to at least cover the same type of scenarios as we do in callbacks and ics-29
  • Write e2e tests under e2e/

👋 Note: we need to take notes on any missing information in the upgrade docs for middleware going from v8 to v10

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

No branches or pull requests

1 participant