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

Epic VDR phase 3 branch #1245

Closed
wants to merge 32 commits into from
Closed

Epic VDR phase 3 branch #1245

wants to merge 32 commits into from

Commits on Jul 17, 2024

  1. Empty comit to epic branch

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f1565ac View commit details
    Browse the repository at this point in the history
  2. feat: change all resource URLs in VCs from http URLs to DID URLs (#1249)

    Signed-off-by: Shota Jolbordi <[email protected]>
    Signed-off-by: Hyperledger Bot <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Hyperledger Bot <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    3 people committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cf940c4 View commit details
    Browse the repository at this point in the history
  3. fix: Move InMemory classes to the test moduels (#1240)

    Signed-off-by: FabioPinheiro <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    FabioPinheiro authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e6693c6 View commit details
    Browse the repository at this point in the history
  4. feat: upgrade docusaurus and semantic-release packages

    Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    yshyn-iohk authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bbc9629 View commit details
    Browse the repository at this point in the history
  5. fix: Wallet Management Error Handling (#1248)

    Signed-off-by: Bassam Riman <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    CryptoKnightIOG authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a80ffab View commit details
    Browse the repository at this point in the history
  6. fix: use Put and Get for DID in doobie statement (#1250)

    Signed-off-by: Pat Losoponkul <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    patlo-iog authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    438e1a6 View commit details
    Browse the repository at this point in the history
  7. test: e2e test for oid4vci authorization code flow (#1252)

    Signed-off-by: Pat Losoponkul <[email protected]>
    Signed-off-by: Hyperledger Bot <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Hyperledger Bot <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    3 people authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ebc19cc View commit details
    Browse the repository at this point in the history
  8. chore: update codeowners files [skip ci] (#1255)

    Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    yshyn-iohk authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    599becb View commit details
    Browse the repository at this point in the history
  9. chore: update CODEOWNERS to have identus-maintainers team only [skip-…

    …ci] (#1257)
    
    Signed-off-by: Yurii Shynbuiev <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    yshyn-iohk authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    58e3302 View commit details
    Browse the repository at this point in the history
  10. docs: add local stack examples [skip ci] (#939)

    Signed-off-by: Pat Losoponkul <[email protected]>
    Signed-off-by: Hyperledger Bot <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Hyperledger Bot <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    3 people authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ecf671a View commit details
    Browse the repository at this point in the history
  11. build: make sure -Dquill.macro.log=false is passed when quill compiles (

    #1264)
    
    Signed-off-by: Pat Losoponkul <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    patlo-iog authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    46508fa View commit details
    Browse the repository at this point in the history
  12. test: add sd-jwt integration test (#1260)

    Signed-off-by: Allain Magyar <[email protected]>
    Signed-off-by: Hyperledger Bot <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Hyperledger Bot <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    3 people authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d10507b View commit details
    Browse the repository at this point in the history
  13. chore(release): cut Identus Cloud agent 1.38.0 release

    # [1.38.0](cloud-agent-v1.37.0...cloud-agent-v1.38.0) (2024-07-15)
    
    ### Bug Fixes
    
    * Move InMemory classes to the test moduels ([#1240](#1240)) ([823057a](823057a))
    * move mocks into the test modules ([#1236](#1236)) ([df83026](df83026))
    * use Put and Get for DID in doobie statement ([#1250](#1250)) ([fc1cf51](fc1cf51))
    * Wallet Management Error Handling ([#1248](#1248)) ([cfd5101](cfd5101))
    
    ### Features
    
    * upgrade docusaurus and semantic-release packages ([de53f1d](de53f1d))
    
    Signed-off-by: Allain Magyar <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    hyperledger-bot authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    601ee43 View commit details
    Browse the repository at this point in the history
  14. fix: add reportProcessingFailure back in PresentationRepository (#1232)

    Signed-off-by: FabioPinheiro <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    FabioPinheiro authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f07809d View commit details
    Browse the repository at this point in the history
  15. docs: oid4vci example and docs [skip ci] (#1265)

    Signed-off-by: Pat Losoponkul <[email protected]>
    Signed-off-by: patlo-iog <[email protected]>
    Signed-off-by: Hyperledger Bot <[email protected]>
    Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Hyperledger Bot <[email protected]>
    Signed-off-by: Shota Jolbordi <[email protected]>
    4 people authored and Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ff2d9b6 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'main' into ATL-6543-epic-vdr-phase-3

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2ca47d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. feat: add implementation for DID url resolver (#1267)

    Signed-off-by: Shota Jolbordi <[email protected]>
    shotexa authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4a024cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b138825 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 5, 2024

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

Commits on Sep 9, 2024

  1. feat(pollux): update storage for static resources to be wrapped in an…

    … envelope (#1283)
    
    Signed-off-by: Shota Jolbordi <[email protected]>
    shotexa authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f78596f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge branch 'main' into ATL-6543-epic-vdr-phase-3

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cda60eb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ATL-6543-epic-vdr-phase-3

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cf595c8 View commit details
    Browse the repository at this point in the history
  3. Format

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c9ef4f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Merge branch 'main' into ATL-6543-epic-vdr-phase-3

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2fb5020 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. feat: add base url services to DID (#1358)

    Signed-off-by: Shota Jolbordi <[email protected]>
    shotexa authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ecde01d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ATL-6543-epic-vdr-phase-3

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8f2d9a9 View commit details
    Browse the repository at this point in the history
  3. format

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2a0b369 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. Merge branch 'main' into ATL-6543-epic-vdr-phase-3

    Signed-off-by: Shota Jolbordi <[email protected]>
    Shota Jolbordi committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b59ce50 View commit details
    Browse the repository at this point in the history