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

v2.1.0 - Update emissions factor & fix double-counting of certain contract emissions. #10

Merged
merged 3 commits into from
Jun 24, 2021

Conversation

brendanmc6
Copy link
Member

@brendanmc6 brendanmc6 commented Jun 24, 2021

If a contract transaction had more than one destination, etherscan would return multiple entries with the same hash & gasUsed value. This led to double counting the same gas multiple times.

Now with this PR we make sure to only count a given txn hashes gas once.

@brendanmc6 brendanmc6 changed the title v2.1 Update emissions factor & fix double-counting of certain contract emissions. v2.1.0 - Update emissions factor & fix double-counting of certain contract emissions. Jun 24, 2021
@brendanmc6 brendanmc6 merged commit 26f9579 into main Jun 24, 2021
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.

1 participant