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

Feature development begin #3

Merged
merged 46 commits into from
Dec 9, 2021
Merged

Feature development begin #3

merged 46 commits into from
Dec 9, 2021

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    d8c5286 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61ba78 View commit details
    Browse the repository at this point in the history
  3. wip: init-dev: minor changes

    formiat committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    b7cb000 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a424925 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05abf2f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. wip: init-dev: minor changes

    formiat committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    0133dca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2daf63 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

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

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    ff34f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9912138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83c93b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01b6da5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    d8d3767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0f9ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef66533 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    b6392e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260fbf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d1382 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    d6fe127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6faae09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d26e125 View commit details
    Browse the repository at this point in the history
  4. wip: init-dev: refactoring (struct Worker) - separated markets into m…

    …arkets_box and markets_arc
    formiat committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    29526c6 View commit details
    Browse the repository at this point in the history
  5. wip: init-dev: refactoring (struct Worker) - replaced "Box<RefCell<..…

    ….>>" and "Arc<Mutex<Box<RefCell<...>>>>" with "Arc<Mutex<...>>"
    formiat committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d0cd3da View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

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

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    03cb20b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ded95c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    126c2fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7500d72 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    e72cfb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ba696b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8163a5d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    f238b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d211f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d0ea0f View commit details
    Browse the repository at this point in the history
  4. wip: init-dev: minor changes

    formiat committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    b049eee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5ae2f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. wip: init-dev: refactoring - moved add_exchange_pair() and get_total_…

    …volume() from Bitfinex to Market
    formiat committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    49e787c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

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

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    c99daba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e3040 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    532c0ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9b78d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. wip: init-dev: functions implemented - "MarketSpine::set_last_trade_v…

    …olume()" and "MarketSpine::set_last_trade_price()"
    formiat committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    5e13f2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84f99a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    757907b View commit details
    Browse the repository at this point in the history