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

[PassKey]: invoke post_dispatch for tx charge #2061

Open
1 task done
saraswatpuneet opened this issue Jul 8, 2024 · 0 comments
Open
1 task done

[PassKey]: invoke post_dispatch for tx charge #2061

saraswatpuneet opened this issue Jul 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@saraswatpuneet
Copy link
Collaborator

saraswatpuneet commented Jul 8, 2024

Details

It looks like that having the post_disptach constraints is not compatible with the constraints on the pallet extrinsic. There might be a way to accomplish this by pulling all checks outside of the pallet and into the runtime and just call them from Config.

ChargeTxPayment implement post_dispatch which needs to be executed on passkey proxy call

Searched for Related Issues

  • I have done a search for related issues and either found none, or noted them
@saraswatpuneet saraswatpuneet self-assigned this Jul 8, 2024
@aramikm aramikm added enhancement New feature or request discussion Topic for Discussion at a Community Call labels Jul 10, 2024
@wilwade wilwade removed the discussion Topic for Discussion at a Community Call label Oct 16, 2024
@saraswatpuneet saraswatpuneet removed their assignment Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants