Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

state_subscribeRuntimeVersion doesn't work for parachains #574

@xlc

Description

@xlc

polkadot-js/api#3853

A few of our servers can no longer able to submit transaction after an upgrade of Karura. I think the cause is some old metadata was used to construct the transaction. Restart the server fixes the issue.

The same issue happens on polkadot apps as well. It no longer automatically refetch metadata after upgrade. It still displays the old spec version. We need to manually refresh the page.

Also got a few error reports from exchanges with similar issue.

Given this works for Polkadot/Kusama, it is likely something to do with Cumulus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions