Skip to content

Commit 3cbff74

Browse files
noel2004lightsinglispc
authored
[Feat] Support axiom cli sdk (#206)
* support axiom sdk * wip * update lock * upgrade axiom sdk to 1.0.6 * WIP * fix building * revert to 1.4.0 * save work * ok * rollback to v1.4.1 * use toml download from api * use axiom openvm toml * add config id to types * use config id from scroll_zkvm_types * refactor * refactor * 1.4 verifier * add batch e2e * update ref * add e2e * revert to 1.4.1 * fmt & minor changes * re-export * update lock * fix rebase master * revert openvm.toml since actually not changed * remove unneeded * optional upload * clippy * fix * update commitment * fix * fix * apply review * remove upload from build-guest * seperate upload program * clippy * apply review & lints * update commitment --------- Co-authored-by: lightsing <light.tsing@gmail.com> Co-authored-by: Zhang Zhuo <mycinbrin@gmail.com>
1 parent 73cc0ad commit 3cbff74

File tree

31 files changed

+2053
-756
lines changed

31 files changed

+2053
-756
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ root_verifier_vk
1616
verifier.bin
1717

1818
.vscode/
19+
20+
.env

0 commit comments

Comments
 (0)