-
Notifications
You must be signed in to change notification settings - Fork 39
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
feat: add no-std version of axon-tools #1532
Conversation
e10aabb
to
c8e09c2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it possible to add a test case that takes a no-std version of axon-tools to verify an Axon block?
API verify_proof is shared by std and no-std version, so the test case for std will test that of no-std too. |
This comment was marked as off-topic.
This comment was marked as off-topic.
CI tests run on commit:
CI test list:
Please check ci test results later. |
* refactor: impl-serde & proof shouldn't be default features * feat: add no-std version of axon-tools
What this PR does / why we need it?
This PR add no-std version of axon-tools to support forcerelay related contracts.
What is the impact of this PR?
No Breaking Change
PR relation:
CI Settings
CI Usage
Tip: Check the CI you want to run below, and then comment
/run-ci
.CI Switch
CI Description