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

Consider using a state machine #1

Closed
ethers opened this issue Jul 15, 2016 · 3 comments
Closed

Consider using a state machine #1

ethers opened this issue Jul 15, 2016 · 3 comments

Comments

@ethers
Copy link

ethers commented Jul 15, 2016

some example contracts: http://www.arijuels.com/wp-content/uploads/2016/06/Setting-Standards-for-Altering-and-Undoing-Smart-Contracts.docx

@SilentCicero
Copy link
Member

@ethers can you provide some basic concept examples, even if you have time, a bit of code?

@ethers
Copy link
Author

ethers commented Jul 23, 2016

the docx has example code. Another public example is: http://solidity.readthedocs.io/en/latest/common-patterns.html#state-machine

@SilentCicero
Copy link
Member

@ethers boardroom is relatively stateless, a state machine would be used in the Rules contract if anything, I can provide examples.

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

No branches or pull requests

2 participants