From ab4188accf9fcc3a727bbea64dbb10e89115cb40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:24:25 +0000 Subject: [PATCH] Bump sequencer-utils from `02635b8` to `56c8769` Bumps [sequencer-utils](https://github.com/EspressoSystems/espresso-sequencer) from `02635b8` to `56c8769`. - [Release notes](https://github.com/EspressoSystems/espresso-sequencer/releases) - [Commits](https://github.com/EspressoSystems/espresso-sequencer/compare/02635b8aacc76e6105977941dc3dc1deff47d45e...56c87699e5f855e22f4ff9393645a0a6c8b6e76b) --- updated-dependencies: - dependency-name: sequencer-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 540 ++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 453 insertions(+), 87 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e5b132d..55d9ddc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1003,7 +1003,7 @@ version = "0.24.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8d9a9bf8b79a749ee0b911b91b671cc2b6c670bdbc7e3dfd537576ddc94bb2a2" dependencies = [ - "http", + "http 0.2.11", "log", "url", ] @@ -1037,7 +1037,7 @@ dependencies = [ "bitflags 1.3.2", "bytes 1.5.0", "futures-util", - "http", + "http 0.2.11", "http-body", "hyper", "itoa", @@ -1063,7 +1063,7 @@ dependencies = [ "async-trait", "bytes 1.5.0", "futures-util", - "http", + "http 0.2.11", "http-body", "mime", "rustversion", @@ -1672,7 +1672,7 @@ dependencies = [ [[package]] name = "contract-bindings" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-sequencer.git#02635b8aacc76e6105977941dc3dc1deff47d45e" +source = "git+https://github.com/EspressoSystems/espresso-sequencer.git#56c87699e5f855e22f4ff9393645a0a6c8b6e76b" dependencies = [ "ethers", "serde", @@ -2731,7 +2731,7 @@ dependencies = [ "futures-timer", "futures-util", "hashers", - "http", + "http 0.2.11", "instant", "jsonwebtoken", "once_cell", @@ -2855,7 +2855,7 @@ dependencies = [ "derive_more", "ethers", "futures", - "hotshot", + "hotshot 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", "hotshot-query-service 0.0.7 (git+https://github.com/EspressoSystems/hotshot-query-service)", "jf-primitives", "portpicker", @@ -2870,7 +2870,7 @@ dependencies = [ "strum_macros", "surf-disco 0.4.3 (git+https://github.com/EspressoSystems/surf-disco?tag=v0.4.3-patch.2)", "tempfile", - "tide-disco", + "tide-disco 0.4.3", "toml 0.8.8", "tracing", ] @@ -3305,7 +3305,7 @@ dependencies = [ "futures-core", "futures-sink", "futures-util", - "http", + "http 0.2.11", "indexmap 2.1.0", "slab", "tokio", @@ -3487,18 +3487,18 @@ dependencies = [ "espresso-systems-common 0.4.1", "ethereum-types", "futures", - "hotshot-constants", - "hotshot-orchestrator", - "hotshot-signature-key", - "hotshot-task", - "hotshot-task-impls", - "hotshot-types", - "hotshot-utils", - "hotshot-web-server", + "hotshot-constants 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-orchestrator 0.1.1 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-signature-key 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-task 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-task-impls 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-web-server 0.1.1 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", "jf-primitives", "libp2p", "libp2p-identity", - "libp2p-networking", + "libp2p-networking 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", "local-ip-address", "rand 0.8.5", "rand_chacha 0.3.1", @@ -3511,11 +3511,63 @@ dependencies = [ "typenum", ] +[[package]] +name = "hotshot" +version = "0.3.3" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "bimap", + "bincode", + "bitvec", + "commit", + "custom_debug", + "dashmap", + "derive_more", + "dyn-clone 1.0.16 (git+https://github.com/dtolnay/dyn-clone?tag=1.0.16)", + "either", + "embed-doc-image", + "espresso-systems-common 0.4.1", + "ethereum-types", + "futures", + "hotshot-constants 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-orchestrator 0.1.1 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-signature-key 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-task 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-task-impls 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-web-server 0.1.1 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "jf-primitives", + "libp2p", + "libp2p-identity", + "libp2p-networking 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "local-ip-address", + "portpicker", + "rand 0.8.5", + "rand_chacha 0.3.1", + "serde", + "snafu", + "surf-disco 0.4.4", + "time 0.3.30", + "tokio", + "tracing", + "typenum", +] + [[package]] name = "hotshot-constants" version = "0.3.3" source = "git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab#0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab" +[[package]] +name = "hotshot-constants" +version = "0.3.3" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" + [[package]] name = "hotshot-orchestrator" version = "0.1.1" @@ -3529,18 +3581,48 @@ dependencies = [ "blake3", "clap", "futures", - "hotshot-signature-key", - "hotshot-types", - "hotshot-utils", + "hotshot-signature-key 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", "libp2p", "libp2p-core 0.40.1", - "libp2p-networking", + "libp2p-networking 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", "serde", "serde_json", "snafu", "surf-disco 0.4.3 (git+https://github.com/EspressoSystems/surf-disco.git?tag=v0.4.3)", "thiserror", - "tide-disco", + "tide-disco 0.4.3", + "tokio", + "toml 0.8.8", + "tracing", +] + +[[package]] +name = "hotshot-orchestrator" +version = "0.1.1" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "bincode", + "blake3", + "clap", + "futures", + "hotshot-signature-key 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "libp2p", + "libp2p-core 0.40.1", + "libp2p-networking 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "serde", + "serde_json", + "snafu", + "surf-disco 0.4.4", + "thiserror", + "tide-disco 0.4.4", "tokio", "toml 0.8.8", "tracing", @@ -3564,7 +3646,33 @@ dependencies = [ "bitvec", "ethereum-types", "generic-array", - "hotshot-types", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "jf-primitives", + "jf-relation", + "jf-utils", + "serde", + "typenum", +] + +[[package]] +name = "hotshot-qc" +version = "0.3.3" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "ark-bls12-377", + "ark-bls12-381", + "ark-bn254", + "ark-ec", + "ark-ff", + "ark-pallas", + "ark-poly", + "ark-serialize 0.4.2", + "ark-std 0.4.0", + "bincode", + "bitvec", + "ethereum-types", + "generic-array", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "jf-primitives", "jf-relation", "jf-utils", @@ -3575,7 +3683,7 @@ dependencies = [ [[package]] name = "hotshot-query-service" version = "0.0.7" -source = "git+https://github.com/EspressoSystems/hotshot-query-service?branch=main#f4dec5de6eff119375fec63264dc08a2167b85ce" +source = "git+https://github.com/EspressoSystems/hotshot-query-service?branch=main#258b19f2944e18716dda4d71e78656a4a4958c67" dependencies = [ "anyhow", "async-compatibility-layer", @@ -3590,10 +3698,10 @@ dependencies = [ "derive_more", "either", "futures", - "hotshot", - "hotshot-signature-key", - "hotshot-types", - "hotshot-utils", + "hotshot 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-signature-key 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "include_dir", "itertools 0.12.0", "prometheus", @@ -3601,7 +3709,7 @@ dependencies = [ "serde", "serde_json", "snafu", - "tide-disco", + "tide-disco 0.4.4", "time 0.3.30", "tokio", "tokio-postgres", @@ -3627,10 +3735,10 @@ dependencies = [ "derive_more", "either", "futures", - "hotshot", - "hotshot-signature-key", - "hotshot-types", - "hotshot-utils", + "hotshot 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-signature-key 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", "include_dir", "itertools 0.12.0", "prometheus", @@ -3638,7 +3746,7 @@ dependencies = [ "serde", "serde_json", "snafu", - "tide-disco", + "tide-disco 0.4.3", "time 0.3.30", "tokio", "tokio-postgres", @@ -3656,9 +3764,30 @@ dependencies = [ "blake3", "custom_debug", "ethereum-types", - "hotshot-qc", - "hotshot-types", - "hotshot-utils", + "hotshot-qc 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "jf-primitives", + "rand 0.8.5", + "rand_chacha 0.3.1", + "serde", + "tracing", + "typenum", +] + +[[package]] +name = "hotshot-signature-key" +version = "0.3.3" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "bincode", + "bitvec", + "blake3", + "custom_debug", + "ethereum-types", + "hotshot-qc 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "jf-primitives", "rand 0.8.5", "rand_chacha 0.3.1", @@ -3686,6 +3815,25 @@ dependencies = [ "tracing", ] +[[package]] +name = "hotshot-task" +version = "0.1.0" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "atomic_enum", + "either", + "futures", + "pin-project", + "serde", + "snafu", + "tokio", + "tracing", +] + [[package]] name = "hotshot-task-impls" version = "0.1.0" @@ -3701,10 +3849,40 @@ dependencies = [ "commit", "either", "futures", - "hotshot-constants", - "hotshot-task", - "hotshot-types", - "hotshot-utils", + "hotshot-constants 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-task 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "jf-primitives", + "pin-project", + "rand_chacha 0.3.1", + "serde", + "sha2 0.10.8", + "snafu", + "time 0.3.30", + "tokio", + "tracing", +] + +[[package]] +name = "hotshot-task-impls" +version = "0.1.0" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "atomic_enum", + "bincode", + "bitvec", + "commit", + "either", + "futures", + "hotshot-constants 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-task 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "jf-primitives", "pin-project", "rand_chacha 0.3.1", @@ -3719,7 +3897,7 @@ dependencies = [ [[package]] name = "hotshot-testing" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab#0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" dependencies = [ "ark-bls12-381", "ark-serialize 0.3.0", @@ -3734,14 +3912,14 @@ dependencies = [ "espresso-systems-common 0.4.1", "ethereum-types", "futures", - "hotshot", - "hotshot-constants", - "hotshot-orchestrator", - "hotshot-signature-key", - "hotshot-task", - "hotshot-task-impls", - "hotshot-types", - "hotshot-utils", + "hotshot 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-constants 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-orchestrator 0.1.1 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-signature-key 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-task 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-task-impls 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "jf-primitives", "rand 0.8.5", "rand_chacha 0.3.1", @@ -3783,13 +3961,62 @@ dependencies = [ "futures", "generic-array", "hex_fmt", - "hotshot-constants", - "hotshot-task", - "hotshot-utils", + "hotshot-constants 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-task 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "jf-plonk", + "jf-primitives", + "jf-utils", + "libp2p-networking 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "rand 0.8.5", + "rand_chacha 0.3.1", + "serde", + "sha2 0.10.8", + "snafu", + "tagged-base64", + "time 0.3.30", + "tokio", + "tracing", + "typenum", +] + +[[package]] +name = "hotshot-types" +version = "0.1.0" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "arbitrary", + "ark-bls12-381", + "ark-ed-on-bn254", + "ark-ff", + "ark-serialize 0.4.2", + "ark-std 0.4.0", + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "bincode", + "bitvec", + "blake3", + "commit", + "custom_debug", + "derivative", + "digest 0.10.7", + "displaydoc", + "dyn-clone 1.0.16 (git+https://github.com/dtolnay/dyn-clone?tag=1.0.16)", + "either", + "espresso-systems-common 0.4.1", + "ethereum-types", + "futures", + "generic-array", + "hex_fmt", + "hotshot-constants 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-task 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "jf-plonk", "jf-primitives", "jf-utils", - "libp2p-networking", + "libp2p-networking 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "rand 0.8.5", "rand_chacha 0.3.1", "serde", @@ -3810,6 +4037,14 @@ dependencies = [ "bincode", ] +[[package]] +name = "hotshot-utils" +version = "0.1.0" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "bincode", +] + [[package]] name = "hotshot-web-server" version = "0.1.1" @@ -3823,8 +4058,36 @@ dependencies = [ "bincode", "clap", "futures", - "hotshot-types", - "hotshot-utils", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "jf-primitives", + "libp2p-core 0.40.1", + "rand 0.8.5", + "serde", + "serde_json", + "snafu", + "tide", + "tide-disco 0.4.3", + "tokio", + "toml 0.8.8", + "tracing", +] + +[[package]] +name = "hotshot-web-server" +version = "0.1.1" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "ark-bls12-381", + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "bincode", + "clap", + "futures", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "jf-primitives", "libp2p-core 0.40.1", "rand 0.8.5", @@ -3832,7 +4095,7 @@ dependencies = [ "serde_json", "snafu", "tide", - "tide-disco", + "tide-disco 0.4.4", "tokio", "toml 0.8.8", "tracing", @@ -3849,6 +4112,17 @@ dependencies = [ "itoa", ] +[[package]] +name = "http" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea" +dependencies = [ + "bytes 1.5.0", + "fnv", + "itoa", +] + [[package]] name = "http-body" version = "0.4.6" @@ -3856,7 +4130,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" dependencies = [ "bytes 1.5.0", - "http", + "http 0.2.11", "pin-project-lite 0.2.13", ] @@ -3925,7 +4199,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http", + "http 0.2.11", "http-body", "httparse", "httpdate", @@ -3945,7 +4219,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" dependencies = [ "futures-util", - "http", + "http 0.2.11", "hyper", "rustls 0.21.10", "tokio", @@ -4064,7 +4338,7 @@ dependencies = [ "attohttpc", "bytes 1.5.0", "futures", - "http", + "http 0.2.11", "hyper", "log", "rand 0.8.5", @@ -4243,7 +4517,7 @@ dependencies = [ "curl-sys", "flume 0.9.2", "futures-lite 1.13.0", - "http", + "http 0.2.11", "log", "once_cell", "slab", @@ -4903,8 +5177,42 @@ dependencies = [ "derive_builder", "either", "futures", - "hotshot-constants", - "hotshot-utils", + "hotshot-constants 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=0034ca55e1ebb9fb9cae4dfc3941cd5ebf1637ab)", + "libp2p", + "libp2p-identity", + "libp2p-noise 0.44.0", + "libp2p-swarm-derive", + "parking_lot", + "rand 0.8.5", + "serde", + "serde_json", + "snafu", + "tokio", + "tokio-stream", + "tracing", + "void", +] + +[[package]] +name = "libp2p-networking" +version = "0.1.0" +source = "git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97#5bda483f18e71614ce03bd6fffcbef2681bb2c97" +dependencies = [ + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "bincode", + "blake3", + "color-eyre", + "custom_debug", + "dashmap", + "derive_builder", + "either", + "futures", + "hotshot-constants 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-utils 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "libp2p", "libp2p-identity", "libp2p-noise 0.44.0", @@ -5728,11 +6036,6 @@ dependencies = [ "libc", ] -[[package]] -name = "nll" -version = "1.0.0" -source = "git+https://github.com/EspressoSystems/nll#8e7926789f8eb464cbbbb1858ba4292a6ec6d900" - [[package]] name = "nohash-hasher" version = "0.2.0" @@ -6913,7 +7216,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http", + "http 0.2.11", "http-body", "hyper", "hyper-rustls", @@ -7378,7 +7681,7 @@ checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73" [[package]] name = "sequencer" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-sequencer.git#02635b8aacc76e6105977941dc3dc1deff47d45e" +source = "git+https://github.com/EspressoSystems/espresso-sequencer.git#56c87699e5f855e22f4ff9393645a0a6c8b6e76b" dependencies = [ "anyhow", "ark-bls12-381", @@ -7396,26 +7699,25 @@ dependencies = [ "ethers", "ethers-contract-derive", "futures", - "hotshot", - "hotshot-orchestrator", + "hotshot 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-orchestrator 0.1.1 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "hotshot-query-service 0.0.7 (git+https://github.com/EspressoSystems/hotshot-query-service?branch=main)", - "hotshot-signature-key", + "hotshot-signature-key 0.3.3 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "hotshot-testing", - "hotshot-types", - "hotshot-web-server", + "hotshot-types 0.1.0 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", + "hotshot-web-server 0.1.1 (git+https://github.com/EspressoSystems/hotshot?rev=5bda483f18e71614ce03bd6fffcbef2681bb2c97)", "include_dir", "jf-primitives", "jf-utils", "lazy_static", - "nll", "rand 0.8.5", "sequencer-utils", "serde", "serde_json", "sha2 0.10.8", "snafu", - "surf-disco 0.4.3 (git+https://github.com/EspressoSystems/surf-disco?tag=v0.4.3-patch.2)", - "tide-disco", + "surf-disco 0.4.4", + "tide-disco 0.4.4", "time 0.3.30", "tokio-postgres", "toml 0.8.8", @@ -7427,7 +7729,7 @@ dependencies = [ [[package]] name = "sequencer-utils" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/espresso-sequencer.git#02635b8aacc76e6105977941dc3dc1deff47d45e" +source = "git+https://github.com/EspressoSystems/espresso-sequencer.git#56c87699e5f855e22f4ff9393645a0a6c8b6e76b" dependencies = [ "anyhow", "ark-serialize 0.4.2", @@ -8054,7 +8356,7 @@ dependencies = [ "serde", "serde_json", "surf", - "tide-disco", + "tide-disco 0.4.3", ] [[package]] @@ -8071,7 +8373,24 @@ dependencies = [ "serde", "serde_json", "surf", - "tide-disco", + "tide-disco 0.4.3", +] + +[[package]] +name = "surf-disco" +version = "0.4.4" +source = "git+https://github.com/EspressoSystems/surf-disco?tag=v0.4.4#52f701be20e01bf0b6ede2e52049af0ed02c296f" +dependencies = [ + "async-std", + "async-tungstenite 0.15.0", + "bincode", + "derivative", + "futures", + "hex", + "serde", + "serde_json", + "surf", + "tide-disco 0.4.4", ] [[package]] @@ -8343,7 +8662,54 @@ dependencies = [ "edit-distance", "futures", "futures-util", - "http", + "http 0.2.11", + "include_dir", + "lazy_static", + "libc", + "markdown", + "maud", + "parking_lot", + "routefinder", + "semver 1.0.20", + "serde", + "serde_json", + "serde_with", + "shellexpand", + "signal-hook", + "signal-hook-async-std", + "snafu", + "strum", + "strum_macros", + "surf", + "tagged-base64", + "tide", + "tide-websockets", + "toml 0.8.8", + "tracing", + "tracing-distributed", + "tracing-futures", + "tracing-log 0.1.4", + "tracing-subscriber 0.3.18", + "url", +] + +[[package]] +name = "tide-disco" +version = "0.4.4" +source = "git+https://github.com/EspressoSystems/tide-disco?tag=v0.4.4#0f296940165c7a027642b0d18fe2b58f6d11db10" +dependencies = [ + "async-std", + "async-trait", + "bincode", + "clap", + "config", + "derivative", + "derive_more", + "dirs", + "edit-distance", + "futures", + "futures-util", + "http 1.0.0", "include_dir", "lazy_static", "libc", @@ -8692,7 +9058,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http", + "http 0.2.11", "http-body", "hyper", "hyper-timeout", @@ -8953,7 +9319,7 @@ dependencies = [ "base64 0.13.1", "byteorder", "bytes 1.5.0", - "http", + "http 0.2.11", "httparse", "input_buffer", "log", @@ -8973,7 +9339,7 @@ dependencies = [ "base64 0.13.1", "byteorder", "bytes 1.5.0", - "http", + "http 0.2.11", "httparse", "log", "native-tls", @@ -8993,7 +9359,7 @@ dependencies = [ "byteorder", "bytes 1.5.0", "data-encoding", - "http", + "http 0.2.11", "httparse", "log", "rand 0.8.5",