aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline
Commit message (Expand)AuthorAgeFilesLines
* Implement scraping and parsing exchange cancel eventsAlex Browne2018-12-065-10/+81
* Make event parsing more functional and less class-basedAlex Browne2018-12-063-65/+21
* Re-organize event parsing and decodingAlex Browne2018-12-067-175/+206
* Add support for decoding asset dataAlex Browne2018-12-065-36/+94
* Add typeorm and begin inserting database recordsAlex Browne2018-12-066-13/+89
* Make contractAbi a parameter of getContractEventsAsyncAlex Browne2018-12-064-11/+29
* Add tests for etherscan eventsAlex Browne2018-12-065-10/+124
* Restructure pipeline package. Create data-sources dirAlex Browne2018-12-064-75/+96
* Remove old code. Create function for getting contract events via etherscanAlex Browne2018-12-0624-1895/+2368
* Rebase pipeline branch off developmentAlex Browne2018-12-0625-0/+2001