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(GasService): estimateGasFee and payGas #273

Merged
merged 22 commits into from
Mar 26, 2024
Merged

Conversation

re1ro
Copy link
Contributor

@re1ro re1ro commented Mar 11, 2024

@re1ro re1ro self-assigned this Mar 11, 2024
@re1ro re1ro requested a review from a team as a code owner March 11, 2024 17:30
contracts/gas-service/AxelarGasService.sol Outdated Show resolved Hide resolved
contracts/gas-service/AxelarGasService.sol Outdated Show resolved Hide resolved
contracts/gas-service/AxelarGasService.sol Outdated Show resolved Hide resolved
contracts/interfaces/IAxelarGasService.sol Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@re1ro re1ro changed the title feat(GasService): estimateGasFee with L2 specific logic feat(GasService): estimateGasFee and payGas Mar 22, 2024
contracts/gas-service/AxelarGasService.sol Outdated Show resolved Hide resolved
contracts/gas-service/AxelarGasService.sol Outdated Show resolved Hide resolved
contracts/gas-service/AxelarGasService.sol Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.57%. Comparing base (7c83db9) to head (c82fb4f).

Files Patch % Lines
contracts/gas-service/AxelarGasService.sol 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #273      +/-   ##
==========================================
- Coverage   97.70%   97.57%   -0.14%     
==========================================
  Files          20       20              
  Lines         480      494      +14     
  Branches      116      120       +4     
==========================================
+ Hits          469      482      +13     
  Misses          3        3              
- Partials        8        9       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

package.json Outdated Show resolved Hide resolved
contracts/interfaces/IAxelarGasService.sol Outdated Show resolved Hide resolved
contracts/gas-service/AxelarGasService.sol Show resolved Hide resolved
contracts/gas-service/AxelarGasService.sol Show resolved Hide resolved
@milapsheth
Copy link
Member

lint action failing

@milapsheth milapsheth merged commit a1ac8ea into main Mar 26, 2024
5 checks passed
@milapsheth milapsheth deleted the feat/gas-estimate branch March 26, 2024 02:20
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.

3 participants