-
Notifications
You must be signed in to change notification settings - Fork 610
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
Document Superfluid state machine itself #1073
Comments
Describe the overall flow of the superfluid module.We should make a description that describes the goal (allow LP shares / defi items to help secure consensus in staking). And then note how we achieve this, by using four things:
DetailsThen the two main pieces of complexity we should talk about are: Then describe at a high level how bonding, unbonding and slashing works. Bonding:
State machineThen describe how every message is processed, hook is dealt with, and epoch update works. (This may just be refining whats already written) |
Assigned to @ValarDragon for coming up with some plan for how to improve from here
The text was updated successfully, but these errors were encountered: