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

Can't decode a blocks (Oraichain) #208

Open
wolthrax opened this issue Nov 18, 2022 · 1 comment
Open

Can't decode a blocks (Oraichain) #208

wolthrax opened this issue Nov 18, 2022 · 1 comment

Comments

@wolthrax
Copy link
Contributor

wolthrax commented Nov 18, 2022

The codec we configured cannot decode a block, we need help setting up the codec.
unable to resolve type URL /oraichain.orai.provider.MsgCreateAIDataSource: tx parse error [cosmos/[email protected]/x/auth/tx/decoder.go:42]

Working branch: oraichain
Commit: cac976411ddb7c5fda37c381060977931ae39f36

Direct dependencies & replaces:
изображение

Codec configuration: pkg/codec/protobuf_codec.go

Looks like we need to add some interfaceRegistry.RegisterInterface and interfaceRegistry.RegisterImplementations at protobuf_codec.go

@ducphamle2
Copy link

are you syncing from scratch?
the type URL /oraichain.orai.provider.MsgCreateAIDataSource has been deprecated long time ago

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

No branches or pull requests

2 participants