aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/src/parsers/web3/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Change type of transactions.gas_used and gas_price to BigNumber/numericAlex Browne2018-12-051-2/+3
|
* Address PR feedbackAlex Browne2018-12-051-1/+0
|
* Add script for pulling missing block dataAlex Browne2018-12-051-1/+4
|
* Configure linter with --format stylish and fix linter errorsAlex Browne2018-12-051-0/+8
|
* Reorganize entities. Make scripts work from any directory.Alex Browne2018-12-051-2/+1
|
* Implement support for getting and parsing blocks and transactionsAlex Browne2018-12-051-0/+39