From e4cc43aee7ac6142ae35ee2480c2e6ea97114836 Mon Sep 17 00:00:00 2001 From: Ho Date: Thu, 15 Jan 2026 11:50:15 +0900 Subject: [PATCH] upgrade openvm and axiom sdk --- Cargo.lock | 238 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 58 ++++++------- 2 files changed, 148 insertions(+), 148 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b7f145f7..9be482bc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1226,8 +1226,8 @@ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" [[package]] name = "axiom-sdk" -version = "1.0.7" -source = "git+https://github.com/axiom-crypto/axiom-api-cli.git?branch=develop#108039b8c98b222f31748f21a11be73650340669" +version = "1.0.10" +source = "git+https://github.com/axiom-crypto/axiom-api-cli.git?tag=v1.0.10#d1275f0f7df50a098e274092b39c122a23c4b9da" dependencies = [ "bytes", "cargo_metadata 0.21.0", @@ -3927,7 +3927,7 @@ dependencies = [ [[package]] name = "k256" version = "0.13.4" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "ecdsa", "elliptic-curve", @@ -4676,8 +4676,8 @@ dependencies = [ [[package]] name = "openvm" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "bytemuck", "getrandom 0.2.16", @@ -4691,8 +4691,8 @@ dependencies = [ [[package]] name = "openvm-algebra-circuit" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "blstrs", "cfg-if", @@ -4724,8 +4724,8 @@ dependencies = [ [[package]] name = "openvm-algebra-complex-macros" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-macros-common", "quote", @@ -4734,8 +4734,8 @@ dependencies = [ [[package]] name = "openvm-algebra-guest" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "halo2curves-axiom 0.7.2 (git+https://github.com/axiom-crypto/halo2curves.git?tag=v0.7.2)", "num-bigint 0.4.6", @@ -4750,8 +4750,8 @@ dependencies = [ [[package]] name = "openvm-algebra-moduli-macros" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "num-bigint 0.4.6", "num-prime", @@ -4762,8 +4762,8 @@ dependencies = [ [[package]] name = "openvm-algebra-transpiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-algebra-guest", "openvm-instructions", @@ -4776,8 +4776,8 @@ dependencies = [ [[package]] name = "openvm-benchmarks-prove" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "clap", "derive_more 1.0.0", @@ -4803,8 +4803,8 @@ dependencies = [ [[package]] name = "openvm-benchmarks-utils" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cargo_metadata 0.18.1", "clap", @@ -4818,8 +4818,8 @@ dependencies = [ [[package]] name = "openvm-bigint-circuit" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cfg-if", "derive-new 0.6.0", @@ -4844,8 +4844,8 @@ dependencies = [ [[package]] name = "openvm-bigint-guest" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-platform", "strum_macros 0.26.4", @@ -4853,8 +4853,8 @@ dependencies = [ [[package]] name = "openvm-bigint-transpiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-bigint-guest", "openvm-instructions", @@ -4868,8 +4868,8 @@ dependencies = [ [[package]] name = "openvm-build" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cargo_metadata 0.18.1", "eyre", @@ -4880,8 +4880,8 @@ dependencies = [ [[package]] name = "openvm-circuit" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "abi_stable", "backtrace", @@ -4920,8 +4920,8 @@ dependencies = [ [[package]] name = "openvm-circuit-derive" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "itertools 0.14.0", "proc-macro2", @@ -4931,8 +4931,8 @@ dependencies = [ [[package]] name = "openvm-circuit-primitives" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "derive-new 0.6.0", "itertools 0.14.0", @@ -4949,8 +4949,8 @@ dependencies = [ [[package]] name = "openvm-circuit-primitives-derive" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "itertools 0.14.0", "quote", @@ -4959,8 +4959,8 @@ dependencies = [ [[package]] name = "openvm-continuations" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "derivative", "openvm-circuit", @@ -4974,8 +4974,8 @@ dependencies = [ [[package]] name = "openvm-cuda-backend" -version = "1.2.2" -source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.2#972f5dbecb6ab3ff7e3e978e9087235ad17c1de9" +version = "1.2.3" +source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.3#abd3c8508bac5409deca284928fc37219448403a" dependencies = [ "bincode 2.0.1", "bincode_derive", @@ -5006,8 +5006,8 @@ dependencies = [ [[package]] name = "openvm-cuda-builder" -version = "1.2.2" -source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.2#972f5dbecb6ab3ff7e3e978e9087235ad17c1de9" +version = "1.2.3" +source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.3#abd3c8508bac5409deca284928fc37219448403a" dependencies = [ "cc", "glob", @@ -5015,8 +5015,8 @@ dependencies = [ [[package]] name = "openvm-cuda-common" -version = "1.2.2" -source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.2#972f5dbecb6ab3ff7e3e978e9087235ad17c1de9" +version = "1.2.3" +source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.3#abd3c8508bac5409deca284928fc37219448403a" dependencies = [ "bytesize", "ctor", @@ -5030,7 +5030,7 @@ dependencies = [ [[package]] name = "openvm-custom-insn" version = "0.1.0" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "proc-macro2", "quote", @@ -5039,8 +5039,8 @@ dependencies = [ [[package]] name = "openvm-ecc-circuit" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "blstrs", "cfg-if", @@ -5072,8 +5072,8 @@ dependencies = [ [[package]] name = "openvm-ecc-guest" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "ecdsa", "elliptic-curve", @@ -5091,8 +5091,8 @@ dependencies = [ [[package]] name = "openvm-ecc-sw-macros" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-macros-common", "quote", @@ -5101,8 +5101,8 @@ dependencies = [ [[package]] name = "openvm-ecc-transpiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-ecc-guest", "openvm-instructions", @@ -5115,8 +5115,8 @@ dependencies = [ [[package]] name = "openvm-instructions" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "backtrace", "derive-new 0.6.0", @@ -5132,8 +5132,8 @@ dependencies = [ [[package]] name = "openvm-instructions-derive" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "quote", "syn 2.0.110", @@ -5141,8 +5141,8 @@ dependencies = [ [[package]] name = "openvm-keccak256-circuit" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cfg-if", "derive-new 0.6.0", @@ -5169,16 +5169,16 @@ dependencies = [ [[package]] name = "openvm-keccak256-guest" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-platform", ] [[package]] name = "openvm-keccak256-transpiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-instructions", "openvm-instructions-derive", @@ -5191,16 +5191,16 @@ dependencies = [ [[package]] name = "openvm-macros-common" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "syn 2.0.110", ] [[package]] name = "openvm-mod-circuit-builder" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cuda-runtime-sys", "itertools 0.14.0", @@ -5220,8 +5220,8 @@ dependencies = [ [[package]] name = "openvm-native-circuit" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cfg-if", "derive-new 0.6.0", @@ -5251,8 +5251,8 @@ dependencies = [ [[package]] name = "openvm-native-compiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "backtrace", "itertools 0.14.0", @@ -5274,8 +5274,8 @@ dependencies = [ [[package]] name = "openvm-native-compiler-derive" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "quote", "syn 2.0.110", @@ -5283,8 +5283,8 @@ dependencies = [ [[package]] name = "openvm-native-recursion" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cfg-if", "itertools 0.14.0", @@ -5310,8 +5310,8 @@ dependencies = [ [[package]] name = "openvm-native-transpiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-instructions", "openvm-transpiler", @@ -5320,8 +5320,8 @@ dependencies = [ [[package]] name = "openvm-pairing" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "group 0.13.0", "halo2curves-axiom 0.7.2 (git+https://github.com/axiom-crypto/halo2curves.git?tag=v0.7.2)", @@ -5345,8 +5345,8 @@ dependencies = [ [[package]] name = "openvm-pairing-circuit" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cfg-if", "derive-new 0.6.0", @@ -5376,8 +5376,8 @@ dependencies = [ [[package]] name = "openvm-pairing-guest" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "blstrs", "halo2curves-axiom 0.7.2 (git+https://github.com/axiom-crypto/halo2curves.git?tag=v0.7.2)", @@ -5398,8 +5398,8 @@ dependencies = [ [[package]] name = "openvm-pairing-transpiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-instructions", "openvm-pairing-guest", @@ -5411,8 +5411,8 @@ dependencies = [ [[package]] name = "openvm-platform" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "libm", "openvm-custom-insn", @@ -5421,8 +5421,8 @@ dependencies = [ [[package]] name = "openvm-poseidon2-air" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "derivative", "lazy_static", @@ -5439,8 +5439,8 @@ dependencies = [ [[package]] name = "openvm-rv32-adapters" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "derive-new 0.6.0", "itertools 0.14.0", @@ -5456,8 +5456,8 @@ dependencies = [ [[package]] name = "openvm-rv32im-circuit" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cfg-if", "derive-new 0.6.0", @@ -5483,8 +5483,8 @@ dependencies = [ [[package]] name = "openvm-rv32im-guest" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-custom-insn", "p3-field", @@ -5493,8 +5493,8 @@ dependencies = [ [[package]] name = "openvm-rv32im-transpiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-instructions", "openvm-instructions-derive", @@ -5509,8 +5509,8 @@ dependencies = [ [[package]] name = "openvm-sdk" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "bitcode", "bon", @@ -5566,8 +5566,8 @@ dependencies = [ [[package]] name = "openvm-sha2" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-sha256-guest", "sha2 0.10.9", @@ -5575,8 +5575,8 @@ dependencies = [ [[package]] name = "openvm-sha256-air" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-circuit-primitives", "openvm-stark-backend", @@ -5586,8 +5586,8 @@ dependencies = [ [[package]] name = "openvm-sha256-circuit" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "cfg-if", "derive-new 0.6.0", @@ -5612,16 +5612,16 @@ dependencies = [ [[package]] name = "openvm-sha256-guest" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-platform", ] [[package]] name = "openvm-sha256-transpiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "openvm-instructions", "openvm-instructions-derive", @@ -5634,8 +5634,8 @@ dependencies = [ [[package]] name = "openvm-stark-backend" -version = "1.2.2" -source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.2#972f5dbecb6ab3ff7e3e978e9087235ad17c1de9" +version = "1.2.3" +source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.3#abd3c8508bac5409deca284928fc37219448403a" dependencies = [ "bitcode", "cfg-if", @@ -5662,8 +5662,8 @@ dependencies = [ [[package]] name = "openvm-stark-sdk" -version = "1.2.2" -source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.2#972f5dbecb6ab3ff7e3e978e9087235ad17c1de9" +version = "1.2.3" +source = "git+https://github.com/openvm-org/stark-backend.git?tag=v1.2.3#abd3c8508bac5409deca284928fc37219448403a" dependencies = [ "dashmap", "derivative", @@ -5699,8 +5699,8 @@ dependencies = [ [[package]] name = "openvm-transpiler" -version = "1.4.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +version = "1.4.3" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "elf", "eyre", @@ -5757,7 +5757,7 @@ dependencies = [ [[package]] name = "p256" version = "0.13.2" -source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.2#e30b1148a23a34b6ec5db97ef88eecfaf41fc9d7" +source = "git+https://github.com/openvm-org/openvm.git?tag=v1.4.3#e8feb93717200e6f334b4f368dd2d0a143f69436" dependencies = [ "ecdsa", "elliptic-curve", @@ -8551,7 +8551,7 @@ version = "0.7.1" dependencies = [ "bincode 2.0.1", "ecies", - "k256 0.13.4 (git+https://github.com/openvm-org/openvm.git?tag=v1.4.2)", + "k256 0.13.4 (git+https://github.com/openvm-org/openvm.git?tag=v1.4.3)", "openvm", "openvm-algebra-complex-macros", "openvm-algebra-guest", @@ -8562,7 +8562,7 @@ dependencies = [ "openvm-pairing-guest", "openvm-rv32im-guest", "openvm-sha2", - "p256 0.13.2 (git+https://github.com/openvm-org/openvm.git?tag=v1.4.2)", + "p256 0.13.2 (git+https://github.com/openvm-org/openvm.git?tag=v1.4.3)", "scroll-zkvm-types-chunk", "scroll-zkvm-types-circuit", ] @@ -8710,11 +8710,11 @@ dependencies = [ "alloy-sol-types", "ecies", "itertools 0.14.0", - "k256 0.13.4 (git+https://github.com/openvm-org/openvm.git?tag=v1.4.2)", + "k256 0.13.4 (git+https://github.com/openvm-org/openvm.git?tag=v1.4.3)", "openvm-ecc-guest", "openvm-pairing", "openvm-sha2", - "p256 0.13.2 (git+https://github.com/openvm-org/openvm.git?tag=v1.4.2)", + "p256 0.13.2 (git+https://github.com/openvm-org/openvm.git?tag=v1.4.3)", "sbv-core", "sbv-helpers", "sbv-primitives", diff --git a/Cargo.toml b/Cargo.toml index 499f2a58..1030fdba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,47 +27,47 @@ version = "0.7.1" [workspace.dependencies] # openvm guest libs -openvm = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2" } -openvm-algebra-complex-macros = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-custom-insn = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-sha2 = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2" } -openvm-sha256-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-p256 = { git = "https://github.com/openvm-org/openvm.git", package = "p256", tag = "v1.4.2", features = [ +openvm = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3" } +openvm-algebra-complex-macros = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-custom-insn = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-sha2 = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3" } +openvm-sha256-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-p256 = { git = "https://github.com/openvm-org/openvm.git", package = "p256", tag = "v1.4.3", features = [ "std", ] } -openvm-k256 = { git = "https://github.com/openvm-org/openvm.git", package = "k256", tag = "v1.4.2", features = [ +openvm-k256 = { git = "https://github.com/openvm-org/openvm.git", package = "k256", tag = "v1.4.3", features = [ "std", ] } -openvm-pairing = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2" } -openvm-keccak256-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-algebra-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-ecc-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-bigint-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-pairing-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-rv32im-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } +openvm-pairing = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3" } +openvm-keccak256-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-algebra-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-ecc-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-bigint-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-pairing-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-rv32im-guest = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } # openvm host libs -openvm-benchmarks-prove = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-benchmarks-utils = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-build = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-circuit = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-continuations = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-instructions = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-native-circuit = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-native-compiler = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-native-recursion = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-native-transpiler = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-rv32im-transpiler = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } -openvm-sdk = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false, features = [ +openvm-benchmarks-prove = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-benchmarks-utils = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-build = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-circuit = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-continuations = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-instructions = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-native-circuit = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-native-compiler = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-native-recursion = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-native-transpiler = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-rv32im-transpiler = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } +openvm-sdk = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false, features = [ "parallel", "evm-prove", "tco", "unprotected" ] } -openvm-transpiler = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.2", default-features = false } +openvm-transpiler = { git = "https://github.com/openvm-org/openvm.git", tag = "v1.4.3", default-features = false } # more openvm related libs -openvm-stark-sdk = { git = "https://github.com/openvm-org/stark-backend.git", tag = "v1.2.2" } +openvm-stark-sdk = { git = "https://github.com/openvm-org/stark-backend.git", tag = "v1.2.3" } sbv-core = { git = "https://github.com/scroll-tech/stateless-block-verifier", tag = "scroll-v91.2" } sbv-helpers = { git = "https://github.com/scroll-tech/stateless-block-verifier", tag = "scroll-v91.2", features = ["dev"] } @@ -130,7 +130,7 @@ sysinfo = { version = "0.35", default-features = false } bytesize = "2.0.1" url = "2.5.4" tokio = "1" -axiom-sdk = { git = "https://github.com/axiom-crypto/axiom-api-cli.git", branch = "develop" } +axiom-sdk = { git = "https://github.com/axiom-crypto/axiom-api-cli.git", tag = "v1.0.10" } dotenvy = "0.15" jiff = "0.2"