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: Stop the worker if the contract has no funds #993

Open
bchamagne opened this issue Apr 24, 2023 · 0 comments
Open

Smart Contracts: Stop the worker if the contract has no funds #993

bchamagne opened this issue Apr 24, 2023 · 0 comments
Labels
feature New feature request smart contracts Involve smart contracts

Comments

@bchamagne
Copy link
Member

bchamagne commented Apr 24, 2023

Is your feature request related to a problem?

There is no point in trying to run a contract that has no funds.
We should delete the worker as soon as it fails for :insufficient_funds.
We should create the worker as soon as the contract chain receive UCOs.

Describe the solution you'd like

No response

Additional context

Epic: #608

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

No branches or pull requests

2 participants