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

feat(bridge): use gasPrice tip again #131

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

moreal
Copy link
Collaborator

@moreal moreal commented Jan 14, 2022

#126 deprecated GAS_TIP_RATIO but it EIP-1559 doesn't work well 🤔 So this pull request reverts it for smooth operation.

@moreal moreal self-assigned this Jan 14, 2022
@moreal moreal added the bridge An issue or a pull request related to bridge label Jan 14, 2022
@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #131 (a8113e6) into main (67f325c) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #131   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files          19       19           
  Lines         337      337           
  Branches       44       44           
=======================================
  Hits          321      321           
  Misses         10       10           
  Partials        6        6           
Impacted Files Coverage Δ
bridge/src/wrapped-ncg-minter.ts 100.00% <100.00%> (ø)

@moreal moreal merged commit a128264 into planetarium:main Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bridge An issue or a pull request related to bridge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants