Test ethers 6.13.6-beta.1, use solc 0.8.27 and prague EVM version#5663
Conversation
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
prague EVM version
|
Not really sure what this issue is for, but noticed it linked to EIP-7702 support in Ethers. The latest Ethers now has EIP-7702 support, there is no need to use the experimental npm tag. |
|
That's weird. I'm working on this PR. I'm upgrading ethers with: Also can confirm the package was upgraded from changes to the package-lock.json However, if I run the tests, I keep getting: |
|
Hmmm… v6.13.7 doesn’t have EIP-7702, but v6.14.0 does. Can you try with that version? |
|
It worked! Thanks. I just updated #5668 with the 6.14.0 version so I'm merging as soon as tests pass. Same for our community repository: OpenZeppelin/openzeppelin-community-contracts#139 |
Pre #5664
PR Checklist
npx changeset add)