Skip to content

Integrate generate genesis#12523

Merged
prylabs-bulldozer[bot] merged 1 commit intodeneb-integrationfrom
integrate-generate-genesis
Jun 15, 2023
Merged

Integrate generate genesis#12523
prylabs-bulldozer[bot] merged 1 commit intodeneb-integrationfrom
integrate-generate-genesis

Conversation

@kasey
Copy link
Collaborator

@kasey kasey commented Jun 13, 2023

What type of PR is this?

Feature

What does this PR do? Why is it needed?

Adds support to generate deneb genesis states via prysmctl.

Which issues(s) does this PR fix?

Other notes for review

This doesn't cover enabling starting from deneb in e2e.

@kasey kasey requested a review from a team as a code owner June 13, 2023 19:21
@kasey kasey requested review from potuz, saolyn and terencechain and removed request for a team June 13, 2023 19:21
@kasey kasey force-pushed the integrate-blob-initsync branch from d9a727b to cba4693 Compare June 14, 2023 21:50
@kasey kasey force-pushed the integrate-generate-genesis branch from fd39c9a to 7b8aa8a Compare June 14, 2023 21:50
@kasey kasey force-pushed the integrate-blob-initsync branch from cba4693 to 31bfe70 Compare June 14, 2023 22:06
@kasey kasey force-pushed the integrate-generate-genesis branch from 7b8aa8a to fdd0098 Compare June 14, 2023 22:06
@kasey kasey force-pushed the integrate-blob-initsync branch from 31bfe70 to ee9251f Compare June 14, 2023 22:27
@kasey kasey force-pushed the integrate-generate-genesis branch from fdd0098 to b01e91b Compare June 14, 2023 22:27
@kasey kasey force-pushed the integrate-blob-initsync branch from ee9251f to 4fd18e7 Compare June 14, 2023 23:53
@kasey kasey force-pushed the integrate-generate-genesis branch 5 times, most recently from 775cc4f to fba7d19 Compare June 15, 2023 19:19
@kasey kasey force-pushed the integrate-blob-initsync branch 2 times, most recently from 6f107de to 49e85ec Compare June 15, 2023 19:30
@kasey kasey force-pushed the integrate-generate-genesis branch from fba7d19 to 162b19f Compare June 15, 2023 19:31
@kasey kasey changed the base branch from integrate-blob-initsync to deneb-integration June 15, 2023 19:41
@kasey kasey force-pushed the integrate-generate-genesis branch from 162b19f to 55dd05c Compare June 15, 2023 19:43
if v > version.Altair {
// set ttd to zero so EL goes post-merge immediately
gen.Config.TerminalTotalDifficulty = big.NewInt(0)
gen.Config.TerminalTotalDifficultyPassed = true
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Once we have updated our e2e geth dependency to the v1.12 release, this should be moved into runtime/interop/genesis.go. This is because geth 1.12 won't run in miner mode and this flag needs to be specified for it to startup.

@prylabs-bulldozer prylabs-bulldozer bot merged commit 9c44cb2 into deneb-integration Jun 15, 2023
@prylabs-bulldozer prylabs-bulldozer bot deleted the integrate-generate-genesis branch June 15, 2023 20:35
terencechain pushed a commit that referenced this pull request Jun 16, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
terencechain pushed a commit that referenced this pull request Jun 27, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
terencechain pushed a commit that referenced this pull request Jul 7, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
terencechain pushed a commit that referenced this pull request Jul 9, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Jul 20, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
james-prysm pushed a commit that referenced this pull request Aug 4, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
terencechain pushed a commit that referenced this pull request Aug 16, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Aug 21, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Aug 22, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Aug 22, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Aug 22, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Aug 23, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Aug 23, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Aug 23, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Aug 24, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
kasey added a commit that referenced this pull request Aug 24, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
prestonvanloon pushed a commit that referenced this pull request Aug 24, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
prestonvanloon pushed a commit that referenced this pull request Aug 24, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
prestonvanloon pushed a commit that referenced this pull request Aug 24, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
prestonvanloon pushed a commit that referenced this pull request Aug 24, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
prestonvanloon pushed a commit that referenced this pull request Aug 24, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
prestonvanloon pushed a commit that referenced this pull request Aug 24, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
@kasey kasey restored the integrate-generate-genesis branch August 25, 2023 17:06
prestonvanloon pushed a commit that referenced this pull request Aug 30, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
prestonvanloon pushed a commit that referenced this pull request Aug 30, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
prestonvanloon pushed a commit that referenced this pull request Aug 31, 2023
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
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