Skip to content

chore(truapi-provider): refresh bundled chain specs - #862

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
auto/chain-spec-update
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
auto/chain-spec-update

Conversation

@github-actions

Copy link
Copy Markdown

Automated refresh of the smoldot chain specs bundled in truapi-provider.

This branch is force-pushed on every run, so the newest head can end up with no
checks attached even though earlier ones had them. If none are shown below, push an
empty commit before merging rather than assuming the suite passed.

If every_catalog_genesis_hash_matches_its_bundled_spec fails, a chain has been
re-genesised and its genesis_hex in rust/crates/truapi-provider/src/networks.rs
needs updating too. The refresh only rewrites the specs, never the catalog constants.
The failure names the network and service, and prints the hash the refreshed spec
derives to on the left and the stale catalog constant on the right. Copy the left one
into networks.rs, and update any consumer that pins the old hash.

Merging this publishes a dev snapshot of @parity/truapi-provider automatically
(dev-publish.yml triggers on chain-spec changes landing on main). Consumers still
need to bump to the new snapshot to pick up the refresh.

@github-actions
github-actions Bot requested a review from a team September 21, 2026 00:27
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Sep 21, 2026

This branch has not been deployed

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants