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

Add IBC event queries #1404

Merged
merged 9 commits into from
Jun 17, 2023
Merged

Add IBC event queries #1404

merged 9 commits into from
Jun 17, 2023

Conversation

yito88
Copy link
Member

@yito88 yito88 commented May 19, 2023

closes #1358

To get IBC "update_client", "send_packet" and "write_acknowledgement" events for an IBC relayer without Tendermint index because Tendermint index is disabled by default.

@yito88 yito88 requested a review from tzemanovic May 19, 2023 12:10
tzemanovic
tzemanovic previously approved these changes May 24, 2023
Copy link
Member

@tzemanovic tzemanovic left a comment

Choose a reason for hiding this comment

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

@yito88 I've added a small refactor to re-use the async runtime in 72270be

yito88 pushed a commit that referenced this pull request Jun 9, 2023
@Fraccaman
Copy link
Member

@yito88 can I merge this to the draft branch?

yito88 pushed a commit that referenced this pull request Jun 9, 2023
yito88 pushed a commit that referenced this pull request Jun 13, 2023
yito88 pushed a commit that referenced this pull request Jun 15, 2023
Fraccaman added a commit that referenced this pull request Jun 15, 2023
* origin/yuji/ibc-event-query:
  changelog: #1404
  test/e2e: re-use async runtime
  fix IBC e2e test
  make query error public
  add query check to IBC e2e test
  fix matcher
  fix attributes
  add height to IBC event
  add IBC queries
@Fraccaman Fraccaman mentioned this pull request Jun 15, 2023
Fraccaman added a commit that referenced this pull request Jun 16, 2023
* origin/yuji/ibc-event-query:
  changelog: #1404
  test/e2e: re-use async runtime
  fix IBC e2e test
  make query error public
  add query check to IBC e2e test
  fix matcher
  fix attributes
  add height to IBC event
  add IBC queries
@Fraccaman Fraccaman merged commit 7390fde into main Jun 17, 2023
@Fraccaman Fraccaman deleted the yuji/ibc-event-query branch June 17, 2023 11:23
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.

IBC: Query IBC events without Tendermint index
3 participants