aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/src/entities/ExchangeFillEvent.ts
Commit message (Expand)AuthorAgeFilesLines
* Update script to work with existing v1 pipeline dataAlex Browne2018-12-061-3/+4
* 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-3/+3
* Re-organize event parsing and decodingAlex Browne2018-12-061-2/+2
* Add support for decoding asset dataAlex Browne2018-12-061-3/+14
* Add typeorm and begin inserting database recordsAlex Browne2018-12-061-0/+24