Sudesh Shetty

Results 44 comments of Sudesh Shetty

@adn-misa we had similar discussion in this [issue](https://github.com/hyperledger/aries-framework-go/pull/3049), for now we are treating key IDs in DID Document as actual key IDs to make agent work with all kind of...

this should stay open as per the comment in https://github.com/hyperledger/aries-framework-go/issues/3246#issuecomment-1149672027

wallet should have a internal default EDV implementation where wallet user can just pass an EDV URL & keys and expect wallet to use that EDV for storing contents.

For example: even though a command controller function says it accepts `GenericInvitation` it actually accepts `outofband.Invitation V1` or `outofband.Invitation V2`. Hard for clients to find out what to send as...

also, wallet users has to convert aries out of band invitation manually to generic invitation in order to use wallet. Need better design.

@MajdT51 thanks for your contribution, please rebase your PR

@matgnt thanks for you pull request, please rebase so that it can be merged.

@matgnt looks like you have a unit test failure and also please ~~sign your commit with your GPG key https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits~~ add DCO signoff.

@jceb Can you please rebase your PR so that it can be merged