-
Notifications
You must be signed in to change notification settings - Fork 310
KeyError when auditing contract #176
Comments
Hi all, the same error raises with some contracts (others are analyzed without errors) running oyente on Ubuntu:
Many thanks. |
@predicador37 @lezcano67 Hi! Can you guys provide me the contracts?. This problem is caused when an opcode doesn't match the source map |
Hi @luongnt95 The contract that fails is based on PillarToken.sol This code from Pillar's contract raises the same error too:
|
Thanks @lezcano67 Let me check. |
Hi @predicador37 @lezcano67 . The bug has been fixed and now you can pull the latest code into your docker container. I will update the docker image soon. |
Hi @luongnt95
thanks a lot! I will update the repo ASAP.
El 06/09/2017 10:37, "luongnt95" <notifications@github.com> escribió:
Hi @predicador37 <https://github.com/predicador37> @lezcano67
<https://github.com/lezcano67> . The bug has been fixed and now you can
pull the latest code into your docker container. I will update the docker
image soon.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#176 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AdEGg8FSrHPF592iYWtN0M_P5PuHlBJyks5sflnbgaJpZM4PKqj9>
.
|
@luongnt95 It works nicely now. Thanks a lot for your quickness and for developing this useful and interesting tool. |
Thanks @predicador37 So glad to hear that the tool is useful to you. |
Hi:
I'm auditing an ICO contract and find the following error when executing oyente in the docker container:
Any ideas? Thanks in advance.
The text was updated successfully, but these errors were encountered: