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

[Tunnel] implement route - IBC Hook #485

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

satawatnack
Copy link
Member

@satawatnack satawatnack commented Nov 25, 2024

Implementation details

Implement an IBC hook for the tunnel to simplify sending data to the destination contract.

  • integration test with contract (Waiting until the contract is finished)

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request is linked to an issue with appropriate discussion and an accepted design OR is linked to a spec that describes the work.
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any and all appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG_UNRELEASED.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the Github PR explorer)

@satawatnack satawatnack marked this pull request as ready for review January 6, 2025 08:47
@RogerKSI RogerKSI requested review from taobun and colmazia January 6, 2025 11:38
proto/band/tunnel/v1beta1/route.proto Outdated Show resolved Hide resolved
x/tunnel/types/route_ibc_hook.go Show resolved Hide resolved
x/tunnel/types/route_ibc_hook.go Outdated Show resolved Hide resolved
x/tunnel/keeper/keeper_packet_ibc_hook.go Outdated Show resolved Hide resolved
@satawatnack satawatnack requested a review from RogerKSI January 15, 2025 07:13
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.

2 participants