Skip to content
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

Verify receipt and add method to change to send out message types with "https://didcomm.org" prefix #694

Closed
swcurran opened this issue Aug 27, 2020 · 4 comments

Comments

@swcurran
Copy link
Contributor

Work was done previously to ensure that we support the receipt of either "did:sov:" or "https://didcomm.org" as the prefix of a message type.

We need to make absolutely sure that we can receive the new format as the community has decided anyone can send out using the new format.

As well, we need to change ACA-Py to always send out the new format, likely with a startup flag that lets us use the old format.

The RFC to transition the community to the new format is about to allow that.

This is the PR that implemented the change to support the new type: #379

This is a link to the community transition RFC that is about to be in Step 2.

@swcurran
Copy link
Contributor Author

@sklump -- would you please be able to look at this in the next while? Let me know if you need more details. We'd like to demonstrate that the community can do one of these updates without wreaking havoc upon our world.

Transition Step 2 has not officially happened but will Real Soon Now,

@sklump
Copy link
Contributor

sklump commented Aug 27, 2020

Probably next week I can start to look at it

@sklump
Copy link
Contributor

sklump commented Sep 2, 2020

#705 addresses

@sklump
Copy link
Contributor

sklump commented Sep 14, 2020

#713 backs off to emit old prefix by default until official Stage 2 adoption.

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

No branches or pull requests

2 participants