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

core,cmd/utils: bugfix for ropsten dump imports #3515

Merged
merged 1 commit into from
Jan 5, 2017

Conversation

bas-vk
Copy link
Member

@bas-vk bas-vk commented Jan 5, 2017

Importing a Ropsten exported chain currently fails because the official network genesis block is written instead of the Ropsten genesis block.

@mention-bot
Copy link

@bas-vk, thanks for your PR! By analyzing the history of the files in this pull request, we identified @karalabe, @fjl and @obscuren to be potential reviewers.

}
}

if ctx.GlobalBool(TestNetFlag.Name) {
Copy link
Member

@karalabe karalabe Jan 5, 2017

Choose a reason for hiding this comment

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

Are we sure this is correct? Didn't this keep --olympic and drop --testnet (although --olympic would now load ropsten)?

Copy link
Member

Choose a reason for hiding this comment

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

I'm a moron, nvm

Copy link
Contributor

Choose a reason for hiding this comment

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

There are very few occasions where I agree with you, but this certainly is one of them ❤️

Copy link
Member

Choose a reason for hiding this comment

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

Luv u

@karalabe karalabe added this to the 1.5.6 milestone Jan 5, 2017
Copy link
Member

@karalabe karalabe left a comment

Choose a reason for hiding this comment

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

LGTM

@karalabe karalabe merged commit bbce726 into ethereum:master Jan 5, 2017
@obscuren obscuren removed the review label Jan 5, 2017
@bas-vk bas-vk deleted the exportropsten branch January 9, 2017 10:32
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.

None yet

4 participants