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

Reduce the block confirmations when granting approval and making a payment with the Invoice Dashboard #154

Open
MantisClone opened this issue Oct 18, 2024 · 0 comments

Comments

@MantisClone
Copy link
Member

MantisClone commented Oct 18, 2024

Problem

When demoing Request Invoicing to potential app builders, the impact of chain reorgs is low - it is easily explained. The larger risk is that the process seems too slow.

Proposed Solution

Eliminate the need for block confirmations when granting approval and making a payment with the Invoice Dashboard component.

In other words, call wait() instead of wait(2)

Context

Currently, it's hard-coded to 1 block confirmation.

Source

https://miro.com/app/board/uXjVK_t9NEA=/?moveToWidget=3458764603764439293&cot=14

@MantisClone MantisClone changed the title Reduce the block confirmations when granting approval and making a payment Reduce the block confirmations when granting approval and making a payment with the Invoice Dashboard Oct 18, 2024
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