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

feat: IBC module generation #214

Merged
merged 13 commits into from
Sep 12, 2024
Merged

feat: IBC module generation #214

merged 13 commits into from
Sep 12, 2024

Conversation

Reecepbcups
Copy link
Member

@Reecepbcups Reecepbcups commented Sep 11, 2024

Summary

Previously spawn only made it possible to setup an ibc middleware. Now this requires a bunch of work to get working as a new protocol module. This PR adds support for --ibc-module as a very good template

TODO

  • remove testmodule.sh
  • test this works with relayer
  • add unit test
  • cleanup / simplify

notes

  • 4 hours to build IBC module without template (from scratch)
  • 8 minutes 30 seconds with spawn & tutorial

@Reecepbcups Reecepbcups changed the title Reece/ibc modules feat: IBC module generation Sep 11, 2024
@Reecepbcups Reecepbcups marked this pull request as ready for review September 12, 2024 02:47
@Reecepbcups Reecepbcups merged commit 288f5f3 into release/v0.50 Sep 12, 2024
11 checks passed
@Reecepbcups Reecepbcups deleted the reece/ibc-modules branch September 12, 2024 02:50
@Reecepbcups Reecepbcups mentioned this pull request Sep 12, 2024
10 tasks
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

Successfully merging this pull request may close these issues.

1 participant