We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just writing down some things we noticed regarding the issue of lazy ursulas that only confirm activity but perform no work.
These are some entry points for such Ursulas:
consider_arrangement()
ProxyRESTServer
PolicyManager.setMinRewardRate()
@arjunhassard Not sure what previous issue is this related. Feel free to organize this better in one of the already opened.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just writing down some things we noticed regarding the issue of lazy ursulas that only confirm activity but perform no work.
These are some entry points for such Ursulas:
consider_arrangement()
inProxyRESTServer
, which allows ursulas to decide if they want to participate or not in a particular Policy.PolicyManager.setMinRewardRate()
, which allows Ursulas to put a high reward rate that discourage Alices to select this Ursula (either handpicked or randomly sampled). Related: Establish a global maximum reward rate for miners in PolicyManager nucypher#1021.@arjunhassard Not sure what previous issue is this related. Feel free to organize this better in one of the already opened.
The text was updated successfully, but these errors were encountered: