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

Create a state transition framework #37

Open
3 tasks
TheReturnOfJan opened this issue Sep 11, 2020 · 0 comments
Open
3 tasks

Create a state transition framework #37

TheReturnOfJan opened this issue Sep 11, 2020 · 0 comments
Assignees
Labels

Comments

@TheReturnOfJan
Copy link
Contributor

Bounty

Create a state transition framework to simplify and make contract. development more modular. Also will attempt to enable code sharing with front end via WebAssembly.

every tx type should be a pluggable thing 

Scope

  • Express "contracts" (an identifiable chain of state transitions) in a sensible way in the cell model
  • Use (s, a) -> s mentality
  • S type, A type, traits
  • Encoding / decoding from binary for S and A
  • Tracking state ID for every instance

Deliverables

  • Refactor of existing code

Funding Circle

Bounty Owner/Gardener

<@your github username> as

Gain for the Role

Roles

bounty gardener: <@your github username> / X DAI
bounty worker: name / share
bounty reviewer: name / share

Gardener checklist

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

No branches or pull requests

1 participant