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

transfer_all Call in Assets Pallet #4517

Closed
joepetrowski opened this issue May 19, 2024 · 1 comment · Fixed by #4527
Closed

transfer_all Call in Assets Pallet #4517

joepetrowski opened this issue May 19, 2024 · 1 comment · Fixed by #4527
Assignees
Labels
I5-enhancement An additional feature request. T2-pallets This PR/Issue is related to a particular pallet.

Comments

@joepetrowski
Copy link
Contributor

With the ability to pay fees in assets, there is demand from some users to be able to "pay fees with and transfer all", completely killing the balance of the asset on the account. We should add this transfer_all call to the Assets pallet to make this easier without needing to calculate fees/exchange rates to determine transferrable amount.

@pandres95 ?

@joepetrowski joepetrowski added the T2-pallets This PR/Issue is related to a particular pallet. label May 19, 2024
@pandres95
Copy link
Contributor

I'll take it.😁

@bkchr bkchr added the I5-enhancement An additional feature request. label May 19, 2024
github-merge-queue bot pushed a commit that referenced this issue Aug 7, 2024
Closes #4517

Polkadot address: 12gMhxHw8QjEwLQvnqsmMVY1z5gFa54vND74aMUbhhwN6mJR

---------

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
dharjeezy pushed a commit to dharjeezy/polkadot-sdk that referenced this issue Aug 28, 2024
Closes paritytech#4517

Polkadot address: 12gMhxHw8QjEwLQvnqsmMVY1z5gFa54vND74aMUbhhwN6mJR

---------

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I5-enhancement An additional feature request. T2-pallets This PR/Issue is related to a particular pallet.
Projects
Status: Shipped
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants