aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/src/scripts/pull_missing_blocks.ts
Commit message (Expand)AuthorAgeFilesLines
* Replace console.log with logUtils.log (#1515)F. Eugene Aumson2019-01-151-8/+9
* Optimize SQL queries in pull_missing_blocks (#1458)Alex Browne2019-01-081-19/+20
* Fix bug in pull_missing_blocks with incorrect start block (#1438)Alex Browne2018-12-181-10/+6
* Fix linter errorsLeonid Logvinov2018-12-131-6/+6
* Make pull_missing_blocks script consider all events with block numbers (#1420)Alex Browne2018-12-121-1/+14
* Refactor event scraping and add support for scraping ERC20 approval events (#...Alex Browne2018-12-121-1/+1
* Address PR feedbackAlex Browne2018-12-051-5/+2
* Add script for pulling missing block dataAlex Browne2018-12-051-0/+83