Xianny
27fc640a9e
fetch and save copper ( #1472 )
...
Fetch and save Copper CRM
2019-01-08 13:50:51 -08:00
Amir Bandeali
fd37e88bdb
Use enums in pipeline
2019-01-07 11:11:19 -08:00
zkao
6d45beccad
Fix dex order quote/base asset assigning ( #1432 )
2018-12-14 12:15:35 -08:00
zkao
42be1a429f
track idex orderbook snapshots ( #1397 )
...
* Track Idex and Oasis Orderbook Snapshots
2018-12-11 15:48:54 -08:00
Alex Browne
b4cdb14b9b
Refactor event scraping and add support for scraping ERC20 approval events ( #1401 )
...
* Refactor event scraping and add support for scraping ERC20 approval events
* Add tests for data_sources/contract-wrappers/utils
2018-12-11 15:16:05 -08:00
Xianny
8c21a700ba
pull OHLCV records from Crypto Compare ( #1349 )
...
* [WIP] pull OHLCV records from Crypto Compare
* lint
* refactor to pull logic out of script and into modules
* add entity test for ohlcv_external entity
* implement rate limit and chronological backfill for ohlcv
* add unit tests; cleanup variable names
* Fetch OHLCV pairs params from events table
* better method names
* fix outdated test
* lint
* Clean up after review
* oops
* fix failing test
* better filtering of most recent records
* fix bug when generating pairs
* fix default earliest backfill date
* fix bug with retrieving backfill time
* prettier
2018-12-04 14:26:03 -08:00
zkao
87ffa5d7ab
Token_orderbook_snapshots for Ddex and Paradex( #1354 )
...
* Implements the TokenOrderbookSnapshot Table
* Scripts, Data Sources and Entities to pull Ddex and Paradex API data.
2018-12-04 14:25:42 -08:00
Alex Browne
7198b441e0
Add script for parsing competing dex trades from Bloxy ( #1355 )
2018-12-04 14:25:42 -08:00
Alex Browne
24fd2d9730
Add support for pulling Cancel and CancelUpTo events
2018-12-04 14:24:48 -08:00
Alex Browne
303bbc42f4
Change some column types from varchar to numeric
2018-12-04 14:24:48 -08:00
Alex Browne
26280e4aba
Implement scraping sra orders from radar relay
2018-12-04 14:24:48 -08:00
Alex Browne
53cc9e9bed
Rename table and column names
2018-12-04 14:24:48 -08:00
Alex Browne
ccad046eb6
Reorganize entities. Make scripts work from any directory.
2018-12-04 14:24:48 -08:00
Alex Browne
3a19faa5ff
Update script to work with existing v1 pipeline data
2018-12-04 14:24:48 -08:00
Alex Browne
bbe1a843ef
Update pipeline to use new @0x npm org for imports
2018-12-04 14:24:48 -08:00
Alex Browne
91e7485ecc
Update to use ContractWrappers + Infura instead of Etherscan
2018-12-04 14:24:44 -08:00