Skip to content

fix: use full storage settings in init_genesis#21256

Closed
HuberyJulianay wants to merge 1 commit intoparadigmxyz:mainfrom
HuberyJulianay:fixsettings
Closed

fix: use full storage settings in init_genesis#21256
HuberyJulianay wants to merge 1 commit intoparadigmxyz:mainfrom
HuberyJulianay:fixsettings

Conversation

@HuberyJulianay
Copy link
Copy Markdown
Contributor

init_genesis was only using static_files.to_settings() which ignored all the rocksdb CLI flags like --rocksdb.tx-hash, causing user config to be ignored during genesis initialization. switched to storage_settings() which properly combines both static files and rocksdb settings.

Copy link
Copy Markdown
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Jan 21, 2026
@Rjected Rjected added this pull request to the merge queue Jan 21, 2026
@joshieDo joshieDo removed this pull request from the merge queue due to a manual request Jan 21, 2026
@joshieDo
Copy link
Copy Markdown
Collaborator

sorry, this one is already being taken care of in #21225 - which also should ensure that building with feature edge sets the correct defaults in the CLI:

https://github.com/paradigmxyz/reth/pull/21225/files

@joshieDo joshieDo closed this Jan 21, 2026
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Jan 21, 2026
@HuberyJulianay
Copy link
Copy Markdown
Contributor Author

sorry, this one is already being taken care of in #21225 - which also should ensure that building with feature edge sets the correct defaults in the CLI:

https://github.com/paradigmxyz/reth/pull/21225/files

@joshieDo Aha pity. BTW would you plz check this one? hold for a while #20851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants