-
Notifications
You must be signed in to change notification settings - Fork 3
Readme #62
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
Readme #62
Conversation
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.
Thank you and @swellander for the efforts! The README is really good, I left some some comments
UPD: I noticed later that I am free to make commits. I add fixes for the obvious things and left some comments for the discussion
|
Oh, I just noticed that I am free to commit, will do it later |
|
For some reason, my changes that I committed earlier were reverted, pushed again |
AzimovS
left a comment
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.
LTGM! Thank you very much for changes!🙏
…nd adjust checkpoint numbering; add note on unstaking in StakingOracle contract
a03593f to
4e9c50c
Compare
I know we talked about using notion but the lack of support for native markdown makes it really difficult to work with.
Feel free to add commits with any obvious changes or raise questions about anything I have done here. Lot's of credit to the first steps that @swellander made.
I went ahead and changed the whitelist oracle to have the onlyOwner modifier commented out so that we avoid having to tell the user to update the deploy file. Since we are making the same compromise in the SimpleOracle I figured it made more sense to be consistent + make it easier.