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

Increase maximum size of contract bytecodes #14

Open
CrackerHax opened this issue Jan 23, 2020 · 4 comments
Open

Increase maximum size of contract bytecodes #14

CrackerHax opened this issue Jan 23, 2020 · 4 comments

Comments

@CrackerHax
Copy link

CrackerHax commented Jan 23, 2020

As of EIP170, mainnet has a maximum bytecode size of 24k. I suggest we increase this limit.

Here are some interesting reads on the subject:
https://ethereum-magicians.org/t/removing-or-increasing-the-contract-size-limit/3045

ethereum/EIPs#659

@LiorRabin
Copy link
Contributor

As you can see in our spec.json the parameter maxCodeSize is equal to 24k.

@CrackerHax
Copy link
Author

Ok, but why closing this issue?

@LiorRabin
Copy link
Contributor

Because there's nothing to implement here, it is already done

@LiorRabin LiorRabin reopened this Jan 26, 2020
@LiorRabin
Copy link
Contributor

The suggestion is to increase the limit over 24k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants