Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use multi-primary keys for event and filter null logIndexes | Alex Browne | 2018-12-05 | 1 | -2/+2 |
* | Implement scraping and parsing exchange cancel events | Alex Browne | 2018-12-05 | 1 | -3/+8 |
* | Make event parsing more functional and less class-based | Alex Browne | 2018-12-05 | 1 | -13/+4 |
* | Re-organize event parsing and decoding | Alex Browne | 2018-12-05 | 1 | -7/+13 |
* | Add support for decoding asset data | Alex Browne | 2018-12-05 | 1 | -23/+4 |
* | Add typeorm and begin inserting database records | Alex Browne | 2018-12-05 | 1 | -3/+35 |
* | Make contractAbi a parameter of getContractEventsAsync | Alex Browne | 2018-12-05 | 1 | -1/+7 |
* | Add tests for etherscan events | Alex Browne | 2018-12-05 | 1 | -2/+1 |
* | Restructure pipeline package. Create data-sources dir | Alex Browne | 2018-12-05 | 1 | -0/+8 |