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

[wip] feat(api): bridge limit script #3131

Closed
wants to merge 38 commits into from

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    f131926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd653c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ada55a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8530122 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    4428e8d View commit details
    Browse the repository at this point in the history
  2. implement mvc pattern

    bigboydiamonds committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    69f36c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

    bigboydiamonds committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d4fac70 View commit details
    Browse the repository at this point in the history
  3. ...

    bigboydiamonds committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5e5e2b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eab9a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f56517a View commit details
    Browse the repository at this point in the history
  6. tests

    bigboydiamonds committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ddb245d View commit details
    Browse the repository at this point in the history
  7. fix tests

    bigboydiamonds committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    139e27c View commit details
    Browse the repository at this point in the history
  8. fix test name

    bigboydiamonds committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    95a93ca View commit details
    Browse the repository at this point in the history
  9. return parsed values

    bigboydiamonds committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    96ec975 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be863d5 View commit details
    Browse the repository at this point in the history
  11. clean

    bigboydiamonds committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c6cd501 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    bb9aa82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb48d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d006117 View commit details
    Browse the repository at this point in the history
  4. clean response

    bigboydiamonds committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8ce1097 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    f844897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a8c923 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07980e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46e73c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    6696b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cce954 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

    bigboydiamonds committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b342984 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. generate-limits-script (#3166)

    * script for fetching min values
    
    * max/min origin values queried and stored in ts file
    
    * add script
    
    * add retries for fetching bridge quotes
    bigboydiamonds authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f6246d4 View commit details
    Browse the repository at this point in the history
  2. update naming

    bigboydiamonds committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a1d4650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33f5584 View commit details
    Browse the repository at this point in the history
  4. middleware check order

    bigboydiamonds committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    60138d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64f6816 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6990b0f View commit details
    Browse the repository at this point in the history
  7. bridge limit map

    bigboydiamonds committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fdefa7e View commit details
    Browse the repository at this point in the history
  8. generate limits map

    bigboydiamonds committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    eb7aa76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68c6c48 View commit details
    Browse the repository at this point in the history