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

fix: adjust calculation of gas outputs for FIP-0009 #356

Merged
merged 5 commits into from
Jan 15, 2021
Merged

Conversation

iand
Copy link
Contributor

@iand iand commented Jan 14, 2021

Fixes #354

Gas output calculation is now moved to the GetExecutedMessagesForTipset method since we have all the information required at that point.

Upgrades lotus dependency to 1.4.0 but filecoin-project/lotus#5355 is required

Also requires willscott/carbs#9

@willscott
Copy link
Contributor

Carbs update now tagged as v0.0.4

@iand iand merged commit 6bd1428 into master Jan 15, 2021
@iand iand deleted the feat/lotus-1.4.0 branch January 15, 2021 10: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.

Unexpected derived_gas_output.base_fee_burn values since FIP-0009
3 participants