Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buidler EVM: Add allowUnlimitedContractSize and initialDate options #511

Merged
merged 3 commits into from
Apr 5, 2020

Conversation

alcuadrado
Copy link
Member

This PR adds two options to Buidler EVM, both inspired in Ganache:

  • allowUnlimitedContractSize that disables the EIP-170 check in the EVM
  • initialDate which lets users set the initial date of the blockchain.

@alcuadrado alcuadrado merged commit 16c6f4e into development Apr 5, 2020
@alcuadrado alcuadrado deleted the buidler-evm-options branch April 5, 2020 23:59
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2022
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