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(api): bridge limits [SLT-165] #3179

Merged
merged 40 commits into from
Sep 24, 2024
Merged

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. remove scripts

    bigboydiamonds committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    12de2ee View commit details
    Browse the repository at this point in the history
  6. adds swagger doc

    bigboydiamonds committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    53e3c87 View commit details
    Browse the repository at this point in the history
  7. clean

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

    bigboydiamonds committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    60dcf57 View commit details
    Browse the repository at this point in the history
  9. fix test

    bigboydiamonds committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    03dc45b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6b5d30 View commit details
    Browse the repository at this point in the history
  11. normalize addresses

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