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

[EC-484] Implement ecip1041 #417

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

KonradStaniec
Copy link
Contributor

Docs: https://github.com/ethereumproject/ECIPs/blob/master/ECIPs/ECIP-1041.md
Afaik it only affects classic and morden.

@@ -26,6 +26,8 @@ mantis {
# Setting both values to zero disables difficulty bomb delay
difficulty-bomb-pause-block-number = "0"
difficulty-bomb-continue-block-number = "0"
# Disabled for ethereumHF
difficulty-bomb-removal-block-number = "1000000000000000000"
Copy link
Contributor

Choose a reason for hiding this comment

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

Minor comment (no changes required). I still prefer an Option here, but I remember it was already discussed for eip161-block-number

Copy link

@ntallar ntallar left a comment

Choose a reason for hiding this comment

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

LGTM!

@KonradStaniec KonradStaniec merged commit 640375b into phase/release1_1 Mar 13, 2018
@KonradStaniec KonradStaniec deleted the feature/remove_diff_bomb branch March 13, 2018 13:28
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.

3 participants