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 forks #254

Merged
merged 4 commits into from
Feb 18, 2019
Merged

Fix SQLChain forks #254

merged 4 commits into from
Feb 18, 2019

Conversation

xq262144
Copy link
Contributor

  1. Fix sqlchain genesis block generation fork.
  2. Temporary fix sqlchain block replay fork (does not provide recovery logic after chain forks).

@codecov
Copy link

codecov bot commented Feb 18, 2019

Codecov Report

Merging #254 into beta will increase coverage by 0.94%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             beta     #254      +/-   ##
==========================================
+ Coverage   78.37%   79.32%   +0.94%     
==========================================
  Files         159      159              
  Lines       12155    12137      -18     
==========================================
+ Hits         9527     9628     +101     
+ Misses       1950     1827     -123     
- Partials      678      682       +4

Copy link
Contributor

@leventeliu leventeliu left a comment

Choose a reason for hiding this comment

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

LGTM, approve.

@laodouya laodouya merged commit d85e3e0 into beta Feb 18, 2019
@laodouya laodouya deleted the feature/beta_genesis_fork branch February 18, 2019 08:06
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