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

SignedExtension agnosticism #359

Open
seunlanlege opened this issue Dec 24, 2024 · 0 comments
Open

SignedExtension agnosticism #359

seunlanlege opened this issue Dec 24, 2024 · 0 comments

Comments

@seunlanlege
Copy link
Member

seunlanlege commented Dec 24, 2024

To keep tesseract compatible with substrate runtimes in perpetuity, it needs to become agnostic to the signed extension requirements of transactions.

A good way to achieve this might be through a runtime api that acts as a signed extension factory. Creating and returning the signed extension data that the runtime expects.

This could then be exposed through the rpc allowing the relayer to query the signed extension to be included in extrinsics.

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

1 participant