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

Silei/refactor: router seal && genesis default account balance #170

Merged
merged 7 commits into from
Aug 24, 2018
Merged

Silei/refactor: router seal && genesis default account balance #170

merged 7 commits into from
Aug 24, 2018

Conversation

wukongcheng
Copy link
Contributor

No description provided.

@@ -217,7 +217,7 @@ func (app *BaseApp) initFromStore(mainKey sdk.StoreKey) error {
// Needed for `gaiad export`, which inits from store but never calls initchain
app.setCheckState(abci.Header{})

app.Seal()
//app.Seal()

Choose a reason for hiding this comment

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

Router里面的seal检查都关了,这个是否可以不注释掉

Copy link
Contributor Author

Choose a reason for hiding this comment

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

是的,忘记拿掉了

@wukongcheng wukongcheng merged commit 1e1a3b5 into irisnet:feature/refactor Aug 24, 2018
wukongcheng added a commit that referenced this pull request Aug 27, 2018
Silei/refactor:  router seal && genesis default account balance
wukongcheng added a commit that referenced this pull request Aug 27, 2018
Silei/refactor:  router seal && genesis default account balance
wukongcheng added a commit that referenced this pull request Aug 27, 2018
Silei/refactor:  router seal && genesis default account balance
wukongcheng added a commit that referenced this pull request Aug 27, 2018
Silei/refactor:  router seal && genesis default account balance
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