Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aholovko/wallet-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: trustbloc/wallet-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 35 files changed
  • 2 contributors

Commits on Mar 26, 2025

  1. chore(app): fix code coverage issue (trustbloc#868)

    * chore: fix code coverage issue
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    justakit authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    0cc3ab6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. test(app): improve unit test coverage (trustbloc#869)

    * test: run test on every push
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add more tests to credentials schema pkg
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add more tests to walleterror pkg
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add more tests to openid4ci pkg
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add more tests to openid4vp pkg
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add tests to gomobile verifiable
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add tests to gomobile openid4ci
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add tests to gomobile display
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add tests to gomobile display
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add tests to httprequest pkg
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add tests to httprequest pkg
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: move mocks to _test file
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: ignore mock tessupport package
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add trustregistry tests
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: add issuer metadata tests
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: fix integration tests
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: more small tests
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: run test only for main
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    * test: fix linter issues
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    
    ---------
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    justakit authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    e0d27fd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. feat(sdk): support for bitstring status list (trustbloc#871)

    feat: support for bitstring status list
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    justakit authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    b5358c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. chore(deps): fix dependabot issues (trustbloc#875)

    chore: fix dependabot issues
    
    Signed-off-by: Volodymyr Kit <[email protected]>
    justakit authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    828f9a4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. fix(app): Fix android build apk debug (trustbloc#876)

    Signed-off-by: Talwinder Kaur <[email protected]>
    talwinder50 authored May 6, 2025
    Configuration menu
    Copy the full SHA
    f692369 View commit details
    Browse the repository at this point in the history
Loading