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

DID DHT Vector 3 Compliance #636

Merged
merged 5 commits into from
May 24, 2024
Merged

DID DHT Vector 3 Compliance #636

merged 5 commits into from
May 24, 2024

Conversation

thehenrytsai
Copy link
Member

  1. Vector 3 compliance
  2. X25519 support
  3. Previous DID link support
  4. DNS record chunking support for record > 255 characters (only in context of vector 3 compliance, will need to apply generically in a separate PR that addresses item 4 specifically in Update did:dht to conform to the latest version of the specification #497)
  5. Some test refactoring

Copy link

changeset-bot bot commented May 23, 2024

🦋 Changeset detected

Latest commit: b3cca34

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@web5/dids Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented May 23, 2024

TBDocs Report

✅ No errors or warnings

@web5/api

  • Project entry file: packages/api/src/index.ts

@web5/crypto

  • Project entry file: packages/crypto/src/index.ts

@web5/crypto-aws-kms

  • Project entry file: packages/crypto-aws-kms/src/index.ts

@web5/dids

  • Project entry file: packages/dids/src/index.ts

@web5/credentials

  • Project entry file: packages/credentials/src/index.ts

TBDocs Report Updated at 2024-05-23T20:40:08Z b3cca34

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

Attention: Patch coverage is 96.93878% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 90.87%. Comparing base (c0eba91) to head (58d6b65).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #636   +/-   ##
=======================================
  Coverage   90.87%   90.87%           
=======================================
  Files         118      118           
  Lines       29744    29833   +89     
  Branches     2214     2224   +10     
=======================================
+ Hits        27029    27112   +83     
- Misses       2680     2686    +6     
  Partials       35       35           
Components Coverage Δ
agent 80.86% <ø> (ø)
api 93.87% <0.00%> (-0.29%) ⬇️
common 98.68% <ø> (ø)
credentials 95.26% <ø> (ø)
crypto 93.81% <ø> (ø)
dids 97.76% <100.00%> (+0.03%) ⬆️
identity-agent 96.70% <ø> (ø)
crypto-aws-kms 100.00% <ø> (ø)
proxy-agent 96.70% <ø> (ø)
user-agent 96.70% <ø> (ø)

nitro-neal
nitro-neal previously approved these changes May 23, 2024
@thehenrytsai thehenrytsai merged commit b425bbc into main May 24, 2024
13 checks passed
@thehenrytsai thehenrytsai deleted the henrytsai/did-dht-vector-3 branch May 24, 2024 21:35
@github-actions github-actions bot mentioned this pull request May 24, 2024
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

Successfully merging this pull request may close these issues.

None yet

5 participants