aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/src/entities/ExchangeCancelEvent.ts
Commit message (Expand)AuthorAgeFilesLines
* Update script to work with existing v1 pipeline dataAlex Browne2018-12-131-2/+3
* Add preliminary support for scraping orders from SRA endpoints (no pagination...Alex Browne2018-12-131-0/+2
* For event entities, rename address -> contractAddress and make it a primary keyAlex Browne2018-12-131-1/+1
* Use multi-primary keys for event and filter null logIndexesAlex Browne2018-12-131-1/+1
* Implement scraping and parsing exchange cancel eventsAlex Browne2018-12-131-0/+32
* Reorganize entities. Make scripts work from any directory.Alex Browne2018-12-061-35/+0
* Update script to work with existing v1 pipeline dataAlex Browne2018-12-061-2/+3
* Add preliminary support for scraping orders from SRA endpoints (no pagination...Alex Browne2018-12-061-0/+2
* For event entities, rename address -> contractAddress and make it a primary keyAlex Browne2018-12-061-1/+1
* Use multi-primary keys for event and filter null logIndexesAlex Browne2018-12-061-1/+1
* Implement scraping and parsing exchange cancel eventsAlex Browne2018-12-061-0/+32