Krzysztof Wędrowicz
Results
1
issues of
Krzysztof Wędrowicz
Hi, I'd like to flatten contracts, from which one is [OraclizeAPI.sol](https://github.com/oraclize/ethereum-api/blob/master/oraclizeAPI_0.5.sol) from OraclizeIT. I found that hex literals (like this below) throw the flattener: ``` bytes memory CODEHASH = hex"fd94fa71bc0ba10d39d464d0d8f465efeef0a2764e3887fcc9df41ded20f505c";...