-
Notifications
You must be signed in to change notification settings - Fork 5
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
“Expert-mode” discussion #64
Comments
More details about point 2: Currently the app allows the client to choose a payment, then automatically fill in the collateral filed with the same value. The change that was proposed is:
|
@nicola: I am concerned about this change, because deals that are created with the "expert mode" do no assure anymore that answering the retrieval request is the rational choice (ie, the SLA is quite different from the one that is advertised for our service). Do we really need a "expert mode"? I think that we only need to allow payment to be zero and then we can leave the app and smart contract as it is now. |
Also, I am curious to know the opinion of @Danless about this! Thanks! |
Our UX should ensure rationality, but if people are incentivized from other ways, we should respect that. |
Hey @irenegia and @nicola, on the "rationality" of the expert mode: For the sake of argument, let's define the "effective slashing multiplier" as being Higher values of In that sense, higher The current economic analysis recommends a range of So should we allow it? I don't see any strict problem with that, but we need to make sure that the Provider knows what he is doing if |
ok @danlessa, thanks! there will be disclaimer showing up in the expert mode Right now we have a disclaimer for users in the app, |
90% of UX has been done, we'll improve that after feedbacks and during the next phase of development (check https://https://dapp.pldr.dev/#/) |
We are envisioning an expert mode to let the client interact with the protocol in deep, eventually leading to setting parameters which might cause it to “fail” (e.g. retrieval not guaranteed or deal not accepted)
The expert mode will allow the client to:
Insert an “appeal key/address” which is different than the client address (used to sign the deal proposal) in the deal (this key can sign appeal creation messages)
Set deal parameters like payment and collateral without following our guidelines (SLA)
@nicola
The text was updated successfully, but these errors were encountered: