aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/src/entities/ohlcv_external.ts
Commit message (Collapse)AuthorAgeFilesLines
* pull OHLCV records from Crypto Compare (#1349)Xianny2018-12-051-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [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
* metadata and trusted sources in same raw tableJake Ellowitz2018-12-051-9/+9
|
* Pull token metadata re trusted tokensJake Ellowitz2018-12-051-0/+20