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

Zero refund check for FungibleAdapter #6506

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Dinonard
Copy link
Contributor

FungibleAdapter will now check if the refund amount is zero before calling deposit & emitting an event.

Fixes #6469.

@Dinonard Dinonard requested a review from a team as a code owner November 15, 2024 18:57
@franciscoaguirre franciscoaguirre added T2-pallets This PR/Issue is related to a particular pallet. A4-needs-backport Pull request must be backported to all maintained releases. labels Nov 15, 2024
@franciscoaguirre
Copy link
Contributor

/cmd prdoc

@franciscoaguirre
Copy link
Contributor

@Dinonard Please edit the prdoc, bump should be patch, audience "Runtime User"

@Dinonard
Copy link
Contributor Author

Forgot about PR doc, my bad.

Done now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A4-needs-backport Pull request must be backported to all maintained releases. T2-pallets This PR/Issue is related to a particular pallet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

transfer_allow_death - emitting an empty Deposit event
3 participants