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

tx parse error for MsgUnlockPeriodLock and MsgCreatePool #1079

Closed
phantompharah opened this issue Mar 12, 2022 · 1 comment
Closed

tx parse error for MsgUnlockPeriodLock and MsgCreatePool #1079

phantompharah opened this issue Mar 12, 2022 · 1 comment

Comments

@phantompharah
Copy link

When using v7.0.3 archive node and client osmosisd, some older transaction cannot be queried. For examples:

osmosisd q tx 9E26F0602680744698D714B1CE8AC02240AB0BF96266880E07C308C2673BE36F Error: unable to resolve type URL /osmosis.lockup.MsgUnlockPeriodLock: tx parse error

osmosisd q tx D93C8501DD632E02A61B13691CC8C5E7E72247068B79C5A128F7A7AD6346ECC6 Error: unable to resolve type URL /osmosis.gamm.v1beta1.MsgCreatePool: tx parse error

osmosisd query txs --height 10973 --events 'tx.height=10973' Error: unable to resolve type URL /osmosis.gamm.v1beta1.MsgCreatePool: tx parse error

I will try using v6.4.0 osmosisd binary to query such v7.0.3 node and update the ticket here.

@ValarDragon
Copy link
Member

yeah, we gotta figure this out. Going to close in favor of #1017 since that has more context for the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants