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

Blocks are missing transaction data #494

Closed
4 tasks
Taztingo opened this issue Oct 24, 2023 · 1 comment
Closed
4 tasks

Blocks are missing transaction data #494

Taztingo opened this issue Oct 24, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Taztingo
Copy link
Contributor

Summary of Bug

Block 18293147 is missing transactions. It should have MsgUpdateClient and Acknowledgement along with their emitted events based on the tendermint output of that block https://rpc.test.provenance.io/block?height=18293147

Version

Steps to Reproduce

View https://explorer.test.provenance.io/block/18293147
Alternatively, have a relayer send a MsgUpdateClient and an Acknowledgement.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@nullpointer0x00
Copy link
Contributor

This was happening due to complex ibc parsing failing. We will still collect the block tx data, but fail silently on ibc processing. #537

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants