Skip to content

fix(core-blockchain): set height 1 on config manager for processing genesis block (blockchain replay)#3561

Merged
faustbrian merged 1 commit into2.6from
fix/blockchain-replay
Mar 2, 2020
Merged

fix(core-blockchain): set height 1 on config manager for processing genesis block (blockchain replay)#3561
faustbrian merged 1 commit into2.6from
fix/blockchain-replay

Conversation

@air1one
Copy link
Copy Markdown
Contributor

@air1one air1one commented Mar 2, 2020

Summary

Resolves #3554

Set height=1 on config manager for processing genesis block + initialize memoryDatabase activeDelegates with restoreCurrentRound.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

+ initialize memoryDatabase activeDelegates with restoreCurrentRound
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2020

Codecov Report

Merging #3561 into 2.6 will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.6    #3561      +/-   ##
==========================================
- Coverage   66.14%   66.13%   -0.02%     
==========================================
  Files         440      440              
  Lines       12480    12482       +2     
  Branches     1717     1717              
==========================================
  Hits         8255     8255              
- Misses       4191     4193       +2     
  Partials       34       34              

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71daf5f...6c5723c. Read the comment docs.

@faustbrian faustbrian merged commit 31eb27a into 2.6 Mar 2, 2020
@ghost ghost deleted the fix/blockchain-replay branch March 2, 2020 12:44
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