Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make event parsing more functional and less class-based | Alex Browne | 2018-12-05 | 3 | -65/+21 |
* | Re-organize event parsing and decoding | Alex Browne | 2018-12-05 | 6 | -89/+120 |
* | Add support for decoding asset data | Alex Browne | 2018-12-05 | 4 | -36/+92 |
* | Add typeorm and begin inserting database records | Alex Browne | 2018-12-05 | 4 | -7/+78 |
* | Make contractAbi a parameter of getContractEventsAsync | Alex Browne | 2018-12-05 | 3 | -10/+26 |
* | Add tests for etherscan events | Alex Browne | 2018-12-05 | 2 | -9/+17 |
* | Restructure pipeline package. Create data-sources dir | Alex Browne | 2018-12-05 | 4 | -75/+96 |
* | Remove old code. Create function for getting contract events via etherscan | Alex Browne | 2018-12-05 | 22 | -1868/+2348 |
* | Rebase pipeline branch off development | Alex Browne | 2018-12-05 | 19 | -0/+1870 |