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

Compute nodes should set fees for consensus transactions #2521

Closed
kostko opened this issue Jan 7, 2020 · 0 comments · Fixed by #2555
Closed

Compute nodes should set fees for consensus transactions #2521

kostko opened this issue Jan 7, 2020 · 0 comments · Fixed by #2555
Assignees
Labels
c:runtime/compute Category: runtime compute worker

Comments

@kostko
Copy link
Member

kostko commented Jan 7, 2020

After #2504, compute nodes need to be able to specify fees for consensus transactions.

This requires two things:

  • Ability to locally estimate how much gas is required for a transaction.
  • Determining the gas price (currently this can be just a configuration variable).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:runtime/compute Category: runtime compute worker
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant