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

Solang: Support ETH ABI encoding #16

Open
xermicus opened this issue Apr 12, 2023 · 0 comments
Open

Solang: Support ETH ABI encoding #16

xermicus opened this issue Apr 12, 2023 · 0 comments
Assignees

Comments

@xermicus
Copy link
Member

xermicus commented Apr 12, 2023

The contracts pallet will introduce ETH RPC methods. Since the call data will be encoded using the ETH ABI encoding scheme, contracts need to understand ETH ABI encoding and decoding. This will be implemented in Solang.

Additionally, Solang will also need to generate the contract metadata in ETH ABI format.

Ultimately the goal is to make existing ETH dev tooling and wallets compatible with contracts deployed on pallet contracts.

@xermicus xermicus self-assigned this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Open
Status: Backlog 🗒
Development

No branches or pull requests

1 participant