Consensys/python-solidity-parser

[a:b] indexing not supported

Opened this issue · 1 comments

bytes32 txNamehash = bytes32(data[i][4:36]);

This line through the exception "Exception: unrecognized expression"

Can you please handle it? Thanks

I think they already handled it in their last commit (5b0977c) but didn't make a release yet.