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: add testing for plo endpoints #512

Merged
merged 27 commits into from
Apr 12, 2021

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    ecdac1f View commit details
    Browse the repository at this point in the history
  2. feat: tests for /paras

    TarikGul committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    bfffdc4 View commit details
    Browse the repository at this point in the history
  3. lint

    TarikGul committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d0e67f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. feat: type factory

    TarikGul committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    4f61d91 View commit details
    Browse the repository at this point in the history
  2. feat: tests for leases

    TarikGul committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    b890810 View commit details
    Browse the repository at this point in the history
  3. lint

    TarikGul committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    9992e4d View commit details
    Browse the repository at this point in the history
  4. fix merge

    TarikGul committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    15c009f View commit details
    Browse the repository at this point in the history
  5. fix: update tests for lease

    TarikGul committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    072e18c View commit details
    Browse the repository at this point in the history
  6. feat: tests for auctions

    TarikGul committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    01e55b9 View commit details
    Browse the repository at this point in the history
  7. cleanup

    TarikGul committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    2302170 View commit details
    Browse the repository at this point in the history
  8. fix naming

    TarikGul committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    210f0a5 View commit details
    Browse the repository at this point in the history
  9. cleanup more naming

    TarikGul committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    55fbad8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b6a91a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    7a3c9ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06dfd8d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Update src/test-helpers/registries/rococoRegistry.ts

    Co-authored-by: Zeke Mostov <32168567+emostov@users.noreply.github.com>
    TarikGul and emostov authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f3a98f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e640287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e6f4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36a9ada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b527e18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31f0bed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    584306d View commit details
    Browse the repository at this point in the history
  8. merge in feat-plo

    TarikGul committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    147313c View commit details
    Browse the repository at this point in the history
  9. fix: change AbstractInt to BlockNumber, fix leasePeriod undefined, ad…

    …d proper data for winning in auctions
    TarikGul committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a5ef315 View commit details
    Browse the repository at this point in the history
  10. fix: naming and comments

    TarikGul committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    e10ca66 View commit details
    Browse the repository at this point in the history
  11. fix: add comments

    TarikGul committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    330009f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2dc6a67 View commit details
    Browse the repository at this point in the history