From d04ad0673e837afb36aec0ec1ef5235f63c4b007 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Garillot?= Date: Mon, 24 Jun 2024 03:38:59 -0400 Subject: [PATCH] chore: Update dependency to fit upcoming sphinx - Added a new "aptos" feature to the `aptos-lc` dependency. - Updated the `fixture-generator`'s Cargo.toml file. --- aptos/Cargo.lock | 191 ++++++++++---------- aptos/Cargo.toml | 10 +- aptos/solidity/fixture-generator/Cargo.toml | 2 +- 3 files changed, 103 insertions(+), 100 deletions(-) diff --git a/aptos/Cargo.lock b/aptos/Cargo.lock index a0496782..0d56884d 100644 --- a/aptos/Cargo.lock +++ b/aptos/Cargo.lock @@ -171,7 +171,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -187,7 +187,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", "syn-solidity", "tiny-keccak", ] @@ -203,7 +203,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", "syn-solidity", ] @@ -2064,7 +2064,7 @@ checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2075,7 +2075,7 @@ checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2114,7 +2114,7 @@ checksum = "3c87f3f15e7794432337fc718554eaa4dc8f04c9677a950ffe366f20a162ae42" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2371,7 +2371,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -2393,7 +2393,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.66", + "syn 2.0.68", "which", ] @@ -2758,9 +2758,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" [[package]] name = "cc" -version = "1.0.99" +version = "1.0.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96c51067fd44124faa7f870b4b1c969379ad32b2ba805aa959430ceaa384f695" +checksum = "c891175c3fb232128f48de6590095e59198bbeb8620c310be349bfc3afd12c7b" dependencies = [ "jobserver", "libc", @@ -2934,7 +2934,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -3474,7 +3474,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -3536,7 +3536,7 @@ dependencies = [ "proc-macro2", "quote", "strsim 0.11.1", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -3558,7 +3558,7 @@ checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178" dependencies = [ "darling_core 0.20.9", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -3626,7 +3626,7 @@ checksum = "67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -3639,7 +3639,7 @@ dependencies = [ "proc-macro2", "quote", "rustc_version 0.4.0", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -3839,7 +3839,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -4040,7 +4040,7 @@ dependencies = [ "regex", "serde", "serde_json", - "syn 2.0.66", + "syn 2.0.68", "toml 0.8.2", "walkdir", ] @@ -4058,7 +4058,7 @@ dependencies = [ "proc-macro2", "quote", "serde_json", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -4083,8 +4083,8 @@ dependencies = [ "rlp", "serde", "serde_json", - "strum 0.26.2", - "syn 2.0.66", + "strum 0.26.3", + "syn 2.0.68", "tempfile", "thiserror", "tiny-keccak", @@ -4452,7 +4452,7 @@ checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -4823,6 +4823,7 @@ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" dependencies = [ "ahash 0.8.11", "allocator-api2", + "serde", ] [[package]] @@ -5085,9 +5086,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hybrid-array" -version = "0.2.0-rc.8" +version = "0.2.0-rc.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53668f5da5a41d9eaf4bf7064be46d1ebe6a4e1ceed817f387587b18f2b51047" +checksum = "4d306b679262030ad8813a82d4915fc04efff97776e4db7f8eb5137039d56400" dependencies = [ "typenum", ] @@ -5640,11 +5641,11 @@ dependencies = [ [[package]] name = "lazy_static" -version = "1.4.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" +checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" dependencies = [ - "spin 0.5.2", + "spin 0.9.8", ] [[package]] @@ -5710,9 +5711,9 @@ dependencies = [ [[package]] name = "libloading" -version = "0.8.3" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19" +checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d" dependencies = [ "cfg-if", "windows-targets 0.52.5", @@ -6963,10 +6964,10 @@ version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b" dependencies = [ - "proc-macro-crate 2.0.2", + "proc-macro-crate 1.3.1", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -7070,7 +7071,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -7135,7 +7136,7 @@ dependencies = [ [[package]] name = "p3-air" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "p3-field", "p3-matrix", @@ -7144,7 +7145,7 @@ dependencies = [ [[package]] name = "p3-baby-bear" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "num-bigint 0.4.5", "p3-field", @@ -7158,7 +7159,7 @@ dependencies = [ [[package]] name = "p3-blake3" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "blake3", "p3-symmetric", @@ -7167,7 +7168,7 @@ dependencies = [ [[package]] name = "p3-bn254-fr" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "ff 0.13.0", "num-bigint 0.4.5", @@ -7181,7 +7182,7 @@ dependencies = [ [[package]] name = "p3-challenger" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "p3-field", "p3-maybe-rayon", @@ -7193,7 +7194,7 @@ dependencies = [ [[package]] name = "p3-commit" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "itertools 0.12.1", "p3-challenger", @@ -7206,7 +7207,7 @@ dependencies = [ [[package]] name = "p3-dft" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "p3-field", "p3-matrix", @@ -7218,7 +7219,7 @@ dependencies = [ [[package]] name = "p3-field" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "itertools 0.12.1", "num-bigint 0.4.5", @@ -7231,7 +7232,7 @@ dependencies = [ [[package]] name = "p3-fri" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "itertools 0.12.1", "p3-challenger", @@ -7249,7 +7250,7 @@ dependencies = [ [[package]] name = "p3-interpolation" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "p3-field", "p3-matrix", @@ -7259,7 +7260,7 @@ dependencies = [ [[package]] name = "p3-keccak" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "p3-symmetric", "tiny-keccak", @@ -7268,7 +7269,7 @@ dependencies = [ [[package]] name = "p3-keccak-air" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "p3-air", "p3-field", @@ -7281,7 +7282,7 @@ dependencies = [ [[package]] name = "p3-matrix" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "itertools 0.12.1", "p3-field", @@ -7295,7 +7296,7 @@ dependencies = [ [[package]] name = "p3-maybe-rayon" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "rayon", ] @@ -7303,7 +7304,7 @@ dependencies = [ [[package]] name = "p3-mds" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "itertools 0.12.1", "p3-dft", @@ -7317,7 +7318,7 @@ dependencies = [ [[package]] name = "p3-merkle-tree" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "itertools 0.12.1", "p3-commit", @@ -7333,7 +7334,7 @@ dependencies = [ [[package]] name = "p3-poseidon2" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "gcd", "p3-field", @@ -7345,7 +7346,7 @@ dependencies = [ [[package]] name = "p3-symmetric" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "itertools 0.12.1", "p3-field", @@ -7355,7 +7356,7 @@ dependencies = [ [[package]] name = "p3-uni-stark" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "itertools 0.12.1", "p3-air", @@ -7373,7 +7374,7 @@ dependencies = [ [[package]] name = "p3-util" version = "0.1.0" -source = "git+https://github.com/Plonky3/Plonky3.git?rev=3b5265f9d5af36534a46caebf0617595cfb42c5a#3b5265f9d5af36534a46caebf0617595cfb42c5a" +source = "git+https://github.com/lurk-lab/Plonky3.git?branch=sp1#03f2b272e1b33ed91f8dfb0336f0a791071ef458" dependencies = [ "serde", ] @@ -7636,7 +7637,7 @@ dependencies = [ "pest_meta", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -7725,7 +7726,7 @@ checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -7845,7 +7846,7 @@ dependencies = [ "proc-macro-crate 2.0.2", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -7948,7 +7949,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e" dependencies = [ "proc-macro2", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -8044,9 +8045,9 @@ checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086" [[package]] name = "proc-macro2" -version = "1.0.85" +version = "1.0.86" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23" +checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" dependencies = [ "unicode-ident", ] @@ -8103,9 +8104,9 @@ dependencies = [ [[package]] name = "proptest" -version = "1.4.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "31b476131c3c86cb68032fdc5cb6d5a1045e3e42d96b69fa599fd77701e1f5bf" +checksum = "b4c2511913b88df1637da85cc8d96ec8e43a3f8bb8ccb71ee1ac240d6f3df58d" dependencies = [ "bit-set", "bit-vec", @@ -8152,7 +8153,7 @@ dependencies = [ "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -8432,7 +8433,7 @@ checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9181,7 +9182,7 @@ checksum = "500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9265,7 +9266,7 @@ dependencies = [ "darling 0.20.9", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9315,7 +9316,7 @@ checksum = "82fe9db325bcef1fbcde82e078a5cc4efdf787e96b3b9cf45b50b529f2083d67" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -9610,7 +9611,7 @@ dependencies = [ [[package]] name = "sphinx-core" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "anyhow", "arrayref", @@ -9621,6 +9622,7 @@ dependencies = [ "curve25519-dalek 4.1.3", "elf", "elliptic-curve", + "hashbrown 0.14.5", "hex", "hybrid-array", "itertools 0.12.1", @@ -9657,7 +9659,7 @@ dependencies = [ "size", "sphinx-derive", "sphinx-primitives", - "strum 0.26.2", + "strum 0.26.3", "strum_macros 0.26.4", "tempfile", "thiserror", @@ -9670,7 +9672,7 @@ dependencies = [ [[package]] name = "sphinx-derive" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "proc-macro2", "quote", @@ -9680,7 +9682,7 @@ dependencies = [ [[package]] name = "sphinx-helper" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "cargo_metadata 0.18.1", "chrono", @@ -9689,7 +9691,7 @@ dependencies = [ [[package]] name = "sphinx-primitives" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "itertools 0.12.1", "lazy_static", @@ -9702,7 +9704,7 @@ dependencies = [ [[package]] name = "sphinx-prover" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "anyhow", "backtrace", @@ -9744,7 +9746,7 @@ dependencies = [ [[package]] name = "sphinx-recursion-circuit" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "bincode", "itertools 0.12.1", @@ -9767,9 +9769,10 @@ dependencies = [ [[package]] name = "sphinx-recursion-compiler" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "backtrace", + "hashbrown 0.14.5", "itertools 0.12.1", "p3-air", "p3-baby-bear", @@ -9791,7 +9794,7 @@ dependencies = [ [[package]] name = "sphinx-recursion-core" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "arrayref", "backtrace", @@ -9824,7 +9827,7 @@ dependencies = [ [[package]] name = "sphinx-recursion-derive" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "proc-macro2", "quote", @@ -9834,7 +9837,7 @@ dependencies = [ [[package]] name = "sphinx-recursion-gnark-ffi" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "bindgen 0.69.4", "cfg-if", @@ -9854,7 +9857,7 @@ dependencies = [ [[package]] name = "sphinx-recursion-program" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "itertools 0.12.1", "p3-air", @@ -9881,7 +9884,7 @@ dependencies = [ [[package]] name = "sphinx-sdk" version = "0.1.0" -source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk#317414f5edd90eb6931ed57b60093ef1886016c5" +source = "git+ssh://git@github.com/lurk-lab/sphinx?branch=plonk-rebased#8d0b36e42fe23ed75231f0340f2f2f15be1a2680" dependencies = [ "alloy-sol-types", "anyhow", @@ -9907,7 +9910,7 @@ dependencies = [ "sha2 0.10.8", "sphinx-core", "sphinx-prover", - "strum 0.26.2", + "strum 0.26.3", "strum_macros 0.26.4", "tempfile", "tokio", @@ -10025,9 +10028,9 @@ dependencies = [ [[package]] name = "strum" -version = "0.26.2" +version = "0.26.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29" +checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06" dependencies = [ "strum_macros 0.26.4", ] @@ -10055,7 +10058,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -10068,7 +10071,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -10105,9 +10108,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.66" +version = "2.0.68" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5" +checksum = "901fa70d88b9d6c98022e23b4136f9f3e54e4662c3bc1bd1d84a42a9a0f0c1e9" dependencies = [ "proc-macro2", "quote", @@ -10123,7 +10126,7 @@ dependencies = [ "paste", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -10276,7 +10279,7 @@ checksum = "46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -10421,7 +10424,7 @@ checksum = "5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -10647,7 +10650,7 @@ checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -10827,7 +10830,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a615d6c2764852a2e88a4f16e9ce1ea49bb776b5872956309e170d63a042a34f" dependencies = [ "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -11199,7 +11202,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", "wasm-bindgen-shared", ] @@ -11233,7 +11236,7 @@ checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -11668,7 +11671,7 @@ checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] @@ -11688,7 +11691,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.66", + "syn 2.0.68", ] [[package]] diff --git a/aptos/Cargo.toml b/aptos/Cargo.toml index d96b7315..54f97be2 100644 --- a/aptos/Cargo.toml +++ b/aptos/Cargo.toml @@ -46,11 +46,11 @@ sha2 = "0.9" thiserror = "1.0.58" tiny-keccak = "2.0.2" url = "2.5.0" -sphinx-derive = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "plonk" } -sphinx-sdk = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "plonk", features = ["plonk"] } -sphinx-zkvm = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "plonk" } -sphinx-helper = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "plonk" } -sphinx-prover = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "plonk" } +sphinx-derive = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "dev" } +sphinx-sdk = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "dev", features = ["plonk"] } +sphinx-zkvm = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "dev" } +sphinx-helper = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "dev" } +sphinx-prover = { git = "ssh://git@github.com/lurk-lab/sphinx", branch = "dev" } tokio = "1.37" tokio-stream = "0.1" diff --git a/aptos/solidity/fixture-generator/Cargo.toml b/aptos/solidity/fixture-generator/Cargo.toml index 3640bb0d..048a9de6 100644 --- a/aptos/solidity/fixture-generator/Cargo.toml +++ b/aptos/solidity/fixture-generator/Cargo.toml @@ -10,7 +10,7 @@ path = "src/bin/main.rs" [dependencies] sphinx-sdk = { workspace = true } sphinx-prover = {workspace = true } -aptos-lc = { path = "../../light-client" } +aptos-lc = { path = "../../light-client", features = ["aptos"] } serde_json = { version = "1.0", default-features = false, features = ["alloc"] } serde = { version = "1.0", default-features = false, features = ["derive"] } clap = { version = "4.0", features = ["derive", "env"] }