tools
tools copied to clipboard
fix bug allowUnlimitedContractSize not exist in ganache
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.
Can you review this? @dekz