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

[BUG] Spend UTXO when occur Redeem Event #282

Closed
urushibata-k opened this issue Mar 30, 2022 · 1 comment · Fixed by #289
Closed

[BUG] Spend UTXO when occur Redeem Event #282

urushibata-k opened this issue Mar 30, 2022 · 1 comment · Fixed by #289
Assignees
Labels
bug Something isn't working
Projects

Comments

@urushibata-k
Copy link
Collaborator

Describe the bug

  • Not reflected in the ledger when redeemed.
  • The ledger is generated from UTXO, but it is not spend from UTXO at the time of redemption.

Expected behavior

  • Spend UTXO when redeemed(Spend from old UTXO)
@urushibata-k urushibata-k added the bug Something isn't working label Mar 30, 2022
@urushibata-k
Copy link
Collaborator Author

urushibata-k commented Mar 30, 2022

target v22.6.0
Implemented: branch fix/#282

@urushibata-k urushibata-k self-assigned this Apr 4, 2022
YoshihitoAso added a commit that referenced this issue Apr 4, 2022
fix: Spend UTXO when Redeem
@YoshihitoAso YoshihitoAso added this to To do in v22.6.0 via automation Apr 6, 2022
@YoshihitoAso YoshihitoAso moved this from To do to Done in v22.6.0 Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
v22.6.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants