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

39 implement tests for nabla indexer #40

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    4e9ac41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    804090b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b02fce8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d64eb8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18bd872 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4eeb29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da36a76 View commit details
    Browse the repository at this point in the history
  8. Update README

    TorstenStueber committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1b27090 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8de7ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    749cc0d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a2556c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    5962f9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919649e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e063b3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e2d214 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on Apr 29, 2024

  1. Remove api-solang from workspaces

    This is in order to use the deployed npm version with types available
    ebma committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3ca21b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Replace ts-node with tsx

    ts-node was not running due to module vs commonjs issues
    ebma committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2a53f4a View commit details
    Browse the repository at this point in the history
  2. Remove --ignore-engines

    because it's deprecated and the pull command throws an error
    ebma committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d92a546 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f995edf View commit details
    Browse the repository at this point in the history
  4. Set polkadot dependencies to fixed version

    There was a breaking change in a minor version bump so we set these to specific versions
    see polkadot-js/api@ca48023#diff-6c3c68a16db206b507cabe5612726492ebaf4c9f3d4717e10d2a75b3d6dcd4f1R172
    ebma committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ae11957 View commit details
    Browse the repository at this point in the history
  5. Rename commands in package.json

    ebma committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    595d316 View commit details
    Browse the repository at this point in the history
  6. Add info to README.md

    ebma committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ad08518 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 29, 2024

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

Commits on Jun 13, 2024

  1. Add scripts to run the tests

    ebma committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    990749b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ca5ac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a236aa View commit details
    Browse the repository at this point in the history