Open tcimoli opened 7 years ago
I found similar kind of issues with my contract
Same with this contract:
https://etherscan.io/address/0xddfbd99c8ca1f5cd4b981b7219a27078fbbc1c50#code
Good morning,
Same issue,
I was able to unstuck it by changing this part
Unfortunately, the next issue is the the same than https://github.com/comaeio/porosity/issues/40
Not sue if related, I did not have enought time atthe moment to find it out.
Maybe next week
Hi I have tried to decompile a simple contract, taken from etherscan.io. Running porosity command with
--list
option is fine, but then when I try to run with--decompile
option the execution never ends and I have to kill the process. Here is the output:example2.zip
I am attaching files. To run porosity I have created a script named
decompile.sh