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

FRAME: Enable Meta Transaction for nonexistent accounts #4511

Draft
wants to merge 2 commits into
base: muharem-meta-tx-pallet
Choose a base branch
from

Conversation

georgepisaltu
Copy link
Contributor

Implementation of a pallet which allows sponsor accounts to provide for beneficiary nonexistent accounts. Built on top of the Meta Transaction implementation in #4122 to showcase the usecase described in #266, but the functionality is not necessarily tied to meta transactions.

Example usecase in pallet_meta_tx::tests::nonexistent_account_meta_tx.

This is still a POC and not production ready.

Original idea: #266
RFC: #4123

TODO:

  • events
  • UTs
  • benchmarks
  • docs for pallet helper functions

Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: cargo-clippy
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/6238759

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

Successfully merging this pull request may close these issues.

None yet

2 participants