Evgeny Medvedev

Results 42 issues of Evgeny Medvedev

The options was deprecated https://github.com/ethereum/go-ethereum/issues/16786 so updating the docs in this PR

Below are existing issues with detecting ERC20/ERC721 tokens: 1. Contracts where function 4byte hashes are not in init block: ex. 0x6b175474e89094c44da98b954eedeac495271d0f (Likely due to LibNote). - https://etherscan.io/address/0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0#code 2. Contracts where...

question

BigQuery fails when trying to load a CSV with ASCII 0 with the following message: > Error: Bad character (ASCII 0) encountered. We need to check what other characters are...

enhancement
good first issue

https://etherscan.io/address/0x6b175474e89094c44da98b954eedeac495271d0f

question

The functions in this file should be factored out to a separate utility lib as they are reused in bitcoin-etl https://github.com/blockchain-etl/ethereum-etl/blob/develop/ethereumetl/misc_utils.py

enhancement
good first issue

Example usage here https://github.com/ethereum/web3.py

enhancement

Should be done when support is added to geth https://twitter.com/nicksdjohnson/status/1051451048236384257

enhancement

http://click.palletsprojects.com/en/7.x/testing/ Here is an example: https://github.com/blockchain-etl/ethereum-etl/commit/3d88dba3ed70c8511ae307aa905b72db8396af75

enhancement
good first issue

https://docs.python.org/3.6/library/asyncio.html#module-asyncio

enhancement