aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Pointing entities to raw schemaJake Ellowitz2018-12-051-1/+1
| | | | Fix linter issues
* Configure linter with --format stylish and fix linter errorsAlex Browne2018-12-051-1/+1
|
* Configure TypeORM for migrations. Add new package.json scripts.Alex Browne2018-12-051-1/+4
|
* Add build:ci to pipeline package.jsonAlex Browne2018-12-051-0/+1
|
* Implement fetching and parsing relayer infoAlex Browne2018-12-051-0/+1
|
* Update script to work with existing v1 pipeline dataAlex Browne2018-12-051-3/+4
|
* Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-051-10/+12
|
* Rebase and update to use new modularized artifactsAlex Browne2018-12-051-7/+4
|
* Add preliminary support for scraping orders from SRA endpoints (no ↵Alex Browne2018-12-051-0/+1
| | | | pagination, only RR support for now)
* Add support for decoding asset dataAlex Browne2018-12-051-0/+2
|
* Add typeorm and begin inserting database recordsAlex Browne2018-12-051-5/+8
|
* Add tests for etherscan eventsAlex Browne2018-12-051-1/+6
|
* Remove old code. Create function for getting contract events via etherscanAlex Browne2018-12-051-26/+19
|
* Rebase pipeline branch off developmentAlex Browne2018-12-051-0/+52