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

Add eth_ operations to the Lotus Gateway #9816

Closed
maciejwitowski opened this issue Dec 8, 2022 · 0 comments
Closed

Add eth_ operations to the Lotus Gateway #9816

maciejwitowski opened this issue Dec 8, 2022 · 0 comments
Assignees
Labels
impact/new-api kind/enhancement Kind: Enhancement P2 P2: Should be resolved
Milestone

Comments

@maciejwitowski
Copy link
Contributor

maciejwitowski commented Dec 8, 2022

This is a tracking issue for filecoin-project/ref-fvm#1214

Quoting the original one for completeness:

Hello devs,

Glif nodes provider is here.
Right now we have a doubt how to give users access to the wss endpoint. The main pain is eth_subscribe operation - it is require write permissions.
For now we have 2 models of access to the wss:

  1. Lotus Gateway, but it is limited only for Filecoin operations
  2. Access with JWT token with read, write permissions - but this isn't weapon of choice - write permissions are too wide.

I believe the easiest way will be to add eth operations to the Lotus Gateway.

The place where the Lotus Gateway code is placed: https://github.com/filecoin-project/lotus/blob/release/fevm-wallaby/api/api_gateway.go

@jennijuju jennijuju moved this to 🌟 In Scope in Network v18 Dec 8, 2022
@jennijuju jennijuju added P2 P2: Should be resolved impact/new-api and removed need/triage labels Dec 8, 2022
@jennijuju jennijuju added this to the Network v18 milestone Dec 9, 2022
@jennijuju jennijuju moved this from 🌟 In Scope to 🏗 In progress in Network v18 Dec 16, 2022
@jennijuju jennijuju moved this from 🏗 In progress to 👀 In review in Network v18 Jan 6, 2023
@jennijuju jennijuju mentioned this issue Jan 10, 2023
7 tasks
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Network v18 Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/new-api kind/enhancement Kind: Enhancement P2 P2: Should be resolved
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants