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

Add minimal tests to show that new runtime API endpoints exist #2254

Merged
merged 17 commits into from
May 18, 2023

Commits on Apr 20, 2023

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

    notlesh committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    435dcb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdda0f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Basic fee calc works

    notlesh committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    670934c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. prettier

    notlesh committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    de6e0e4 View commit details
    Browse the repository at this point in the history
  2. Remove dead code

    notlesh committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    021972e View commit details
    Browse the repository at this point in the history
  3. Prefer const over let 🙈

    notlesh committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c488ca9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 17, 2023

  1. Remove console.log()

    notlesh committed May 17, 2023
    Configuration menu
    Copy the full SHA
    316c698 View commit details
    Browse the repository at this point in the history
  2. Use well-defined constant

    notlesh committed May 17, 2023
    Configuration menu
    Copy the full SHA
    94cb2e0 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflict 👀

    notlesh committed May 17, 2023
    Configuration menu
    Copy the full SHA
    4375c68 View commit details
    Browse the repository at this point in the history
  4. Remove as any

    notlesh committed May 17, 2023
    Configuration menu
    Copy the full SHA
    26618c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    553ae34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f19d66b View commit details
    Browse the repository at this point in the history
  7. prettier

    notlesh committed May 17, 2023
    Configuration menu
    Copy the full SHA
    7a892c2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    11293fe View commit details
    Browse the repository at this point in the history
  2. Use newly defined constant

    notlesh committed May 18, 2023
    Configuration menu
    Copy the full SHA
    df56c81 View commit details
    Browse the repository at this point in the history