Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

V14 metadata doesn't provide enough information to decode extrinsic #12929

Closed
@eldargab

Description

@eldargab

Is there an existing issue?

  • I have searched the existing issues

Experiencing problems? Have you tried our Stack Exchange first?

  • This is not a support question.

Description of bug

To properly decode extrinsic one needs to know

  1. The type of Address
  2. The type of Signature
  3. The type of Call.

While all the above types are included in the .lookup.types, there is no way to know which one is which.

At Subsquid we look at paths and type parameters .

Polkadot.js uses its own set of hardcoded assumptions none of which is guaranteed to hold.

This is practical issue which hardens the maintenance of our stack.

Steps to reproduce

No response

Metadata

Metadata

Assignees

Labels

J2-unconfirmedIssue might be valid, but it’s not yet known.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions