Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update script to work with existing v1 pipeline data | Alex Browne | 2018-12-06 | 4 | -9/+12 |
* | Add soruceUrl to SraOrder entity | Alex Browne | 2018-12-06 | 1 | -0/+1 |
* | Add preliminary support for scraping orders from SRA endpoints (no pagination... | Alex Browne | 2018-12-06 | 3 | -0/+44 |
* | For event entities, rename address -> contractAddress and make it a primary key | Alex Browne | 2018-12-06 | 3 | -3/+3 |
* | Implement scraping and parsing exchange CancelUpTo events | Alex Browne | 2018-12-06 | 1 | -0/+15 |
* | Use multi-primary keys for event and filter null logIndexes | Alex Browne | 2018-12-06 | 2 | -2/+2 |
* | Implement scraping and parsing exchange cancel events | Alex Browne | 2018-12-06 | 2 | -3/+35 |
* | Re-organize event parsing and decoding | Alex Browne | 2018-12-06 | 1 | -2/+2 |
* | Add support for decoding asset data | Alex Browne | 2018-12-06 | 1 | -3/+14 |
* | Add typeorm and begin inserting database records | Alex Browne | 2018-12-06 | 1 | -0/+24 |