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

[r2r] Add max_maker_vol RPC #1618

Merged
merged 7 commits into from
Jan 20, 2023
Merged

[r2r] Add max_maker_vol RPC #1618

merged 7 commits into from
Jan 20, 2023

Commits on Jan 17, 2023

  1. Add max_maker_vol RPC

    * Refactor `get_max_vol` by renaming and splitting into `get_max_maker_vol` and `check_other_coin_balance_for_order_issue`
    sergeyboyko0791 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d0b6b95 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 19, 2023

  1. Fix PR issues

    * Refactor `test_get_max_maker_vol` and `test_get_max_maker_vol_error` tests
    * Add `mm2_test_helpers::max_maker_vol`
    sergeyboyko0791 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5976100 View commit details
    Browse the repository at this point in the history
  2. Fix comments

    sergeyboyko0791 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c357c73 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    3fa0590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca2933 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    sergeyboyko0791 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    4e3b20d View commit details
    Browse the repository at this point in the history