Anindya
Results
1
issues of
Anindya
I tried testing karl on my testing contract on rinkeby, it returned "extraData" too long. I have a fix for that as seen on [ethereum-etl/issue-178](https://github.com/blockchain-etl/ethereum-etl/issues/178) `from web3.middleware import geth_poa_middleware` `self.web3.middleware_stack.inject(geth_poa_middleware,...