Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

[contracts] Update setState method to work on non-settled apps vs just "ON" state apps #1411

Open
snario opened this issue May 6, 2019 · 0 comments
Labels
📦 Contracts code related to packages/contracts 💎 Ethereum good first issue

Comments

@snario
Copy link
Contributor

snario commented May 6, 2019

There is a bug in the setState function which checks that the app is ON. See

"setState was called on an app that is either in DISPUTE or OFF"

It should instead check if the app is either ON or DISPUTE (but not yet timed out).

@snario snario added 📦 Contracts code related to packages/contracts good first issue 💎 Ethereum labels May 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📦 Contracts code related to packages/contracts 💎 Ethereum good first issue
Projects
None yet
Development

No branches or pull requests

1 participant