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] Update Binance #58

Merged
merged 30 commits into from
Jul 8, 2024
Merged

[!feat] Update Binance #58

merged 30 commits into from
Jul 8, 2024

Commits on Jul 3, 2024

  1. modify binance

    warittornc committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6f4f09d View commit details
    Browse the repository at this point in the history
  2. minor change

    warittornc committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    81ef3a8 View commit details
    Browse the repository at this point in the history
  3. fix

    warittornc committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b48d389 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. minor changes and add doc

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8bc81a2 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary traits

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    21ecca9 View commit details
    Browse the repository at this point in the history
  3. simplify to single store

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    348bad7 View commit details
    Browse the repository at this point in the history
  4. simplify to single store

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5513ff8 View commit details
    Browse the repository at this point in the history
  5. refactor

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6b696c5 View commit details
    Browse the repository at this point in the history
  6. remove anyhow and cleanup

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a91ab9d View commit details
    Browse the repository at this point in the history
  7. fix

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ae0d3e2 View commit details
    Browse the repository at this point in the history
  8. fix comment and cleanup

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    953dbcb View commit details
    Browse the repository at this point in the history
  9. minor move

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    df05c21 View commit details
    Browse the repository at this point in the history
  10. fix doc

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7c7b2d3 View commit details
    Browse the repository at this point in the history
  11. fix comments

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0df7eaa View commit details
    Browse the repository at this point in the history
  12. fix and format

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b1ef34b View commit details
    Browse the repository at this point in the history
  13. add ids to log

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    898832f View commit details
    Browse the repository at this point in the history
  14. rename set to add

    warittornc committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3edd238 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c81d94b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fixed typo

    warittornc committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8ea262c View commit details
    Browse the repository at this point in the history
  2. fixed

    warittornc committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    55dafe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. add disconnect on exit

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e6a200e View commit details
    Browse the repository at this point in the history
  2. cleanup

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    944e686 View commit details
    Browse the repository at this point in the history
  3. grammer fix

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    305d00e View commit details
    Browse the repository at this point in the history
  4. add verbose error

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f37e190 View commit details
    Browse the repository at this point in the history
  5. change type from T to K

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1ce709c View commit details
    Browse the repository at this point in the history
  6. format

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2821b9f View commit details
    Browse the repository at this point in the history
  7. fix

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    dead607 View commit details
    Browse the repository at this point in the history
  8. cleanup

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    607b351 View commit details
    Browse the repository at this point in the history
  9. fix comments

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    010785c View commit details
    Browse the repository at this point in the history
  10. change error to warn

    warittornc committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a39eb40 View commit details
    Browse the repository at this point in the history