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

Support paying or reimbursing fees from ROFL app pool #1933

Open
kostko opened this issue Aug 20, 2024 · 0 comments
Open

Support paying or reimbursing fees from ROFL app pool #1933

kostko opened this issue Aug 20, 2024 · 0 comments
Labels
c:rofl Category: ROFL

Comments

@kostko
Copy link
Member

kostko commented Aug 20, 2024

We should consider a new ROFL app fee policy where the per-ROFL app pool would cover the transaction fees. One important detail is handling DoS vectors for instance registration transactions as for first-time registrations one needs to make sure that verification fees have been paid before performing potentially expensive verification.

Possibilities include:

  • Fees are reimbursed in case of successful registration. Note that this would still require some funds (e.g. from the endorsing node) to be available.
  • First-time registration needs to generate a ZK proof of its validity which is cheaper to verify.
@kostko kostko added the c:rofl Category: ROFL label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:rofl Category: ROFL
Projects
None yet
Development

No branches or pull requests

1 participant