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

UncheckedExtrinsic decoding improvements #4255

Open
serban300 opened this issue Apr 23, 2024 · 0 comments
Open

UncheckedExtrinsic decoding improvements #4255

serban300 opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.

Comments

@serban300
Copy link
Contributor

We can modify UncheckedExtrinsic in order to get the bytes for the Call, without decoding it.

Credits to @xlc and @bkchr for the idea.

@serban300 serban300 added the I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. label Apr 23, 2024
@serban300 serban300 self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task.
Projects
None yet
Development

No branches or pull requests

1 participant