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

Time estimation for transactions not shown #22254

Open
4 tasks
clauxx opened this issue Mar 6, 2025 · 0 comments · May be fixed by #22258
Open
4 tasks

Time estimation for transactions not shown #22254

clauxx opened this issue Mar 6, 2025 · 0 comments · May be fixed by #22258
Assignees
Labels
wallet-core Issues for mobile wallet team
Milestone

Comments

@clauxx
Copy link
Member

clauxx commented Mar 6, 2025

Bug Report

Problem

On status-go's router, time estimations have changed from EstimatedTime to TxEstimatedTime. With the new changes, the time is expressed in seconds instead of minute intervals.

  • Estimations are shown in seconds with 5 second increments
  • If the estimation is unknown, show a default (e.g. >60s)
  • Show estimations larger than a minute with >60s
  • Show real time estimations for the normal/fast/urgent transaction settings (currently hard coded values)

Expected behavior

Estimated time is shown in seconds

Actual behavior

Estimated time is not shown

Additional Information

  • Status version: nightly
  • Operating System: Android, iOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wallet-core Issues for mobile wallet team
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants