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

Referral #18

Open
wants to merge 45 commits into
base: develop
Choose a base branch
from
Open

Referral #18

wants to merge 45 commits into from

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    29b8814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa032f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 16, 2023

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

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    8dcfe21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c9ce19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c21d807 View commit details
    Browse the repository at this point in the history
  4. added ci.yml

    pranav-singhal committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1f6d5c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    53cddda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8870378 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac97c8e View commit details
    Browse the repository at this point in the history
  4. removed extra log

    pranav-singhal committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    f4ea150 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 22, 2023

  1. added typedoc

    pranav-singhal committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    680c426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c2596 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    ab42318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd4314d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e11e64d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Updated createService function

    Added updateService function
    quent043 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9feb6ab View commit details
    Browse the repository at this point in the history
  2. Refactored Service Type

    quent043 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e0f5ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f224630 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a081b4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cd9ca5 View commit details
    Browse the repository at this point in the history
  6. Fixed typo

    quent043 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0ffa0f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eda0a00 View commit details
    Browse the repository at this point in the history
  8. Modified queries

    quent043 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8f399f5 View commit details
    Browse the repository at this point in the history
  9. Updated ABIs

    quent043 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0d5f65c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ec46fe View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    9b916b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a82d2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b222116 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    799e2c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Update Escrow ABI

    quent043 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a023705 View commit details
    Browse the repository at this point in the history
  2. Update Service ABI

    quent043 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    e7b097c View commit details
    Browse the repository at this point in the history
  3. Updated tests & mocks

    quent043 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f35e330 View commit details
    Browse the repository at this point in the history
  4. Added query fields

    quent043 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    cf436d1 View commit details
    Browse the repository at this point in the history
  5. Refactor

    quent043 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    637cad5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    878f818 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/adding-custom-chain-conf…

    …ig' into referral
    
    # Conflicts:
    #	packages/client/src/escrow/index.ts
    #	packages/client/src/index.ts
    #	packages/client/src/profile/index.ts
    #	packages/client/src/proposals/index.ts
    #	packages/client/src/services/index.ts
    quent043 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e48dc30 View commit details
    Browse the repository at this point in the history
  3. Merge chain config

    quent043 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4efcc92 View commit details
    Browse the repository at this point in the history
  4. Added missing natspec

    quent043 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    df8a232 View commit details
    Browse the repository at this point in the history
  5. Corrected typo

    quent043 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    cc1a24c View commit details
    Browse the repository at this point in the history
  6. Corrected typo

    quent043 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    293c374 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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