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

Canceling a transaction in transaction group fails every other transaction #1376

Open
yiliev0 opened this issue Dec 17, 2024 · 0 comments
Open
Labels
Bug A error that causes the feature to behave differently than what was expected based on design docs

Comments

@yiliev0
Copy link
Contributor

yiliev0 commented Dec 17, 2024

Description

Lets say we have 5 account create tx's in a group transaction. We initiate the group transaction, sign 4 of these and cancel the 5th. This causes all the other 4 transaction to be in "pending" state and expire after some time.

Steps to reproduce

  1. Create a user and sign into an organization
  2. Crete a transaction group with a few transactions inside
  3. Sign all transactions but keep one
  4. For the last transaction click "cancel"

Additional context

No response

Hedera network

No response

Version

0.5.0

Operating system

None

@yiliev0 yiliev0 added the Bug A error that causes the feature to behave differently than what was expected based on design docs label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A error that causes the feature to behave differently than what was expected based on design docs
Projects
None yet
Development

No branches or pull requests

1 participant