Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Agents should have just one Wallet regardless of the number of Roles (Issuer/Holder/Verifier) #106

Closed
swcurran opened this issue Oct 12, 2018 · 6 comments
Assignees

Comments

@swcurran
Copy link
Contributor

Right now, there is a wallet per role per identity. For example, TheOrgBook is both a holder and a verifier, and so it has two DIDs and two Wallets. We'd like that to be one wallet per identity, regardless of the roles that identity plays.

Per Slack conversation with @sklump this should be how VON-Anchor is structured, but @CyWolf is not sure that is the case - or it's not obvious how to make this so. All agree there should be just one wallet per identity.

Assigning task to @CyWolf initially to work with @sklump to determine what needs to change in VON-Anchor and/or VON-X to make this work as expected.

We'd like to have this done and verified before we do the final, real loading of BC Reg data into the BC TheOrgBook, so that TOB only has the one DID and wallet that it is using.

Thanks!

@WadeBarnes
Copy link
Member

@CyWolf, Please assign to me when complete. The deployment configurations will need to be updated to match.

@sklump
Copy link

sklump commented Oct 23, 2018

This is already in place for 1.6.31, but 1.6.32 fixes a future problem. Use OrgHubAnchor to get all roles.

@andrewwhitehead
Copy link
Member

Verifier wallet settings have been removed apart from in the deployment configs.

@sklump
Copy link

sklump commented Oct 26, 2018

Pardon, is this something for me? Is this your Verifier as distinct from von_anchor.anchor.verifier.Verifier ?

@swcurran
Copy link
Contributor Author

@sklump - I believe you have done all you need to do for this. Over to Andrew, and I think he is already done his part as well. Deployment to come.

@WadeBarnes
Copy link
Member

Calling this done. TOB Demo test still needs to be updated, but the whole environment needs to be reset.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants