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

Changes to get replay to work just before PBSS #258

Conversation

gballet
Copy link
Owner

@gballet gballet commented Aug 11, 2023

No description provided.

core/genesis.go Outdated
@@ -184,7 +184,7 @@ func (ga *GenesisAlloc) flush(db ethdb.Database, triedb *trie.Database, blockhas
}

rawdb.WriteGenesisStateSpec(db, blockhash, blob)
return nil
return statedb.Cap(root) // XXX check this is still necessary
Copy link
Owner Author

Choose a reason for hiding this comment

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

that must be removed

@gballet gballet force-pushed the replay-beverly-hills-just-before-pbss branch 4 times, most recently from 729a986 to ec89a98 Compare August 15, 2023 14:44
@gballet gballet mentioned this pull request Aug 16, 2023
@gballet gballet force-pushed the replay-beverly-hills-just-before-pbss branch from ec89a98 to 2b9632e Compare August 17, 2023 14:31
@gballet gballet force-pushed the replay-beverly-hills-just-before-pbss branch from 349115f to 46267e0 Compare August 30, 2023 08:53
@gballet
Copy link
Owner Author

gballet commented Feb 22, 2024

Superseded by #339, closing.

@gballet gballet closed this Feb 22, 2024
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.

1 participant