aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/src
Commit message (Expand)AuthorAgeFilesLines
* Re-organize event parsing and decodingAlex Browne2018-12-066-89/+120
* Add support for decoding asset dataAlex Browne2018-12-064-36/+92
* Add typeorm and begin inserting database recordsAlex Browne2018-12-064-7/+78
* Make contractAbi a parameter of getContractEventsAsyncAlex Browne2018-12-063-10/+26
* Add tests for etherscan eventsAlex Browne2018-12-062-9/+17
* 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-0622-1868/+2348
* Rebase pipeline branch off developmentAlex Browne2018-12-0619-0/+1870