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

poc(risc0): add http api for risc0 vm server #735

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

hunshenshi
Copy link
Member

@hunshenshi hunshenshi commented Aug 17, 2023

http api : http --form post :8888/srv-applet-mgr/v0/xvm/x/$PROJECTNAME file@/xx/github/risc0/examples/target/debug/build/factors-methods-301d94e8fa023ff7/out/methods.rs info='{"imageId":"MULTIPLY_ID","elf":"MULTIPLY_ELF","params":["17", "23"]}' -A bearer -a $TOK

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cbc5498) 55.97% compared to head (1c7c539) 55.97%.
Report is 23 commits behind head on main.

❗ Current head 1c7c539 differs from pull request most recent head f5212f3. Consider uploading reports for the commit f5212f3 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #735   +/-   ##
=======================================
  Coverage   55.97%   55.97%           
=======================================
  Files         272      272           
  Lines       21710    21710           
=======================================
  Hits        12153    12153           
  Misses       9019     9019           
  Partials      538      538           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Sep 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.3% 0.3% Duplication

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

Successfully merging this pull request may close these issues.

None yet

1 participant