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

Remove unnecessary memory profiling #872

Merged
merged 2 commits into from
Aug 5, 2020

Conversation

mandrigin
Copy link
Collaborator

fixes #583

@mandrigin mandrigin changed the title remove separate memory profiling from staged sync Remove unnecessary memory profiling Aug 5, 2020
@AlexeyAkhunov AlexeyAkhunov merged commit 8bc293b into master Aug 5, 2020
@AlexeyAkhunov AlexeyAkhunov deleted the disable-obsolete-memory-profiling branch February 3, 2021 18:58
battlmonstr pushed a commit that referenced this pull request Sep 14, 2023
…872)

Because [EIP-4844](https://eips.ethereum.org/EIPS/eip-4844) is the main
feature of the
[Cancun](https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/cancun.md)
upgrade, it makes sense to use Cancun as the fork for it instead of some
artificial one.

This reverts PR #848.
battlmonstr pushed a commit that referenced this pull request Sep 14, 2023
#874)

…-4844" (#872)"

Restore PR #848 since `shardingForkTime` is useful for compatibility
with EIP-4844-devnet-4.
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

Successfully merging this pull request may close these issues.

Remove http memory profiling by default and replace by an option
2 participants