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

Redemption improvements #583

Merged
merged 3 commits into from
Jul 27, 2023
Merged

Redemption improvements #583

merged 3 commits into from
Jul 27, 2023

Commits on Jul 26, 2023

  1. Update the copy on the Redemption page

    Currently 3 hours is quite optimistic and it often takes around 5 hours
    (experienced that during UATs several times). Here we update a copy
    saying that a redemption takes `3-5 hours`.
    r-czajkowski committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9c089e0 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    `transacion` -> `transaction`
    r-czajkowski committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ec4cca8 View commit details
    Browse the repository at this point in the history
  3. Count elapsed time on the Redemption details page

    The Elapsed Time should be a dynamic countdown. Here we update the
    elapsed time every one minute.
    r-czajkowski committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1c9b308 View commit details
    Browse the repository at this point in the history