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

added soul linker functions for the credit score #7

Merged
merged 26 commits into from
Jan 4, 2023
Merged

Commits on Dec 15, 2022

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

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    638b153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d61a5d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. added support for soul linker

    H34D committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    9f86327 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge remote-tracking branch 'origin/main' into feature/soul-linker

    # Conflicts:
    #	src/contracts/masa-contracts.ts
    #	src/soul-name/soul-names.ts
    H34D committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2996cbf View commit details
    Browse the repository at this point in the history
  2. adapt changes from main

    H34D committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    502ec2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    034d412 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into feature/soul-linker

    # Conflicts:
    #	src/session/session.ts
    H34D committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7c3aa66 View commit details
    Browse the repository at this point in the history
  5. adapt changes from main

    H34D committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    cb5deb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Merge remote-tracking branch 'origin/main' into feature/soul-linker

    # Conflicts:
    #	package.json
    #	src/masa.ts
    H34D committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    388db00 View commit details
    Browse the repository at this point in the history
  2. fix merge issues

    H34D committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a9abeae View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. update logging

    H34D committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    a4e4806 View commit details
    Browse the repository at this point in the history
  2. fix payment options

    H34D committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    966cdef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3095584 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. - migrate erc20 interface to SDK to enable erc20 interactions

    - made credit score link expiration date configurable
    - fixed link breaking functionality
    - added link verification
    - updated contracts
    H34D committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    4572ea1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. 0.8.0-beta

    H34D committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    ae3aa92 View commit details
    Browse the repository at this point in the history
  2. prettier

    H34D committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    2150b0b View commit details
    Browse the repository at this point in the history
  3. update docs

    H34D committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    a3581bc View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG.md

    H34D committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    9f8eb00 View commit details
    Browse the repository at this point in the history
  5. harden verification function

    H34D committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    d304387 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. added query link method

    H34D committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b34c2bb View commit details
    Browse the repository at this point in the history
  2. 0.8.0-beta.1

    H34D committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    55ee408 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. fix credit score loading logic

    H34D committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    03e57e8 View commit details
    Browse the repository at this point in the history
  2. 0.8.0

    H34D committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    bc17bf8 View commit details
    Browse the repository at this point in the history
  3. update docs

    H34D committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    f936920 View commit details
    Browse the repository at this point in the history
  4. update docs

    H34D committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9389ef9 View commit details
    Browse the repository at this point in the history