aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/test/parsers/events
Commit message (Collapse)AuthorAgeFilesLines
* Refactor event scraping and add support for scraping ERC20 approval events ↵Alex Browne2018-12-122-1/+55
| | | | | | | | (#1401) * Refactor event scraping and add support for scraping ERC20 approval events * Add tests for data_sources/contract-wrappers/utils
* Add support for pulling Cancel and CancelUpTo eventsAlex Browne2018-12-051-3/+3
|
* Change some column types from varchar to numericAlex Browne2018-12-051-5/+5
|
* Reorganize entities. Make scripts work from any directory.Alex Browne2018-12-051-1/+1
|
* Update script to work with existing v1 pipeline dataAlex Browne2018-12-051-1/+2
|
* Update pipeline to use new @0x npm org for importsAlex Browne2018-12-051-2/+2
|
* Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-051-0/+77