-
Notifications
You must be signed in to change notification settings - Fork 46
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
manager for sport_obj, event_grp_obj and event_obj #32
base: beatrice
Are you sure you want to change the base?
manager for sport_obj, event_grp_obj and event_obj #32
Conversation
add last_vote_time to account statistics
Dividends testcases fixes
Excellent work on the pull request ... need community/management to agree on it for merging. @Dimfred can you provide a specification so we have a PIP? |
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.
All these changes are modifying consensus rules and need hardfork protection.
Interestingly, We have |
d47948d
to
7a3ed9d
Compare
7a3ed9d
to
ab4749d
Compare
Introduces a manager attribute for the objects above.
Every manager, higher in the object hierachy can also modify objects below (sport can mod eventgrp & event).