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

switched to open sourced rate limit module #1123

Merged
merged 20 commits into from
Mar 6, 2024
Merged

Conversation

sampocs
Copy link
Collaborator

@sampocs sampocs commented Mar 5, 2024

Context

Switched over the the rate limit module that's moved into it's own separate repo.

Noteable changes to the version in the isolated repo is it removed the legacy gov handlers and epochs dependency.

Brief Changelog

  • Wired different keeper into app.go
  • Updated import statements
  • Removed legacy gov proposals types and rate limit epoch hooks
    • The open sourced module uses the non-legacy gov tx format and removes the epoch dependency with a lighter weight implementation
  • Removed x/ratelimit and proto/stride/ratelimit
  • Added migration to new module in upgrade handler

Copy link
Contributor

@ethan-stride ethan-stride left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sampocs sampocs merged commit 48239b6 into main Mar 6, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants