Skip to content
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

EVM: handle deterministic errors for mutated token #346

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

pro-wh
Copy link
Collaborator

@pro-wh pro-wh commented Mar 6, 2023

if, for example, a contract is stateful and pretends to support ERC-20 when we first scan it then refuses totalSupply later, we'd crash. don't.

analyzer/evmtokens/evm_tokens.go Show resolved Hide resolved
@pro-wh pro-wh force-pushed the pro-wh/bugfix/mutnil branch 3 times, most recently from 4d4177b to e70ff4c Compare March 8, 2023 00:03
@pro-wh pro-wh merged commit efb5c8a into main Mar 8, 2023
@pro-wh pro-wh deleted the pro-wh/bugfix/mutnil branch March 8, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants