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

IBC message interceptor #199

Closed
liorzilp opened this issue Mar 8, 2023 · 0 comments · Fixed by #200
Closed

IBC message interceptor #199

liorzilp opened this issue Mar 8, 2023 · 0 comments · Fixed by #200
Assignees
Labels
IRC IRC module

Comments

@liorzilp
Copy link
Contributor

liorzilp commented Mar 8, 2023

Overview

We used client hooks for the IRC as described in #104.
Following IBC message interceptor support, we need to replace the mechanism.

IRC module

Refactor the rollapp module and create IRC module to hold the logic of all IRC-related features.
Change the hooks to be part of the IRC keeper and use it as a message server for the IBC message interceptor.

@liorzilp liorzilp self-assigned this Mar 8, 2023
@liorzilp liorzilp added the IRC IRC module label Mar 8, 2023
@liorzilp liorzilp linked a pull request Mar 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IRC IRC module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant