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

No processing of transactions during a decommit #1526

Closed
ch1bo opened this issue Jul 23, 2024 · 0 comments · Fixed by #1540
Closed

No processing of transactions during a decommit #1526

ch1bo opened this issue Jul 23, 2024 · 0 comments · Fixed by #1540
Assignees
Labels
bug 🐛 Something isn't working
Milestone

Comments

@ch1bo
Copy link
Collaborator

ch1bo commented Jul 23, 2024

Context & versions

Used hydra-node and hydra-tui from PRs #1344 and #1518. Related to #1057

Steps to reproduce

  1. Open a head with some UTxO on a normal/slow network
  2. Make sure to own two outputs in a Head
  3. Use the TUI to select one to output to decommit
  4. Try to spend the other UTxO while the decommit is pending

Actual behavior

  • Transaction seen as invalid during the decommit pending, but it resolves after the L1 transaction cleared.

Expected behavior

  • The head to stay live (spending unrelated UTxO) while a decommit is being processed.
@ch1bo ch1bo added the bug 🐛 Something isn't working label Jul 23, 2024
@ch1bo ch1bo added this to the 0.18.0 milestone Jul 23, 2024
@ch1bo ch1bo closed this as completed in 70843d8 Aug 8, 2024
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants