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

x/clock - permissionless #861

Closed
Reecepbcups opened this issue Oct 14, 2023 · 1 comment · Fixed by #893
Closed

x/clock - permissionless #861

Reecepbcups opened this issue Oct 14, 2023 · 1 comment · Fixed by #893
Assignees

Comments

@Reecepbcups
Copy link
Contributor

  • like feepay, allow a dev to put some funds in to pay for execution fees
  • Free execution up to 100k gas, then a reduced ujuno fee compare to globalfee (ex: 0.075ujuno is current. for this maybe charge 0.00075ujuno*gas each block. something reasonable)
  • if a contract execute fails enough (ex: no sudo message) "jail" the contract. small fee to unjail
@joelsmith-2019 joelsmith-2019 self-assigned this Nov 10, 2023
@joelsmith-2019 joelsmith-2019 linked a pull request Nov 22, 2023 that will close this issue
19 tasks
@joelsmith-2019
Copy link
Contributor

Discussed with @Reecepbcups, we will not be implementing fees for clock contracts. So, that being said, contracts will not need to be funded nor will they be allowed to exceed 100k gas consumed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants