Skip to content

Conversation

hero5512
Copy link
Contributor

This pr implements #32733 to enable StateProcessor to be accepted custom data format.

@hero5512 hero5512 marked this pull request as draft September 24, 2025 22:50
@hero5512 hero5512 marked this pull request as ready for review September 25, 2025 01:55
@hero5512 hero5512 requested a review from s1na as a code owner September 25, 2025 15:21
//
// StateProcessor implements Processor.
type StateProcessor struct {
config *params.ChainConfig // Chain configuration options
Copy link
Contributor

Choose a reason for hiding this comment

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

we don't need the config here anymore

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I’ve fixed this problem, and I’m wondering if we still need the chainConfig in StatePrefetcher?

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.

4 participants