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: add Sepolia support #8

Merged
merged 1 commit into from
Sep 18, 2022
Merged

feat: add Sepolia support #8

merged 1 commit into from
Sep 18, 2022

Conversation

enzoferey
Copy link
Owner

Closes #6.

@codecov-commenter
Copy link

Codecov Report

Merging #8 (6794c95) into main (9ecd004) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          699       776   +77     
  Branches        47        55    +8     
=========================================
+ Hits           699       776   +77     
Impacted Files Coverage Δ
lib/__tests__/getNetworkGasPrice.test.ts 100.00% <100.00%> (ø)
lib/getNetworkGasPrice.ts 100.00% <100.00%> (ø)
lib/networks/__tests__/getEthereumGasPrice.test.ts 100.00% <100.00%> (ø)
lib/networks/getEthereumGasPrice.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@enzoferey enzoferey merged commit e793b2a into main Sep 18, 2022
@enzoferey enzoferey deleted the support-sepolia branch September 18, 2022 12:14
@enzoferey enzoferey self-assigned this Jun 16, 2023
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.

Support Sepolia network
2 participants