Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Conversation

@juztamau5
Copy link

@juztamau5 juztamau5 commented Feb 12, 2023

Description

After merging Ultrachess/contracts#1 I noticed that deployment was failing when running against this repo. The problem is that some of the DeFi dependencies, in particular Uniswap V3, have large contracts that require allowUnlimitedContractSize set to true.

How has this been tested?

Before, attempting to deploy the DeFi contracts gave the error:

Error: Transaction reverted: trying to deploy a contract whose code is too large

After, contracts deploy successfully.

Fixes error:

  Error: Transaction reverted: trying to deploy a contract whose code is too large
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