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

Expose information about the extrinsic in the metadata #4774

Merged
merged 3 commits into from
Jan 30, 2020

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Jan 29, 2020

This pr exposes some information about the extrinsic used in the runtime
via metadata. The following information are exposed:

  • Version of the extrinsic
  • List of all signed extensions used by the extrinsic.

CC @jacogr

This pr exposes some information about the extrinsic used in the runtime
via metadata. The following information are exposed:

- Version of the extrinsic
- List of all signed extensions used by the extrinsic.
@xlc
Copy link
Contributor

xlc commented Jan 29, 2020

Closes #3427?

@bkchr
Copy link
Member Author

bkchr commented Jan 29, 2020

Yes!

Copy link
Contributor

@jacogr jacogr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me from a metadata structure perspective. Have the required parsing done on the JS side ready to go when this is merged.

@bkchr bkchr merged commit 8d11d1d into master Jan 30, 2020
@bkchr bkchr deleted the bkchr-extrinsic-metadata branch January 30, 2020 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants