forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Make code size limit to change on EWASMForkBlock #15
Comments
chfast
pushed a commit
that referenced
this issue
May 22, 2019
* core, eth: some fixes for freezer * vendor, core/rawdb, cmd/geth: add db inspector * core, cmd/utils: check ancient store path forceily * cmd/geth, common, core/rawdb: a few fixes * cmd/geth: support windows file rename and fix rename error * core: support ancient plugin * core, cmd: streaming file copy * cmd, consensus, core, tests: keep genesis in leveldb * core: write txlookup during ancient init * core: bump database version
Implemented this on this branch: https://github.com/ewasm/go-ethereum/tree/ewasm-fork-block |
@gballet do you want to check the above branch? |
I'll do that. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Change the "code size limit" commit d8b738f to be enabled on the
EWASMForkBlock
.The text was updated successfully, but these errors were encountered: