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

Smart Contracts: when contract does not output a tx (even if it crash), a transaction should still be created #953

Open
bchamagne opened this issue Mar 17, 2023 · 0 comments
Labels
feature New feature request Fee smart contracts Involve smart contracts

Comments

@bchamagne
Copy link
Member

bchamagne commented Mar 17, 2023

Is your feature request related to a problem?

Miners should get fees even if a contract does nothing or crash. This is an anti-spam solution.

Describe the solution you'd like

ps: we probably need to copy the fields from previous transaction
ps: we probably need to change the get_calls() function as well

Additional context

Epic: #608

@bchamagne bchamagne added feature New feature request smart contracts Involve smart contracts Fee labels Mar 17, 2023
@samuelmanzanera samuelmanzanera added this to the 1.2.0 milestone May 10, 2023
@Neylix Neylix modified the milestones: 1.2.0, 1.3.0 Jun 19, 2023
@samuelmanzanera samuelmanzanera removed this from the 1.3.0 milestone Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request Fee smart contracts Involve smart contracts
Projects
Status: Todo 🚩
Development

No branches or pull requests

3 participants