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

Block time estimation #1564

Open
tomjeatt opened this issue Sep 14, 2023 · 0 comments
Open

Block time estimation #1564

tomjeatt opened this issue Sep 14, 2023 · 0 comments

Comments

@tomjeatt
Copy link
Collaborator

We have a const in the UI which estimates block times as 12s. Real block times are longer, however, which means that functionality that relies on this estimate (e.g. redeem status and vault redeem status—see https://discord.com/channels/745259537707040778/920489659790929960/1151545332799373352 and #1554) is not working.

We could adjust block times, but that would still be inaccurate. The task here is to investigate the alternatives, and implement whichever gives us the most accurate expiry time for redeem requests (and other related functionality).

@nud3l nud3l added this to Backlog Sep 14, 2023
@github-project-automation github-project-automation bot moved this to New 🆕 in Backlog Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New 🆕
Development

No branches or pull requests

1 participant