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

Add support for initial-state #23

Closed
wants to merge 36 commits into from

Commits on Aug 29, 2020

  1. Add support for initial-state

    Signed-off-by: Daniel Hardman <daniel.hardman@gmail.com>
    dhh1128 committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    be24691 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. PR feedback: base64url sans pad, other params

    Signed-off-by: Daniel Hardman <daniel.hardman@gmail.com>
    dhh1128 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3c02a57 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Method 3 Initial

    lacks complete update of the new method in the rest of the document.
    Signed-off-by: Sam Curren <telegramsam@gmail.com>
    TelegramSam committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    f97b972 View commit details
    Browse the repository at this point in the history
  2. Full Multi-key Example

    Signed-off-by: Sam Curren <telegramsam@gmail.com>
    TelegramSam committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    593cb53 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Added purpose indicators

    Signed-off-by: Sam Curren <telegramsam@gmail.com>
    TelegramSam committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    0b41731 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Addition of endpoints

    Not yet polished.
    Signed-off-by: Sam Curren <telegramsam@gmail.com>
    TelegramSam committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    712abc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. fixed service encoding

    Signed-off-by: Sam Curren <telegramsam@gmail.com>
    TelegramSam committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    07e6fd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. refactor: publicKey -> verificationMethod

    Signed-off-by: George Aristy <george.aristy@securekey.com>
    George Aristy committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    283a67b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Update core.html

    From Kyle
    
    Co-authored-by: Kyle Den Hartog <kdenhartog@users.noreply.github.com>
    TelegramSam and kdenhartog authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    0b8a06b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    a1f3b2c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Merge pull request decentralized-identity#27 from llorllale/publickey…

    …_to_verificationMethod
    
    refactor: publicKey -> verificationMethod
    dhh1128 authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2f4b4e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. fixes spec rendering

    fixes spec rendering
    brianorwhatever authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    a9a8149 View commit details
    Browse the repository at this point in the history
  2. Merge pull request decentralized-identity#29 from brianorwhatever/pat…

    …ch-1
    
    fixes spec rendering
    dhh1128 authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f1c40df View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. typo, regex finesse

    Signed-off-by: sklump <srklump@hotmail.com>
    sklump committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    b4f200b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Merge pull request decentralized-identity#30 from sklump/sklump-quali…

    …ty-pass
    
    typo, regex finesse
    dhh1128 authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    202a913 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. fix json syntax

    letmaik authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    da3c396 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    b448a49 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. fix of regex and example 4

    DenisRybas committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2b2fcca View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge pull request decentralized-identity#33 from DenisRybas/fix-001

    Fix of matching regex and example 4
    dhh1128 authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    3bbda3b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Updated examples

    - Use 2020 verification methods with publicKeyMultibase instead of outdated publicKeyBase58
    - Update the main peer DID Doc example: fixed some values, added accept field to services
    ashcherbakov committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6fa62b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    fd2da4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    009dd7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc1076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    997cc29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee789eb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Merge pull request decentralized-identity#35 from ashcherbakov/master

    Fix and Updated DID Doc examples
    dhh1128 authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e7f2447 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Merge branch 'master' of https://github.com/decentralized-identity/pe…

    …er-did-method-spec into fix-service-encoding
    
    � Conflicts:
    �	core.html
    DenisRybas committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    dad9ad2 View commit details
    Browse the repository at this point in the history
  2. conflicts resolved

    DenisRybas committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    9f50801 View commit details
    Browse the repository at this point in the history
  3. Add additional authors

    Signed-off-by: dhh1128 <daniel.hardman@sicpa.com>
    dhh1128 committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d0c3c96 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Merge pull request decentralized-identity#37 from dhh1128/master

    Add additional authors
    dhh1128 authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    eabe65f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Merge pull request decentralized-identity#36 from DenisRybas/fix-serv…

    …ice-encoding
    
    Fix of service encoding in numalgo2
    dhh1128 authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    4fe3eaf View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Fix peer DID Doc example

    publicKeyMultibase must contain multicodec prefix  (and hence equal to the encnumbasis)
    ashcherbakov committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    0e7cc37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request decentralized-identity#38 from ashcherbakov/exampl…

    …e-fix
    
    Fix peer DID Doc example
    dhh1128 authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    0f14981 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. apply Kyle's suggestions and resolve merge conflict

    Signed-off-by: dhh1128 <daniel.hardman@gmail.com>
    dhh1128 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f125900 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    Signed-off-by: dhh1128 <daniel.hardman@gmail.com>
    dhh1128 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    7affb38 View commit details
    Browse the repository at this point in the history
  3. change to camelCase for initialState

    Signed-off-by: dhh1128 <daniel.hardman@gmail.com>
    dhh1128 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    4223e00 View commit details
    Browse the repository at this point in the history