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

[CHORE] - Finalize Credential ID for UNTP DCC MAP #3280

Merged
merged 37 commits into from
Oct 25, 2024

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

  1. need tupe

    Jsyro committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b4e993b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    71bf73e View commit details
    Browse the repository at this point in the history
  2. update test

    Jsyro committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7ccca5c View commit details
    Browse the repository at this point in the history
  3. test

    Jsyro committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c82d290 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. remove/update logging

    Jsyro committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    52d8ad3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Oct 8, 2024

  1. make context files configurable.

    based on UNTPDCC and BCMinesActPermitCredential versions
    Jsyro committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5cd78ed View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. real context extension

    Jsyro committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    996b6f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. remove type not defined in context files.

    update context reference to 0.5.0
    Jsyro committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    429d9f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a53415c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

  1. nullable but not defaulted.

    Jsyro committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    894306c View commit details
    Browse the repository at this point in the history
  2. same with product

    Jsyro committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dd076cb View commit details
    Browse the repository at this point in the history
  3. same for ca

    Jsyro committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    cac3b45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b00243 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    babbf36 View commit details
    Browse the repository at this point in the history
  2. Define verification method, strip did

    stop using sovrin did, just use did:web from tdw server.
    Jsyro committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d4a1ea6 View commit details
    Browse the repository at this point in the history
  3. add permit_number, remove name.

    Jsyro committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e10d96d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a703dcb View commit details
    Browse the repository at this point in the history
  5. name is required in model (But not in spec)

    remove hardcode from id path
    Jsyro committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    01fc4f5 View commit details
    Browse the repository at this point in the history
  6. bc prefix is removed

    Jsyro committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    583be0b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. vcdm 2.0 updates.

    name is included, issuanceDate is now validFrom.
    Jsyro committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    209a9f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. update to use new DataIntegrity Proof

    DI proofs are going to be required by orgbook, but maybe not others. removed other WIP code with different endpoints
    Jsyro committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    01f5e37 View commit details
    Browse the repository at this point in the history
  2. merge

    Jsyro committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    08241e7 View commit details
    Browse the repository at this point in the history
  3. remove dup line from merge

    Jsyro committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f250661 View commit details
    Browse the repository at this point in the history
  4. remove dup lines from merge.

    Jsyro committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5fb9575 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19d8867 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    794d4d1 View commit details
    Browse the repository at this point in the history
  2. remove unused urls

    Jsyro committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    985fea9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    b23d3d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15e78b View commit details
    Browse the repository at this point in the history
  3. remove slash from env var

    Jsyro committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b6f3cfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    989595e View commit details
    Browse the repository at this point in the history
  5. return tuple in error case

    Jsyro committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e0d700d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a91951 View commit details
    Browse the repository at this point in the history