diff --git a/Cargo.lock b/Cargo.lock index 786ae604..6850b4b4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -228,7 +228,7 @@ dependencies = [ [[package]] name = "alloy-compat" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "ethers-core", @@ -1529,12 +1529,6 @@ dependencies = [ "syn 2.0.106", ] -[[package]] -name = "android-tzdata" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" - [[package]] name = "android_system_properties" version = "0.1.5" @@ -3120,18 +3114,18 @@ dependencies = [ [[package]] name = "cbor4ii" -version = "1.0.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "189a2a2e5eec2f203b2bb8bc4c2db55c7253770d2c6bf3ae5f79ace5a15c305f" +checksum = "db05e2e8488783316fbab37891db4ab5b31124dab16bb2161da145c03dd0de70" dependencies = [ "serde", ] [[package]] name = "cc" -version = "1.2.35" +version = "1.2.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "590f9024a68a8c40351881787f1934dc11afd69090f5edb6831464694d836ea3" +checksum = "5252b3d2648e5eedbc1a6f501e3c795e07025c1e93bbf8bbdd6eef7f447a6d54" dependencies = [ "find-msvc-tools", "shlex", @@ -3260,17 +3254,16 @@ dependencies = [ [[package]] name = "chrono" -version = "0.4.41" +version = "0.4.42" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" +checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" dependencies = [ - "android-tzdata", "iana-time-zone", "js-sys", "num-traits", "serde", "wasm-bindgen", - "windows-link", + "windows-link 0.2.0", ] [[package]] @@ -4356,7 +4349,7 @@ dependencies = [ "libc", "option-ext", "redox_users 0.5.2", - "windows-sys 0.60.2", + "windows-sys 0.61.0", ] [[package]] @@ -4608,7 +4601,7 @@ source = "git+https://github.com/espressosystems/espresso-systems-common?tag=0.4 [[package]] name = "espresso-types" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "alloy-compat", @@ -4872,9 +4865,9 @@ checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" [[package]] name = "find-msvc-tools" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650" +checksum = "7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d" [[package]] name = "fixed-hash" @@ -5200,7 +5193,7 @@ dependencies = [ "js-sys", "libc", "r-efi", - "wasi 0.14.3+wasi-0.2.4", + "wasi 0.14.4+wasi-0.2.4", "wasm-bindgen", ] @@ -5574,7 +5567,7 @@ dependencies = [ [[package]] name = "hotshot" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "anyhow", @@ -5618,7 +5611,7 @@ dependencies = [ [[package]] name = "hotshot-builder-api" version = "0.1.7" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "async-trait", "clap", @@ -5638,7 +5631,7 @@ dependencies = [ [[package]] name = "hotshot-contract-adapter" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "anyhow", @@ -5664,7 +5657,7 @@ dependencies = [ [[package]] name = "hotshot-events-service" version = "0.1.57" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "async-broadcast", @@ -5689,7 +5682,7 @@ dependencies = [ [[package]] name = "hotshot-example-types" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "anyhow", @@ -5716,7 +5709,7 @@ dependencies = [ [[package]] name = "hotshot-libp2p-networking" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "anyhow", @@ -5725,7 +5718,7 @@ dependencies = [ "bimap", "bincode 1.3.3", "blake3", - "cbor4ii 1.0.0", + "cbor4ii 1.1.1", "delegate", "derive_builder", "derive_more 2.0.1", @@ -5748,7 +5741,7 @@ dependencies = [ [[package]] name = "hotshot-macros" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "derive_builder", "proc-macro2", @@ -5760,7 +5753,7 @@ dependencies = [ [[package]] name = "hotshot-query-service" version = "0.1.76" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "anyhow", @@ -5813,7 +5806,7 @@ dependencies = [ [[package]] name = "hotshot-task" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "async-broadcast", "async-trait", @@ -5827,7 +5820,7 @@ dependencies = [ [[package]] name = "hotshot-task-impls" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "anyhow", @@ -5866,7 +5859,7 @@ dependencies = [ [[package]] name = "hotshot-testing" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "anyhow", @@ -5908,7 +5901,7 @@ dependencies = [ [[package]] name = "hotshot-types" version = "0.1.11" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "anyhow", @@ -5968,7 +5961,7 @@ dependencies = [ [[package]] name = "hotshot-utils" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "tracing", "workspace-hack", @@ -7069,9 +7062,9 @@ dependencies = [ [[package]] name = "js-sys" -version = "0.3.77" +version = "0.3.78" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" +checksum = "0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738" dependencies = [ "once_cell", "wasm-bindgen", @@ -10370,9 +10363,9 @@ dependencies = [ [[package]] name = "security-framework-sys" -version = "2.14.0" +version = "2.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" +checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" dependencies = [ "core-foundation-sys", "libc", @@ -10426,7 +10419,7 @@ checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" [[package]] name = "sequencer-utils" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "alloy 0.13.0", "anyhow", @@ -12979,7 +12972,7 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" [[package]] name = "vid" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "anyhow", "ark-bn254 0.4.0", @@ -13081,9 +13074,9 @@ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" [[package]] name = "wasi" -version = "0.14.3+wasi-0.2.4" +version = "0.14.4+wasi-0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95" +checksum = "88a5f4a424faf49c3c2c344f166f0662341d470ea185e939657aaff130f0ec4a" dependencies = [ "wit-bindgen", ] @@ -13096,9 +13089,9 @@ checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b" [[package]] name = "wasm-bindgen" -version = "0.2.100" +version = "0.2.101" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" +checksum = "7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b" dependencies = [ "cfg-if", "once_cell", @@ -13106,13 +13099,14 @@ dependencies = [ "serde", "serde_json", "wasm-bindgen-macro", + "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-backend" -version = "0.2.100" +version = "0.2.101" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" +checksum = "e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb" dependencies = [ "bumpalo", "log", @@ -13124,9 +13118,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-futures" -version = "0.4.50" +version = "0.4.51" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" +checksum = "0ca85039a9b469b38336411d6d6ced91f3fc87109a2a27b0c197663f5144dffe" dependencies = [ "cfg-if", "js-sys", @@ -13137,9 +13131,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.100" +version = "0.2.101" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" +checksum = "7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -13147,9 +13141,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.100" +version = "0.2.101" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" +checksum = "7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa" dependencies = [ "proc-macro2", "quote", @@ -13160,9 +13154,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.100" +version = "0.2.101" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" +checksum = "f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1" dependencies = [ "unicode-ident", ] @@ -13183,9 +13177,9 @@ dependencies = [ [[package]] name = "web-sys" -version = "0.3.77" +version = "0.3.78" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" +checksum = "77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12" dependencies = [ "js-sys", "wasm-bindgen", @@ -13273,11 +13267,11 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" [[package]] name = "winapi-util" -version = "0.1.10" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22" +checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.60.2", + "windows-sys 0.61.0", ] [[package]] @@ -13305,7 +13299,7 @@ dependencies = [ "windows-collections", "windows-core 0.61.2", "windows-future", - "windows-link", + "windows-link 0.1.3", "windows-numerics", ] @@ -13336,7 +13330,7 @@ checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" dependencies = [ "windows-implement", "windows-interface", - "windows-link", + "windows-link 0.1.3", "windows-result 0.3.4", "windows-strings", ] @@ -13348,7 +13342,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" dependencies = [ "windows-core 0.61.2", - "windows-link", + "windows-link 0.1.3", "windows-threading", ] @@ -13380,6 +13374,12 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" +[[package]] +name = "windows-link" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65" + [[package]] name = "windows-numerics" version = "0.2.0" @@ -13387,7 +13387,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" dependencies = [ "windows-core 0.61.2", - "windows-link", + "windows-link 0.1.3", ] [[package]] @@ -13396,7 +13396,7 @@ version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e" dependencies = [ - "windows-link", + "windows-link 0.1.3", "windows-result 0.3.4", "windows-strings", ] @@ -13416,7 +13416,7 @@ version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" dependencies = [ - "windows-link", + "windows-link 0.1.3", ] [[package]] @@ -13425,7 +13425,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" dependencies = [ - "windows-link", + "windows-link 0.1.3", ] [[package]] @@ -13464,6 +13464,15 @@ dependencies = [ "windows-targets 0.53.3", ] +[[package]] +name = "windows-sys" +version = "0.61.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa" +dependencies = [ + "windows-link 0.2.0", +] + [[package]] name = "windows-targets" version = "0.48.5" @@ -13501,7 +13510,7 @@ version = "0.53.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" dependencies = [ - "windows-link", + "windows-link 0.1.3", "windows_aarch64_gnullvm 0.53.0", "windows_aarch64_msvc 0.53.0", "windows_i686_gnu 0.53.0", @@ -13518,7 +13527,7 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" dependencies = [ - "windows-link", + "windows-link 0.1.3", ] [[package]] @@ -13680,14 +13689,14 @@ dependencies = [ [[package]] name = "wit-bindgen" -version = "0.45.0" +version = "0.45.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814" +checksum = "5c573471f125075647d03df72e026074b7203790d41351cd6edc96f46bcccd36" [[package]] name = "workspace-hack" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-network.git#7340ac93da9f977c069f24631316b6328890c726" +source = "git+https://github.com/EspressoSystems/espresso-network.git#0c733a798dbf34ad47d261f9a83ce64844d95283" dependencies = [ "ark-bls12-377", "ark-bls12-381 0.4.0", @@ -13927,18 +13936,18 @@ dependencies = [ [[package]] name = "zerocopy" -version = "0.8.26" +version = "0.8.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f" +checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" dependencies = [ "zerocopy-derive", ] [[package]] name = "zerocopy-derive" -version = "0.8.26" +version = "0.8.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181" +checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" dependencies = [ "proc-macro2", "quote",