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

Use SDK to poll and create smart order and handle result #16

Merged
merged 23 commits into from
Aug 30, 2023

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    e66024c View commit details
    Browse the repository at this point in the history
  2. Delete unused types

    anxolin committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fa980b0 View commit details
    Browse the repository at this point in the history
  3. Show result in logs

    anxolin committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    682ff6b View commit details
    Browse the repository at this point in the history
  4. Improve log and show errors

    anxolin committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3be7215 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Improve logs

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    01fc942 View commit details
    Browse the repository at this point in the history
  2. Fix issue checkign settmelemt

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7d8130c View commit details
    Browse the repository at this point in the history
  3. Add small refactor to utils

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    88ab536 View commit details
    Browse the repository at this point in the history
  4. Add todos and point to issue

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    596696b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b750eca View commit details
    Browse the repository at this point in the history
  6. Update versions

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    df2df70 View commit details
    Browse the repository at this point in the history
  7. Improve types

    Co-authored-by: Leandro <[email protected]>
    anxolin and alfetopito authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a601ca2 View commit details
    Browse the repository at this point in the history
  8. Rename var

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    599f1c2 View commit details
    Browse the repository at this point in the history
  9. Dont check twice

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4532f21 View commit details
    Browse the repository at this point in the history
  10. Remove dead code

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0f776f5 View commit details
    Browse the repository at this point in the history
  11. Dont override the console

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    51bedd8 View commit details
    Browse the repository at this point in the history
  12. Delete unnecesary call

    anxolin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9b7968d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    baf2582 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Change method name

    anxolin committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    52b6272 View commit details
    Browse the repository at this point in the history
  2. Move util to misc

    anxolin committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    561d3a9 View commit details
    Browse the repository at this point in the history
  3. Pass proof and offchain input

    anxolin committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    152a52a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a51f3e View commit details
    Browse the repository at this point in the history
  5. Rename counters

    anxolin committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    cf4727f View commit details
    Browse the repository at this point in the history
  6. Rename logging message

    anxolin committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fe8f475 View commit details
    Browse the repository at this point in the history