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

chore(v8): tweak ibc rate-limit addition #194

Merged
merged 8 commits into from
Jul 22, 2024

Conversation

Reecepbcups
Copy link
Member

@Reecepbcups Reecepbcups commented May 23, 2024

closes #188

Builds off original addition #191

Summary

  • Add label + auto labler
  • Uses cosmos namespace for integration docs
  • Adds CI
  • Lints
  • dockerify (wip)

TODO

@Reecepbcups Reecepbcups added the rate-limit Label for items related to the ibc rate-limit module label May 23, 2024
.github/workflows/rate-limiting.yml Show resolved Hide resolved
@@ -0,0 +1,23 @@
# make local-image
# docker run --rm -it rate-limiting:local q
Copy link
Member Author

@Reecepbcups Reecepbcups May 23, 2024

Choose a reason for hiding this comment

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

modules/rate-limiting/Makefile Outdated Show resolved Hide resolved
modules/rate-limiting/e2e/setup.go Show resolved Hide resolved
@Reecepbcups Reecepbcups marked this pull request as ready for review July 22, 2024 15:19
@Reecepbcups Reecepbcups changed the title chore: tweak ibc rate-limit addition chore(v8): tweak ibc rate-limit addition Jul 22, 2024
@Reecepbcups Reecepbcups enabled auto-merge (squash) July 22, 2024 15:19
@Reecepbcups Reecepbcups requested a review from sampocs July 22, 2024 15:21
Copy link

@sampocs sampocs left a comment

Choose a reason for hiding this comment

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

lgtm, thanks for doing this!

modules/rate-limiting/e2e/setup.go Show resolved Hide resolved
@Reecepbcups Reecepbcups merged commit fcb70dd into main Jul 22, 2024
6 checks passed
@Reecepbcups Reecepbcups deleted the reece/ibc-rate-limit-fixes branch July 22, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rate-limit Label for items related to the ibc rate-limit module waiting-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

adding & importing ibc-rate-limit cleanup
2 participants