Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Fix help & readme typo for EIP-170. (2k -> 24k) #571

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

tenthirtyone
Copy link
Contributor

@tenthirtyone tenthirtyone commented Sep 24, 2018

Small change, text only.

ganache-cli --help

EIP-170 restricts contract size to <24k not 2k.

I was testing contracts around ~23k in size and having problems with the production gas limit configured so I assumed this was not a functional issue.

Cheers

@mikeseese mikeseese self-requested a review September 24, 2018 19:08
Copy link
Contributor

@mikeseese mikeseese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super fail on my part. That typo is in 2 other repositories 😂

Thanks for catching this! I'll go fix this in the other places (https://github.com/trufflesuite/ganache-core and https://github.com/ethereumjs/ethereumjs-vm)

@mikeseese mikeseese merged commit 6bff7ed into trufflesuite:develop Sep 24, 2018
mikeseese referenced this pull request in trufflesuite/ganache Sep 24, 2018
Thanks to https://github.com/tenthirtyone for catching this.
This fixes a typo that 0x6000 is 24k and not 2k.
See #571 for details.
@mikeseese
Copy link
Contributor

Here are the links to the fixes for the other repos:

ethereumjs/ethereumjs-monorepo#358
trufflesuite/ganache@f661e31

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants