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

Improve genesis event log and load blocks to fork choice log #7946

Merged
merged 6 commits into from
Dec 1, 2020

Conversation

terencechain
Copy link
Member

What type of PR is this?

Clean up

What does this PR do? Why is it needed?
This PR updates a few logging. We shouldn't have to log loading blocks to store if end slot and start slot are the same:

Loading blocks to fork choice store, this may take a while. endSlot=40800 startSlot=40800

We should add genesis state root to chain genesis time reached

Chain genesis time reached genesisTime=2020-11-18 04:00:07 -0800 PST genesisValidators=100010

Which issues(s) does this PR fix?

Fixes # N/A

Other notes for review

@terencechain terencechain added the Ready For Review A pull request ready for code review label Nov 24, 2020
@terencechain terencechain self-assigned this Nov 24, 2020
@terencechain terencechain requested a review from a team as a code owner November 24, 2020 19:31
@terencechain terencechain changed the title Update a few logging Improve genesis event log and load blocks to fork choice log Nov 25, 2020
nisdas
nisdas previously approved these changes Nov 25, 2020
@terencechain terencechain added this to the v1.1.0 milestone Nov 26, 2020
@rauljordan rauljordan changed the base branch from master to develop November 30, 2020 21:41
@rauljordan rauljordan dismissed nisdas’s stale review November 30, 2020 21:41

The base branch was changed.

@prylabs-bulldozer prylabs-bulldozer bot merged commit 6459318 into develop Dec 1, 2020
@delete-merged-branch delete-merged-branch bot deleted the better-logs branch December 1, 2020 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants