You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
We still need to discuss how we split up the epic, so this task can include some or all of the below:
The text was updated successfully, but these errors were encountered: