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 Associate methods to Addr Precompile #196

Merged
merged 3 commits into from
Sep 16, 2024
Merged

Add Associate methods to Addr Precompile #196

merged 3 commits into from
Sep 16, 2024

Conversation

mj850
Copy link
Collaborator

@mj850 mj850 commented Sep 4, 2024

We added new Precompile methods for association using a signature and association using a pubkey.

This PR updates the sei-js addr precompile to support the new association methods.

Copy link

changeset-bot bot commented Sep 4, 2024

🦋 Changeset detected

Latest commit: 1b1e5ec

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.47%. Comparing base (5e40d59) to head (f1caa9b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files          16       16           
  Lines         161      161           
  Branches       25       25           
=======================================
  Hits          136      136           
  Misses         25       25           

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

@dssei
Copy link
Contributor

dssei commented Sep 4, 2024

@mj850 curious if chain changes are in atlantic-2 and if you were able to test the changes in this PR?

@mj850 mj850 requested a review from besated September 16, 2024 21:09
packages/evm/README.md Outdated Show resolved Hide resolved
@mj850 mj850 merged commit a56dc3c into main Sep 16, 2024
2 checks passed
@mj850 mj850 deleted the mj/assocPrecompile branch September 16, 2024 22:10
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.

4 participants