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