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

Expose API to convert between eth address and filecoin address #10279

Closed
4 of 14 tasks
jennijuju opened this issue Feb 15, 2023 · 0 comments
Closed
4 of 14 tasks

Expose API to convert between eth address and filecoin address #10279

jennijuju opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels
kind/feature Kind: Feature
Milestone

Comments

@jennijuju
Copy link
Member

Checklist

  • This is not a new feature or an enhancement to the Filecoin protocol. If it is, please open an FIP issue.
  • This is not brainstorming ideas. If you have an idea you'd like to discuss, please open a new discussion on the lotus forum and select the category as Ideas.
  • I have a specific, actionable, and well motivated feature request to propose.

Lotus component

  • lotus daemon - chain sync
  • lotus miner - mining and block production
  • lotus miner/worker - sealing
  • lotus miner - proving(WindowPoSt)
  • lotus miner/market - storage deal
  • lotus miner/market - retrieval deal
  • lotus miner/market - data transfer
  • lotus client
  • lotus JSON-RPC API
  • lotus message management (mpool)
  • Other

What is the motivation behind this feature request? Is your feature request related to a problem? Please describe.

folks like exchanges might need an easy api to call get the f410 addresss of a 0x(ETH Address)

Describe the solution you'd like

add an api takes an 0x ETH Address and return f410 -see ./lotus evm stat
(may consider the other way around too tho can't think of a use case yet)

Describe alternatives you've considered

No response

Additional context

No response

@jennijuju jennijuju moved this to 🌟 In Scope in Network v18 Feb 15, 2023
@jennijuju jennijuju added this to the Network v18 milestone Feb 15, 2023
@github-project-automation github-project-automation bot moved this from 🌟 In Scope to ✅ Done in Network v18 Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Kind: Feature
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants