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

analyzer/evm: handle downloading ERC-721 mutable data #480

Merged
merged 1 commit into from Jul 7, 2023

Conversation

pro-wh
Copy link
Collaborator

@pro-wh pro-wh commented Jul 7, 2023

had only hooked up the method for downloading new tokens. mint/burn will cause us to reconcile the "mutable" total supply, which needs a case here

@pro-wh pro-wh added bug Something isn't working analysis-layer Analysis layer-related issues. labels Jul 7, 2023
@csillag
Copy link
Contributor

csillag commented Jul 7, 2023

Does this mean that the analyzer will have to be re-executed from the start, in order to collect all the data?

@pro-wh
Copy link
Collaborator Author

pro-wh commented Jul 7, 2023

Does this mean that the analyzer will have to be re-executed from the start, in order to collect all the data?

no

@csillag
Copy link
Contributor

csillag commented Jul 7, 2023

Does this mean that the analyzer will have to be re-executed from the start, in order to collect all the data?

no

Sweet

@pro-wh pro-wh merged commit 27a64ab into main Jul 7, 2023
6 checks passed
@pro-wh pro-wh deleted the pro-wh/bugfix/721mut branch July 7, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis-layer Analysis layer-related issues. bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants