We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#include <nil/crypto3/algebra/curves/pallas.hpp> [[circuit]] bool field_arithmetic_example(typename pallas::base_field_type::value_type a, typename pallas::base_field_type::value_type b) { bool asdf = (a == b); return a; }
The text was updated successfully, but these errors were encountered:
Issue #40: create skeleton for emitting metadata file.
da638f4
Issue #40: Adding EVM Metadata file skeleton.
33110ff
Issue #40: Finish implementing metadata emitting utility.
f06095e
Issue #40: refactor and finish.
b127db2
Issue #40: emit section size.
4bbe56b
makxenov
No branches or pull requests
The text was updated successfully, but these errors were encountered: