blockchain-etl / ethereum-etl

Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
https://t.me/BlockchainETL
MIT License
2.87k stars 812 forks source link

Remove TempFix for insufficient funds since this has been resolved on the node #395

Closed araa47 closed 1 year ago

araa47 commented 1 year ago

reverts changes made here: https://github.com/blockchain-etl/ethereum-etl/commit/f5fa89a9169838a12992c1a23edd66d67a497240

TODO:

[ ] bump up version in Airflow Prod / Dev to latest version of ethereum-etl (2.0.6) [ ] upgrade streamers to latest version (2.0.6)