Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

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
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant