-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(docs): mathspec v1 #67
Conversation
…ng to github display it fine
Turns out GitHub wont accept the math formulas in some contexts, such as inside bullet points (why GitHub? others accept it fine) so I will reformat it in a way is still good looking but dont need to use bullet points, to do that I wll have to revisit all the way the document is formatted to find another way of representing the topics. |
…c to be more descriptive instead a big formula
…dd storage access diagram
…points in stake and lock.
…eward Distribution
…, fix formatting for GitHub Markdown
I'll rebase and squash this once its reviewed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's best to merge this as is.
@gravityblast @mart1n-xyz any objections?
Description
While this still not in a good shape for GitHub, token economics can review the preview as an exported PDF:
Mathematical Specification of Staking Protocol.pdf
Implements #56
A formal mathematical specification on the staking protocol, agnostic of implementation details.
Another spec might be necessary to express the specific implementation details.
Checks