Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Quadriga CX now supports LTC trading, adding to products #392

Merged
merged 12 commits into from
Jul 20, 2017
Merged

Quadriga CX now supports LTC trading, adding to products #392

merged 12 commits into from
Jul 20, 2017

Commits on Jul 10, 2017

  1. Configuration menu
    Copy the full SHA
    62d1d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad3d514 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Configuration menu
    Copy the full SHA
    3cad6f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1fabd3 View commit details
    Browse the repository at this point in the history
  3. Quadriga CX Fixes

    * Add amount for takers fee
    * Minor update to backfill warning text
    * Fix variable shadowing error
    * Trades with the same timestamp are now ordered oldest to newest when r eturned from getTrades
    * Trade volume now returned as number and not a string, prevents NaN on volume report
    * Filter results on timestamp start to prevent re-reporting the same trades in the results
    cmroche committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    fc5a151 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

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

Commits on Jul 17, 2017

  1. Formatting

    cmroche committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    977aa14 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

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

Commits on Jul 19, 2017

  1. Configuration menu
    Copy the full SHA
    3412d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d445811 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Fixing QCX API handling of numbers

    Some argument about the lack of type safety in javascript.
    cmroche committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    f72cf73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d452e9 View commit details
    Browse the repository at this point in the history