Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data inconsistency between Light Client connection and WSS connection #3009

Closed
bobo-k2 opened this issue Nov 16, 2022 · 1 comment
Closed

Comments

@bobo-k2
Copy link

bobo-k2 commented Nov 16, 2022

I used polkadot.js portal to connect to Astar network via Light Client.
When I query dappStaking pallet for all registered dapps as result I got only 9 dapps only (see image below) which is not total number of dapps registered.
When I switched connection to WSS endpoint I got all registered dapps.

I checked status of Light Client and it looks like that it is fully synced.

image

@tomaka
Copy link
Contributor

tomaka commented Nov 16, 2022

Thanks for the report, however I'm closing as already fixed

The version of smoldot used by the substrate-connect extension is v0.7.2, which is a bit outdated (cc @wirednkod)
This bug has been fixed in smoldot v0.7.5: #2947

@tomaka tomaka closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 2022
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

No branches or pull requests

2 participants