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

Design binary format for StoffelVM bytecode #44

Open
Mikerah opened this issue Jun 11, 2022 · 0 comments
Open

Design binary format for StoffelVM bytecode #44

Mikerah opened this issue Jun 11, 2022 · 0 comments

Comments

@Mikerah
Copy link
Contributor

Mikerah commented Jun 11, 2022

When a developer compiles a .stf file, they will get two files: a .sol with functions that they can call within an Ethereum contract and a binary file that the MPC nodes should execute, In order to ensure backwards compatibility and ease of use, we should design a binary format that these MPC nodes should accept.

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