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

Feature/did spec update 1.0 #10

Closed

Conversation

hollyfeld
Copy link
Contributor

  • Updated did ABNF documentation.

  • Updated Code to handle rule changes from previous ABNF.

  • Updated/Added additional tests to handle rule changes/additions.

  • Updated code level comments.

…Updated comments as needed to 1.0 specific info.
…w specifies a did-url rule instead of did-reference. Param existence is also checked by IsURL().
…id-reference. Removed an unnecessary expicit typing.
… grammar. The parser steps for param name and value are quire similar, so an additional method was extracted that handles the extraction and transition for both the param-name and param-value rules.
…ethod requiring the existence of a path or path segments.
@mattgreg
Copy link
Sponsor Member

mattgreg commented Mar 6, 2020

@hollyfeld This is awesome. Thanks for the PR!

@mrinalwadhwa
Copy link
Member

@hollyfeld the changes look great 👍

A couple of the commit message subject lines are too long, it would be nice to amend that before a merge. Could you squash this PR into one commit? Limit the subject line to 50 chars, everything else in the body.

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.

3 participants