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 toEthAddress functionality in FilAddresses.sol utility #4

Closed
2 tasks done
milos1731 opened this issue Aug 10, 2023 · 0 comments · Fixed by #23
Closed
2 tasks done

Add toEthAddress functionality in FilAddresses.sol utility #4

milos1731 opened this issue Aug 10, 2023 · 0 comments · Fixed by #23
Assignees
Labels
FIlecoin-solidity issue that we show on the board for Filecoin-solidity phase 2
Milestone

Comments

@milos1731
Copy link
Collaborator

milos1731 commented Aug 10, 2023

  • Implement a function which converts Fil Address to Eth Address. Based on the current implementation, it can be done by slicing first two bytes, something like this filecoinAddress[2:]
  • Close the issue # 342
@milos1731 milos1731 added this to the Milestone 2 milestone Aug 10, 2023
@BlocksOnAChain BlocksOnAChain added the FIlecoin-solidity issue that we show on the board for Filecoin-solidity phase 2 label Aug 10, 2023
@wertikalk wertikalk assigned vaniiiii and unassigned vonum Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIlecoin-solidity issue that we show on the board for Filecoin-solidity phase 2
Projects
Development

Successfully merging a pull request may close this issue.

4 participants