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

feat: snap types restructure #63

Merged
merged 33 commits into from
Dec 3, 2022
Merged

Commits on Nov 15, 2022

  1. feat: update vcStore

    andyv09 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1e82529 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    a46dc4e View commit details
    Browse the repository at this point in the history
  2. test: add saveVC tests

    andyv09 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b42b4ca View commit details
    Browse the repository at this point in the history
  3. feat: deleteVC RPC method

    andyv09 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6f64c94 View commit details
    Browse the repository at this point in the history
  4. fix: rename vcStore to store

    andyv09 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f890022 View commit details
    Browse the repository at this point in the history
  5. fix: add options to saveVC

    andyv09 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    047235c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. feat: query RPC method

    andyv09 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    fcee3e5 View commit details
    Browse the repository at this point in the history
  2. fix: webpack build issue

    andyv09 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    74448b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6862d4 View commit details
    Browse the repository at this point in the history
  4. chore: prettier

    andyv09 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9beff04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67ba010 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. fix: linting problems

    andyv09 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    96e3d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa77a0d View commit details
    Browse the repository at this point in the history
  3. fix: fix merge errors

    andyv09 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    1c1b9b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2e2150 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f99a2df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0cad81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a827d8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17dd257 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de8a875 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    193de5e View commit details
    Browse the repository at this point in the history
  11. fix: fixed import

    tadejpodrekar committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    0700898 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge branch 'develop' of https://github.com/blockchain-lab-um/ssi-snap

    … into feat/snap-types-restructure
    tadejpodrekar committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    188e384 View commit details
    Browse the repository at this point in the history
  2. fix: correct import

    tadejpodrekar committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    78de35d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbd70ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22aa14f View commit details
    Browse the repository at this point in the history
  5. chore: formatting

    tadejpodrekar committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ee0502f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 2, 2022

  1. fix: fix typo

    tadejpodrekar committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    073f44d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    42d05b1 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    martines3000 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    0fa760a View commit details
    Browse the repository at this point in the history
  3. fix: split type

    martines3000 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    0a436ad View commit details
    Browse the repository at this point in the history