aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/package.json
Commit message (Expand)AuthorAgeFilesLines
* PublishFabio Berger2018-12-131-8/+8
* Refactor event scraping and add support for scraping ERC20 approval events (#...Alex Browne2018-12-131-0/+1
* cleanup: stray import, rename variablexianny2018-12-131-1/+0
* query CC with larger batch sizexianny2018-12-131-0/+1
* upgrade throttling codexianny2018-12-131-1/+1
* Implement fetching and parsing relayer infoAlex Browne2018-12-131-0/+1
* Add tests for etherscan eventsAlex Browne2018-12-131-1/+6
* Address PR feedbackAlex Browne2018-12-061-6/+1
* pull OHLCV records from Crypto Compare (#1349)Xianny2018-12-061-0/+3
* Introduce framework for running basic tests for entities (#1344)Alex Browne2018-12-061-3/+8
* Add script for pulling missing block dataAlex Browne2018-12-061-1/+2
* Pointing entities to raw schemaJake Ellowitz2018-12-061-1/+1
* Configure linter with --format stylish and fix linter errorsAlex Browne2018-12-061-1/+1
* Configure TypeORM for migrations. Add new package.json scripts.Alex Browne2018-12-061-1/+4
* Add build:ci to pipeline package.jsonAlex Browne2018-12-061-0/+1
* Implement fetching and parsing relayer infoAlex Browne2018-12-061-0/+1
* Update script to work with existing v1 pipeline dataAlex Browne2018-12-061-3/+4
* Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-061-10/+12
* Rebase and update to use new modularized artifactsAlex Browne2018-12-061-7/+4
* Add preliminary support for scraping orders from SRA endpoints (no pagination...Alex Browne2018-12-061-0/+1
* Add support for decoding asset dataAlex Browne2018-12-061-0/+2
* Add typeorm and begin inserting database recordsAlex Browne2018-12-061-5/+8
* Add tests for etherscan eventsAlex Browne2018-12-061-1/+6
* Remove old code. Create function for getting contract events via etherscanAlex Browne2018-12-061-26/+19
* Rebase pipeline branch off developmentAlex Browne2018-12-061-0/+52