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

Fix prepare_output() with ReturnStrategy::Gift #1029

Merged

Conversation

Thoralf-M
Copy link
Member

Description of change

Fix Account::prepare_output() when ReturnStrategy::Gift is used with an existing NFT output

Links to any relevant issues

Fixes #1027

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How the change has been tested

Added test

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@Thoralf-M Thoralf-M marked this pull request as draft August 16, 2023 20:05
@Thoralf-M Thoralf-M marked this pull request as ready for review August 17, 2023 16:47
DaughterOfMars
DaughterOfMars previously approved these changes Aug 17, 2023
@thibault-martinez thibault-martinez merged commit 24effd1 into iotaledger:develop Aug 18, 2023
22 checks passed
@Thoralf-M Thoralf-M deleted the fix-prepare-output-nft branch August 18, 2023 08:41
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.

[Bug]: Prepare Output amount for returnStrategy: Gift
4 participants