Update the Paseo relay genesis hash to match the live chain - #152
Open
BigTava wants to merge 1 commit into
Open
Conversation
BigTava
requested review from
Cyr06130,
KarimJedda,
ba1uev,
justraman,
leonardocustodio and
tallesborges
as code owners
August 6, 2026 12:32
Contributor
Bundle Size ReportChunks over 500 KB:
All files
Commit: 3d03b44 |
Contributor
⚡ Performance Report
|
Contributor
|
❌ E2E Product suite failed on Failed tests:
Logs: https://github.com/paritytech/dotli-community/actions/runs/31101850356 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
packages/config/src/network.tswas still the pre-reset hash, so it no longer matched the chain the app actually connects to.0x374057be67b355151f271ff70c3db98308c62c8adc48dc6724b6a009a1a014fd, confirmed two ways. The live RPCwss://paseo-rpc.n.dwellir.comreturns it forchain_getBlockHash(0), and it is the genesis hash derived from the state root inpackages/resolver/src/chain-specs/paseo.smol.json.