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

setUpgradeConfig before all other initializations #546

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

rickyyangz
Copy link
Contributor

Description

some components' initialization depends on the UpgradeHeight, so we need to set the upgrade config first. otherwise, the default upgrade height would be applied and the initialization logic may be wrong

Rationale

Example

Changes

Notable changes:

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • integration tests passed (make integration_test)
  • manual transaction test passed (cli invoke)

Already reviewed by

...

Related issues

... reference related issue #'s here ...

@rickyyangz rickyyangz merged commit d11abe7 into develop Apr 9, 2019
@unclezoro unclezoro deleted the setupgradeconfig branch May 10, 2022 06:09
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.

2 participants