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

WAL-37 feat: did:web extensions #736

Merged
merged 50 commits into from
Sep 23, 2024
Merged

WAL-37 feat: did:web extensions #736

merged 50 commits into from
Sep 23, 2024

Conversation

cpatsonakis
Copy link
Contributor

@cpatsonakis cpatsonakis commented Sep 6, 2024

Description

Provide a clear and concise description of the changes made in this pull request.

Fixes #735

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests
  • Do we need to implement analytics?
  • Will this be part of a product update? If yes, please write one phrase about this update.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@cpatsonakis cpatsonakis added the enhancement New feature or request label Sep 6, 2024
@cpatsonakis cpatsonakis self-assigned this Sep 6, 2024
@walt-id walt-id locked and limited conversation to collaborators Sep 6, 2024
@cpatsonakis cpatsonakis changed the title feat: preliminary service and verification method and types feat: did:web extensions Sep 6, 2024
…rification method, relationship and respective material
…dpoint, remove ServiceEndpointList related code and update test cases accordingly
@cpatsonakis cpatsonakis changed the title feat: did:web extensions WAL-37 feat: did:web extensions Sep 16, 2024
@cpatsonakis cpatsonakis marked this pull request as ready for review September 19, 2024 11:46
@mikeplotean mikeplotean self-requested a review September 20, 2024 08:17
@philpotisk philpotisk merged commit 0c4e99c into main Sep 23, 2024
4 checks passed
@philpotisk philpotisk deleted the feat/did-web-extensions branch September 23, 2024 06:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

did:web extensions in DID lib
3 participants