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 london gas bug / bump deps #658

Merged
merged 5 commits into from Aug 27, 2021
Merged

Fix london gas bug / bump deps #658

merged 5 commits into from Aug 27, 2021

Conversation

cgewecke
Copy link
Member

  • ganache-cli to 6.12.2
  • solidity-parser/parser to 0.13.2

We need to keep gasPrice for backwards compat - use suggestion in issue 652

networkConfig.initialBaseFeePerGas = 0;

@codecov-commenter
Copy link

Codecov Report

Merging #658 (73c45c9) into master (b162bef) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #658   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files          22       22           
  Lines         986      987    +1     
=======================================
+ Hits          973      974    +1     
  Misses         13       13           
Impacted Files Coverage Δ
plugins/resources/nomiclabs.utils.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bc6b59...73c45c9. Read the comment docs.

@cgewecke cgewecke merged commit ba94880 into master Aug 27, 2021
@cgewecke cgewecke deleted the chris/misc-updates branch August 27, 2021 01:24
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