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 app data repo functions #14

Merged
merged 33 commits into from
Sep 10, 2024
Merged

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    85a0793 View commit details
    Browse the repository at this point in the history
  2. add codegen module

    ribeirojose committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f2324d7 View commit details
    Browse the repository at this point in the history
  3. add common module

    ribeirojose committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cd653d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15df625 View commit details
    Browse the repository at this point in the history
  5. add contracts module

    ribeirojose committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4b923e4 View commit details
    Browse the repository at this point in the history
  6. add order_book module

    ribeirojose committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    04f9139 View commit details
    Browse the repository at this point in the history
  7. add order posting example

    ribeirojose committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    661fe9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1a949c View commit details
    Browse the repository at this point in the history
  9. add contract abis

    ribeirojose committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9cf4021 View commit details
    Browse the repository at this point in the history
  10. add generated codegen

    ribeirojose committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e9a8acd View commit details
    Browse the repository at this point in the history
  11. add generated order_book

    ribeirojose committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ca26b90 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. add downloaded schemas

    yvesfracari committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    25ae6a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92db8a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    013a097 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. add generated api model

    yvesfracari committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8b78530 View commit details
    Browse the repository at this point in the history
  2. add python-dotenv package

    yvesfracari committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0f938d5 View commit details
    Browse the repository at this point in the history
  3. refactor importing sort

    yvesfracari committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5576b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3e1187 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dd9452 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08f1d03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc75e36 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. rename files to snakecase

    yvesfracari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    659499d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa6893 View commit details
    Browse the repository at this point in the history
  3. add app data doc tests

    yvesfracari committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9b3407a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba4c3c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    b289572 View commit details
    Browse the repository at this point in the history
  2. fix digest util functions

    yvesfracari committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4d8554b View commit details
    Browse the repository at this point in the history
  3. merge into base branch

    yvesfracari committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    571264c View commit details
    Browse the repository at this point in the history
  4. fix import

    yvesfracari committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    20799ee View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2c445e6 View commit details
    Browse the repository at this point in the history
  2. chore: relock poetry.lock

    ribeirojose committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8e8de09 View commit details
    Browse the repository at this point in the history
  3. chore: add multiformats

    ribeirojose committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ea2346e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6cf3f7 View commit details
    Browse the repository at this point in the history