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

Lumina has no way to submit transactions/blobs from the browser #425

Open
fl0rek opened this issue Oct 11, 2024 · 0 comments
Open

Lumina has no way to submit transactions/blobs from the browser #425

fl0rek opened this issue Oct 11, 2024 · 0 comments

Comments

@fl0rek
Copy link
Member

fl0rek commented Oct 11, 2024

Celestia-node submits txns/blobs by connecting to a consensus node over TCP. This is a no-go when running in the browser, which disallows raw TCP connections. Solution here would be to either allow HTTP connections on the celestia-app side, or developing a p2p native protocol, probably starting with a CIP.

related blob submission issues: #250 #251

@fl0rek fl0rek changed the title Lumina has no way to submit transactions/blobs from the brower Lumina has no way to submit transactions/blobs from the browser Oct 11, 2024
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

1 participant