-
Notifications
You must be signed in to change notification settings - Fork 11.3k
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
[fastx adapter] choose gas costs #81
Comments
These are all great questions. But they have no principled technical answers, since they are resource allocation problems based on the (potentially diverging) preferences of validators. So I think the overall questions could be:
This is a place where I would loop in our economist while they join. Right now lets just use placeholder defaults. |
I would also add to the items for which we should charge:
|
We are now coordinating all econ related questions with alonso, here, including gas: https://docs.google.com/presentation/d/1LM5zVtLG64Ny4Q8oxSf9R3tfGsxmdKGbPIUSEaH-f3E/edit?usp=sharing |
related: #248 |
Can this be closed @oxade? |
I'm guessing most of this has to be figured out or is captured directly in #1122 |
There are two kinds of costs for us to reflect: computation, and storage. Some decisions to be made:
Storage
Computation
The text was updated successfully, but these errors were encountered: