aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/src/parsers/ddex_orders
Commit message (Collapse)AuthorAgeFilesLines
* Use enums in pipelineAmir Bandeali2019-01-081-2/+6
|
* Fix dex order quote/base asset assigning (#1432)zkao2018-12-151-6/+8
|
* track idex orderbook snapshots (#1397)zkao2018-12-121-15/+3
| | | * Track Idex and Oasis Orderbook Snapshots
* Token_orderbook_snapshots for Ddex and Paradex(#1354)zkao2018-12-051-0/+77
* Implements the TokenOrderbookSnapshot Table * Scripts, Data Sources and Entities to pull Ddex and Paradex API data.