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

Null index for nested messages #8267

Open
czarcas7ic opened this issue May 14, 2024 · 0 comments
Open

Null index for nested messages #8267

czarcas7ic opened this issue May 14, 2024 · 0 comments
Labels

Comments

@czarcas7ic
Copy link
Member

czarcas7ic commented May 14, 2024

v ✰ Thanks for creating an issue! ✰
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->

Background

See https://www.mintscan.io/osmosis/tx/AB8E8EB111D6711F9F36355F6B8A3622FFCD154B0DA24F1B311A428794CBD22C?height=15662413§or=message

The contract swap and action has message index 0 for the first message, but message index null for the second message

Screenshot 2024-05-14 at 11 30 15 AM

Lucas from Numia explained that this is causing issues with the indexer.

Suggested Design

First, understand why this is the message index here is null. If unexpected, determine what the fix must be to ensure the message index is always filled out.

Assumption

  • we changed the event emission in v24 this could have something to do with this ask

Acceptance Criteria

Numia indexer functions properly due to message index's being properly filled out.

Reach out to Mintscan to verify this.

@PaddyMc PaddyMc added the Bug label May 14, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Needs Triage 🔍
Development

No branches or pull requests

2 participants