trufflesuite / ganache-ui

Personal blockchain for Ethereum development
https://www.trufflesuite.com/ganache
MIT License
4.67k stars 806 forks source link

Add `allowUnlimitedContractSize` option to config screens #1020

Open mikeseese opened 5 years ago

mikeseese commented 5 years ago

In https://github.com/trufflesuite/ganache/issues/1019, @roschler reported the desire to have the allowUnlimitedContractSize flag so that transactions can be debugged in Truffle Debugger. This issue proposes the flag get added to a config screen (probably the Advanced tab)

Pencil-Yao commented 1 year ago

Waiting for it.