EVM Size Limit on Deploys should be overrideable so that Viem ignores the size limit of the contract and sends the request to deploy the contract anyways #3073
Unanswered
VoR0220
asked this question in
Idea / Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently working in an early stage project. We are currently pushing it past the size limit and plan to split it out, but are also developing "the outer shell" in Viem as we speak. I think there should be a way, perhaps in a TestClient, to override the size limitations when deploying a contract. Currently it is blocking me and I don't believe that it should be able to do it if I am able to still deploy a contract onto Foundry.
Beta Was this translation helpful? Give feedback.
All reactions