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: Upgrade RPC methods #52

Merged
merged 26 commits into from
Nov 29, 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
    36b39aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52d86e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da1b0b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4deb25c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55264d0 View commit details
    Browse the repository at this point in the history
  9. fix: update queryVCs

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

Commits on Nov 29, 2022

  1. fix: move type

    martines3000 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    bf21885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d91e8a View commit details
    Browse the repository at this point in the history
  3. chore: refactor saveVC

    martines3000 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3354886 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    753a564 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94b9524 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99186b6 View commit details
    Browse the repository at this point in the history