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

Add pacific-1 evm chain config #178

Merged
merged 3 commits into from
May 27, 2024
Merged

Add pacific-1 evm chain config #178

merged 3 commits into from
May 27, 2024

Conversation

besated
Copy link
Contributor

@besated besated commented May 24, 2024

  • Added pacific-1 evm chain config
  • Renamed some variables to make it consistent
  • Removed precompile contract addresses from ethers helpers because they're constant across chains
  • Merge abi types for ethers and wagmi
  • refactored wallets and removed compass and fin until they go live on pacific-1

TODO: Still need to update the rpcs to use the wallet ones

Copy link

changeset-bot bot commented May 24, 2024

🦋 Changeset detected

Latest commit: 03b34bc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sei-js/evm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@besated besated requested a review from codebycarson May 24, 2024 23:09
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.56%. Comparing base (c216b2a) to head (03b34bc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  Coverage   84.56%   84.56%           
=======================================
  Files          17       17           
  Lines         162      162           
  Branches       25       25           
=======================================
  Hits          137      137           
  Misses         25       25           

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

Copy link
Collaborator

@codebycarson codebycarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@besated besated merged commit cbb2a4d into main May 27, 2024
2 checks passed
@besated besated deleted the feat/pacific-1-evm branch May 27, 2024 13:22
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