Commit 3cbff74
[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- crates
- build-guest
- src
- circuits
- batch-circuit
- bundle-circuit
- chunk-circuit
- integration
- src
- bin
- testers
- utils
- tests
- prover/src
- prover
- task
- tools/upload-axiom
- src
- types
- base/src
- src
31 files changed
+2053
-756
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
0 commit comments