-
Notifications
You must be signed in to change notification settings - Fork 40
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
Python integer conversion error when decompiling some contracts: "OverflowError: Python int too large to convert to C ssize_t" #52
Comments
Looks like there's actually a few different Python exceptions happening when bulk-analysing contracts scraped from the chain:
Strangely, |
OK, here's a more realistic list of the Python errors that occurred in Vandal when running over a scrape of all contracts from the chain:
|
The same problem |
One example contract which produces this error (several different contracts do):
0x1a9559716cafded0b9573768ea52ee29e922b687_2271995_runtime.txt
The text was updated successfully, but these errors were encountered: