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

Fix SQLChain initiating issue #368

Merged
merged 16 commits into from
Aug 8, 2019
Merged

Fix SQLChain initiating issue #368

merged 16 commits into from
Aug 8, 2019

Conversation

leventeliu
Copy link
Contributor

@leventeliu leventeliu commented Aug 7, 2019

  • Reuse the FetchBlock protocol to indicate the current height
  • Support fast-forward block syncing in chain initiating
  • Database initialization error does NOT cause miner process to quit (however this needs some further work to correct the server behavior)
  • Other fixes

@leventeliu leventeliu changed the title [WIP] Do NOT stop service on database initialization error Do NOT stop service on database initialization error Aug 8, 2019
@leventeliu leventeliu changed the title Do NOT stop service on database initialization error Fix SQLChain initiating issue Aug 8, 2019
@laodouya laodouya merged commit 6a31944 into develop Aug 8, 2019
@laodouya laodouya deleted the bugfix/miner_startup branch August 8, 2019 03: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

3 participants