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

WIP: use light client #105

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

WIP: use light client #105

wants to merge 10 commits into from

Conversation

rflechtner
Copy link
Contributor

@rflechtner rflechtner commented Jul 3, 2023

Finally we got the light client via substrate connect working.
There are a few issues still however; fetching a w3n for a collator results in a MissingProofEntry error, and submitting a transaction also still fails as it is rejected by the client with UnusedProofEntry.

These are likely related to a bug in substrate (see e.g. smol-dot/smoldot#567); an upgrade of spiritnet is likely to resolve at least transaction submission issues.

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

Successfully merging this pull request may close these issues.

None yet

1 participant