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

fix: ethers-contract circular dep on ethers-signers #2291

Merged
merged 9 commits into from Mar 21, 2023
Merged

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Mar 21, 2023

As title, ethers-contract depended on signers which messes up the auto-release process, fixes by removing the dep and pulling the EIP712 tests which require both signers + contract + eip712 derive to the top level crate tests

@gakonst gakonst changed the title fix: ethers-contract circular dep on ethers-sginars fix: ethers-contract circular dep on ethers-signers Mar 21, 2023
@gakonst gakonst merged commit 73c7f6c into master Mar 21, 2023
0 of 16 checks passed
@gakonst gakonst deleted the fix/circular-dep branch March 21, 2023 18:44
@gakonst
Copy link
Owner Author

gakonst commented Mar 21, 2023

In a bit of a rush to fix the release flow and start automating it, so merging.

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.

None yet

1 participant