-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails to work for the 0x v2 Exchange
contract
#21
Comments
This comment has been minimized.
This comment has been minimized.
@ireneGP This project is supported, but some of these problems are difficult to fix. Today, it works for most people's use cases but every now and then we'll run across a contract where it has issues. We're planning to spend time adding more comprehensive tests and support to it soon. You're welcome to join us on Slack to discuss development of Rattle. |
I assume the tool isnt' being maintained actively anymore? Similar to the original issue poster, I have a contract that rattle isn't working for, but if you guys aren't working on it anymore, I can dig in myself. And if there's still a discussion slack, where is it? |
Hey @lsankar4033, we're still supporting rattle and will help debug and address any issues you can find. Please file an issue that includes the contract you ran rattle on and the error details. We'll take a look. The Slack is accessible at https://empireslacking.herokuapp.com in the #ethereum channel. Another related tool you should be aware of from us is evm_cfg_builder. If you want to discuss your use case with us in the #ethereum channel on our Slack, then we'll be able to recommend the best approach for accomplishing it. |
cool, will do! thanks for the quick reply |
@lsankar4033 |
code.bytecode
created withcat code.bin | xxd -r -ps > code.bytecode
whereascode.bin
is https://gist.github.com/reverendus/9151b4d7b154b63fd55ae663fa6465a4. I'm on the recentmaster
i.e.2ec580f6963ee876b90326576bc328cca0d03c79
.The text was updated successfully, but these errors were encountered: