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

Limiit permitted instructions for fee instructions #1210

Open
sdbondi opened this issue Dec 5, 2024 · 0 comments
Open

Limiit permitted instructions for fee instructions #1210

sdbondi opened this issue Dec 5, 2024 · 0 comments
Milestone

Comments

@sdbondi
Copy link
Member

sdbondi commented Dec 5, 2024

Problem

Currently, a user may submit any fee instructions. This allows them to perform any transaction without being charged for rejected transactions, which results in validators performing non-paying work.

Proposal 1

Limit instructions permitted for fee instructions.

These are the scenarios that should be supported:
a. call pay_fee and pay_fee_confidential on existing account
b. claim burn and use the claimed funds to pay the tx fee
c. claim validator fees and use this to pay the tx fee

@sdbondi sdbondi converted this from a draft issue Dec 5, 2024
@sdbondi sdbondi added this to the v0.8.0 milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant