Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Conversation

@austinabell
Copy link

  • Updates the CosmosSDK version from the specific commit to the released LTR
  • Adds basic EthermintApp test to check future changes don't break build and export of Ethermint application without manually running

One thing I am not sure is necessary but it seems the case is exporting app state and validators checking for a zero height case:

	if forZeroHeight {
		app.prepForZeroHeightGenesis(ctx, jailWhiteList)
	}

I kept this, and prepForZeroHeightGenesis(...) in since there wasn't a way to specify which block to export the state at and that is the rationale for having this in.

@austinabell austinabell requested a review from ansermino August 14, 2019 18:08
@austinabell austinabell requested a review from ansermino August 15, 2019 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants