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

Support decoding unsigned signer payload extrinsics #61

Closed
Tracked by #303 ...
elliot-u410 opened this issue Oct 27, 2021 · 4 comments
Closed
Tracked by #303 ...

Support decoding unsigned signer payload extrinsics #61

elliot-u410 opened this issue Oct 27, 2021 · 4 comments
Projects

Comments

@elliot-u410
Copy link

If we can parse signed extrinsics, we should be able to parse SignedPayloads that would be used in order to produce a signature. See https://github.com/paritytech/polkadot/blob/c8e127ab4a69262a847777044293b2ce7a1b76b2/runtime/polkadot/src/lib.rs#L871.

@insipx insipx added this to To do in V14 via automation Oct 27, 2021
@elliot-u410
Copy link
Author

I'll open a PR for this today.

@dvdplm dvdplm mentioned this issue Nov 4, 2021
9 tasks
@elliot-u410
Copy link
Author

Noting that my PR was #63 which was superseded by #66.

@jsdw
Copy link
Collaborator

jsdw commented Nov 8, 2021

Closing this as I believe #66 satisfies it :)

@jsdw jsdw closed this as completed Nov 8, 2021
V14 automation moved this from To do to Done Nov 8, 2021
@elliot-u410
Copy link
Author

Thank you!

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

No branches or pull requests

2 participants