tools icon indicating copy to clipboard operation
tools copied to clipboard

fix bug allowUnlimitedContractSize not exist in ganache

Open graykode opened this issue 2 years ago • 1 comments

Description

I found out of gas in some tests: https://github.com/0xProject/protocol/pull/663 and It's because allowUnlimitedContractSize is not set in ganache provider. @dekz

Testing instructions

Types of changes

Checklist:

  • [x] Prefix PR title with [WIP] if necessary.
  • [x] Add tests to cover changes as needed.
  • [x] Update documentation as needed.
  • [x] Add new entries to the relevant CHANGELOG.jsons.

graykode avatar Feb 15 '23 07:02 graykode

Can you review this? @dekz

graykode avatar Mar 02 '23 02:03 graykode