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

Valid start time offset not working properly in tx group #1546

Open
yiliev0 opened this issue Feb 13, 2025 · 0 comments
Open

Valid start time offset not working properly in tx group #1546

yiliev0 opened this issue Feb 13, 2025 · 0 comments
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 Feb 13, 2025

Description

When creating a transaction group, users can set a valid start time for all transactions. However, if the valid start time is adjusted forward (e.g., by 5-10 minutes), the system only applies a one-minute offset rather than the full specified duration.

Steps to reproduce

  1. Create a new transaction group.
  2. Set a valid start time for the group.
  3. Attempt to move the valid start time forward by a specific amount (e.g., 5-10 minutes).
  4. Click on Create and share button
  5. Observe that the valid start time in the transaction only advances by one minute.

Additional context

Expected Behavior:
The valid start time should update according to the full time offset selected by the user (e.g., moving forward by 5 minutes should result in a 5-minute offset).

Actual Behavior:
The system only applies a one-minute increment regardless of the selected time offset.

Hedera network

No response

Version

0.9.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 Feb 13, 2025
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