-
Notifications
You must be signed in to change notification settings - Fork 60
Delegation does not succeed when delegator and delegate use different witnesses #975
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
Comments
Here is the witness log output
The script output
|
It seems like the solution is for the Delegator to resolve the Proxy AID OOBI before approving the delegation. I wonder if this should be automated? Otherwise it should be documented. I'd be happy to submit a PR with my test script to either complement or replace the existing delegation test script. |
From call today. Expected sequence is:
However, I would then expect a failure when step 4 is skipped and delegator and proxy use a shared witness. |
So, I think I have concluded steps needed for it to pass:
|
This illustrates the issue encountered in WebOfTrust#975 and adds the steps needed to resolve it.
This illustrates the issue encountered in WebOfTrust#975 and adds the steps needed to resolve it.
This illustrates the issue encountered in WebOfTrust#975 and adds the steps needed to resolve it.
This illustrates the issue encountered in WebOfTrust#975 and adds the steps needed to resolve it.
This illustrates the issue encountered in WebOfTrust#975 and adds the steps needed to resolve it.
This illustrates the issue encountered in WebOfTrust#975 and adds the steps needed to resolve it.
This illustrates the issue encountered in WebOfTrust#975 and adds the steps needed to resolve it.
This illustrates the issue encountered in WebOfTrust#975 and adds the steps needed to resolve it.
Uh oh!
There was an error while loading. Please reload this page.
Version
1.2.5-dev0 (main branch)
Environment
No response
Expected behavior
Delegation should resolve even when delegator and delegate use different sets of witnesses.
Actual behavior
Delegation does not resolve.
Steps to reproduce
I have created a reproduction script here:
To run it:
Open up two terminals, start witness demo
Run the script:
The text was updated successfully, but these errors were encountered: