From ba165dd806d145abf5a8397113debc48ac117722 Mon Sep 17 00:00:00 2001 From: Liam Monninger Date: Wed, 18 Jun 2025 15:23:05 +0800 Subject: [PATCH 1/4] chore: adopt da sequencer. --- Cargo.lock | 2887 +++++++++-------- Cargo.toml | 20 +- flake.lock | 24 +- flake.nix | 2 +- migration/cli/migrate-node/docs/cli/README.md | 14 +- util/movement/core-util/src/lib.rs | 2 +- 6 files changed, 1477 insertions(+), 1472 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 81d7784..7579d4b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11,7 +11,7 @@ checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3" [[package]] name = "abstract-domain-derive" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "proc-macro2", "quote", @@ -805,14 +805,14 @@ checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" [[package]] name = "aptos-abstract-gas-usage" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -831,10 +831,10 @@ dependencies = [ [[package]] name = "aptos-account-whitelist" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "godfig", "serde", "whitelist", @@ -843,11 +843,11 @@ dependencies = [ [[package]] name = "aptos-accumulator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -863,18 +863,18 @@ dependencies = [ [[package]] name = "aptos-admin-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "http 0.2.12", "hyper 0.14.32", @@ -911,15 +911,15 @@ dependencies = [ [[package]] name = "aptos-aggregator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "claims", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -938,23 +938,23 @@ dependencies = [ [[package]] name = "aptos-api" version = "0.2.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-bcs-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bcs-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -965,7 +965,7 @@ dependencies = [ "itertools 0.12.1", "mime", "mini-moka", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num_cpus", "once_cell", "paste", @@ -1021,25 +1021,25 @@ dependencies = [ [[package]] name = "aptos-api-types" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-openapi 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-openapi 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "hex", "indoc", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "poem 1.3.59", "poem-openapi 2.0.11", @@ -1080,26 +1080,26 @@ dependencies = [ [[package]] name = "aptos-backup-cli" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-backup-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-backup-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-executor-test-helpers", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -1107,8 +1107,8 @@ dependencies = [ "csv", "futures", "itertools 0.12.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num_cpus", "once_cell", "pin-project", @@ -1128,15 +1128,15 @@ dependencies = [ [[package]] name = "aptos-backup-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "hyper 0.14.32", @@ -1172,7 +1172,7 @@ dependencies = [ [[package]] name = "aptos-bcs-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "hex", @@ -1190,7 +1190,7 @@ dependencies = [ [[package]] name = "aptos-bitvec" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "serde", "serde_bytes", @@ -1208,18 +1208,18 @@ dependencies = [ [[package]] name = "aptos-block-executor" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arc-swap", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -1229,9 +1229,9 @@ dependencies = [ "dashmap 5.5.3", "derivative", "fail", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num_cpus", "once_cell", "parking_lot 0.12.3", @@ -1281,18 +1281,18 @@ dependencies = [ [[package]] name = "aptos-block-partitioner" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "dashmap 5.5.3", "itertools 0.12.1", "jemallocator", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "rand 0.7.3", "rayon", @@ -1323,7 +1323,7 @@ dependencies = [ [[package]] name = "aptos-bounded-executor" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "futures", "rustversion", @@ -1343,7 +1343,7 @@ dependencies = [ [[package]] name = "aptos-build-info" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "shadow-rs", ] @@ -1359,14 +1359,14 @@ dependencies = [ [[package]] name = "aptos-cached-packages" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", ] @@ -1387,11 +1387,11 @@ dependencies = [ [[package]] name = "aptos-channels" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "futures", ] @@ -1409,7 +1409,7 @@ dependencies = [ [[package]] name = "aptos-cli-common" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anstyle", "clap 4.5.36", @@ -1419,7 +1419,7 @@ dependencies = [ [[package]] name = "aptos-collections" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" [[package]] name = "aptos-collections" @@ -1429,10 +1429,10 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "aptos-compression" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "lz4", "once_cell", "thiserror 1.0.69", @@ -1453,16 +1453,16 @@ dependencies = [ [[package]] name = "aptos-config" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", @@ -1514,43 +1514,43 @@ dependencies = [ [[package]] name = "aptos-consensus" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-collections 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-fallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-collections 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-fallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", @@ -1569,7 +1569,7 @@ dependencies = [ "maplit", "mini-moka", "mirai-annotations", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num-derive", "num-traits", "once_cell", @@ -1670,11 +1670,11 @@ dependencies = [ [[package]] name = "aptos-consensus-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "futures", "serde", @@ -1700,17 +1700,17 @@ dependencies = [ [[package]] name = "aptos-consensus-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "fail", "futures", @@ -1755,11 +1755,11 @@ dependencies = [ [[package]] name = "aptos-crash-handler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "backtrace", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde", "toml 0.8.20", ] @@ -1779,11 +1779,11 @@ dependencies = [ [[package]] name = "aptos-crypto" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "aes-gcm", "anyhow", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "ark-bn254", "ark-ec", "ark-ff 0.4.2", @@ -1886,7 +1886,7 @@ dependencies = [ [[package]] name = "aptos-crypto-derive" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "proc-macro2", "quote", @@ -1906,21 +1906,21 @@ dependencies = [ [[package]] name = "aptos-data-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arc-swap", "async-trait", "dashmap 5.5.3", @@ -1968,18 +1968,18 @@ dependencies = [ [[package]] name = "aptos-data-streaming-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arc-swap", "async-trait", "enum_dispatch", @@ -2020,29 +2020,29 @@ dependencies = [ [[package]] name = "aptos-db" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-accumulator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-accumulator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arc-swap", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -2053,7 +2053,7 @@ dependencies = [ "hex", "itertools 0.12.1", "lru 0.7.8", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num-derive", "once_cell", "proptest", @@ -2110,21 +2110,21 @@ dependencies = [ [[package]] name = "aptos-db-indexer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "dashmap 5.5.3", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -2152,12 +2152,12 @@ dependencies = [ [[package]] name = "aptos-db-indexer-schemas" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", "serde", @@ -2183,11 +2183,11 @@ dependencies = [ [[package]] name = "aptos-dkg" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "blst", "blstrs", @@ -2246,26 +2246,26 @@ dependencies = [ [[package]] name = "aptos-dkg-runtime" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -2273,7 +2273,7 @@ dependencies = [ "futures", "futures-channel", "futures-util", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "rand 0.7.3", "serde", @@ -2323,10 +2323,10 @@ dependencies = [ [[package]] name = "aptos-drop-helper" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "threadpool", ] @@ -2345,7 +2345,7 @@ dependencies = [ [[package]] name = "aptos-enum-conversion-derive" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "quote", "syn 1.0.109", @@ -2363,14 +2363,14 @@ dependencies = [ [[package]] name = "aptos-event-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "futures", "serde", "thiserror 1.0.69", @@ -2395,30 +2395,30 @@ dependencies = [ [[package]] name = "aptos-executor" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "dashmap 5.5.3", "fail", "itertools 0.12.1", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "rayon", "serde", @@ -2458,20 +2458,20 @@ dependencies = [ [[package]] name = "aptos-executor-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "crossbeam-channel", @@ -2521,37 +2521,37 @@ dependencies = [ [[package]] name = "aptos-executor-test-helpers" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "rand 0.7.3", ] [[package]] name = "aptos-executor-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "criterion", "itertools 0.12.1", @@ -2603,9 +2603,9 @@ dependencies = [ [[package]] name = "aptos-experimental-runtimes" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "core_affinity", "libc", "num_cpus", @@ -2629,7 +2629,7 @@ dependencies = [ [[package]] name = "aptos-fallible" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "thiserror 1.0.69", ] @@ -2645,14 +2645,14 @@ dependencies = [ [[package]] name = "aptos-faucet-core" version = "2.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-faucet-metrics-server", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "captcha", "clap 4.5.36", @@ -2679,11 +2679,11 @@ dependencies = [ [[package]] name = "aptos-faucet-metrics-server" version = "2.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "poem 1.3.59", "prometheus", @@ -2693,18 +2693,18 @@ dependencies = [ [[package]] name = "aptos-framework" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk-builder 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk-builder 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "ark-bls12-381", "ark-bn254", "ark-ec", @@ -2727,20 +2727,20 @@ dependencies = [ "log", "lru 0.7.8", "merlin", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num-traits", "once_cell", "rand 0.7.3", @@ -2830,17 +2830,17 @@ dependencies = [ [[package]] name = "aptos-framework-biarritz-rc1-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-framework-release-script-release", "aptos-framework-set-feature-flags-release", "aptos-framework-upgrade-gas-release", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "hex", @@ -2858,15 +2858,15 @@ dependencies = [ [[package]] name = "aptos-framework-elsa-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-framework-upgrade-gas-release", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "hex", @@ -2883,11 +2883,11 @@ dependencies = [ [[package]] name = "aptos-framework-head-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "maptos-framework-release-util", "tokio", ] @@ -2895,10 +2895,10 @@ dependencies = [ [[package]] name = "aptos-framework-known-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-framework-biarritz-rc1-release", "aptos-framework-elsa-release", "aptos-framework-head-release", @@ -2910,17 +2910,17 @@ dependencies = [ [[package]] name = "aptos-framework-pre-l1-merge-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-framework-release-script-release", "aptos-framework-set-feature-flags-release", "aptos-framework-upgrade-gas-release", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "hex", @@ -2938,18 +2938,18 @@ dependencies = [ [[package]] name = "aptos-framework-release-script-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "maptos-framework-release-util", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "movement 3.5.0", "movement-client", "movement-config", @@ -2964,18 +2964,18 @@ dependencies = [ [[package]] name = "aptos-framework-set-feature-flags-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "maptos-framework-release-util", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "movement 3.5.0", "movement-client", "movement-config", @@ -2990,18 +2990,18 @@ dependencies = [ [[package]] name = "aptos-framework-upgrade-gas-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "maptos-framework-release-util", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "movement 3.5.0", "movement-client", "movement-config", @@ -3016,10 +3016,10 @@ dependencies = [ [[package]] name = "aptos-gas-algebra" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "either", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -3034,16 +3034,16 @@ dependencies = [ [[package]] name = "aptos-gas-meter" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -3064,18 +3064,18 @@ dependencies = [ [[package]] name = "aptos-gas-profiling" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "handlebars", "inferno", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "regex", "serde_json", "smallvec", @@ -3104,12 +3104,12 @@ dependencies = [ [[package]] name = "aptos-gas-schedule" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "paste", "rand 0.7.3", ] @@ -3130,37 +3130,37 @@ dependencies = [ [[package]] name = "aptos-gas-schedule-updator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] name = "aptos-genesis" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "rand 0.7.3", "serde", @@ -3195,9 +3195,9 @@ dependencies = [ [[package]] name = "aptos-github-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-proxy 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-proxy 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde", "serde_json", "thiserror 1.0.69", @@ -3207,7 +3207,7 @@ dependencies = [ [[package]] name = "aptos-global-constants" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" [[package]] name = "aptos-global-constants" @@ -3217,7 +3217,7 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "aptos-id-generator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" [[package]] name = "aptos-id-generator" @@ -3227,19 +3227,19 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "aptos-indexer" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bigdecimal", @@ -3259,22 +3259,22 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-fullnode" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-moving-average 0.1.0 (git+https://github.com/movementlabsxyz/aptos-indexer-processors?rev=77a36245400250e7d8a854360194288d078681bc)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "chrono", @@ -3282,9 +3282,9 @@ dependencies = [ "hex", "hyper 0.14.32", "itertools 0.12.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "serde", "serde_json", @@ -3333,11 +3333,11 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-server-framework" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "backtrace", "clap 4.5.36", @@ -3355,21 +3355,21 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-table-info" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "flate2", "futures", "google-cloud-storage", @@ -3418,11 +3418,11 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-utils" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "backoff", "base64 0.13.1", @@ -3485,7 +3485,7 @@ dependencies = [ [[package]] name = "aptos-infallible" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" [[package]] name = "aptos-infallible" @@ -3495,20 +3495,20 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "aptos-inspection-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "futures", "hyper 0.14.32", "once_cell", @@ -3547,17 +3547,17 @@ dependencies = [ [[package]] name = "aptos-jellyfish-merkle" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", @@ -3601,33 +3601,33 @@ dependencies = [ [[package]] name = "aptos-jwk-consensus" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-jwk-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-jwk-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bytes", "futures", "futures-channel", "futures-util", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "serde", "tokio", @@ -3674,12 +3674,12 @@ dependencies = [ [[package]] name = "aptos-jwk-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "http 0.2.12", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "reqwest 0.11.27", "serde", "serde_json", @@ -3704,10 +3704,10 @@ dependencies = [ [[package]] name = "aptos-keygen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "rand 0.7.3", ] @@ -3724,37 +3724,37 @@ dependencies = [ [[package]] name = "aptos-language-e2e-tests" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-abstract-gas-usage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-abstract-gas-usage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "goldenfile", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-compiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-compiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num_cpus", "once_cell", "petgraph 0.5.1", @@ -3817,10 +3817,10 @@ dependencies = [ [[package]] name = "aptos-ledger" version = "0.2.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "hex", "ledger-apdu", "ledger-transport-hid", @@ -3843,7 +3843,7 @@ dependencies = [ [[package]] name = "aptos-log-derive" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "proc-macro2", "quote", @@ -3863,11 +3863,11 @@ dependencies = [ [[package]] name = "aptos-logger" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-log-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-node-identity 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-log-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-node-identity 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "backtrace", "chrono", "erased-serde", @@ -3911,14 +3911,14 @@ dependencies = [ [[package]] name = "aptos-memory-usage-tracker" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -3937,28 +3937,28 @@ dependencies = [ [[package]] name = "aptos-mempool" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "fail", "futures", @@ -4017,9 +4017,9 @@ dependencies = [ [[package]] name = "aptos-mempool-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "futures", "serde", @@ -4043,9 +4043,9 @@ dependencies = [ [[package]] name = "aptos-memsocket" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bytes", "futures", "once_cell", @@ -4065,7 +4065,7 @@ dependencies = [ [[package]] name = "aptos-metrics-core" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "prometheus", @@ -4083,20 +4083,20 @@ dependencies = [ [[package]] name = "aptos-move-debugger" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-validator-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-validator-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "itertools 0.12.1", @@ -4109,13 +4109,13 @@ dependencies = [ [[package]] name = "aptos-move-stdlib" version = "0.1.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "sha2 0.9.9", "sha3", "smallvec", @@ -4157,21 +4157,21 @@ dependencies = [ [[package]] name = "aptos-mvhashmap" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bytes", "claims", "crossbeam", "dashmap 5.5.3", "derivative", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde", ] @@ -4198,17 +4198,17 @@ dependencies = [ [[package]] name = "aptos-native-interface" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "smallvec", ] @@ -4232,11 +4232,11 @@ dependencies = [ [[package]] name = "aptos-netcore" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-memsocket 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-proxy 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-memsocket 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-proxy 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bytes", "futures", "pin-project", @@ -4266,24 +4266,24 @@ dependencies = [ [[package]] name = "aptos-network" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-num-variants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-num-variants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arc-swap", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -4356,14 +4356,14 @@ dependencies = [ [[package]] name = "aptos-network-benchmark" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-channel", "bytes", "futures", @@ -4396,18 +4396,18 @@ dependencies = [ [[package]] name = "aptos-network-builder" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network-discovery 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network-discovery 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "futures", "maplit", @@ -4442,14 +4442,14 @@ dependencies = [ [[package]] name = "aptos-network-checker" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "clap 4.5.36", "futures", "serde", @@ -4459,20 +4459,20 @@ dependencies = [ [[package]] name = "aptos-network-discovery" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "futures", "once_cell", @@ -4509,59 +4509,59 @@ dependencies = [ [[package]] name = "aptos-node" version = "0.0.0-main" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-admin-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-backup-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crash-handler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-dkg-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-indexer-grpc-table-info 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-inspection-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-jwk-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network-benchmark 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-node-identity 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-peer-monitoring-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-peer-monitoring-service-server 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-server 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-admin-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-backup-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crash-handler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-dkg-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-indexer-grpc-table-info 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-inspection-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-jwk-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network-benchmark 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-node-identity 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-peer-monitoring-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-peer-monitoring-service-server 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-server 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "either", @@ -4658,10 +4658,10 @@ dependencies = [ [[package]] name = "aptos-node-identity" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "claims", "once_cell", ] @@ -4680,12 +4680,12 @@ dependencies = [ [[package]] name = "aptos-node-resource-metrics" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "cfg-if", "once_cell", "procfs 0.14.2", @@ -4713,7 +4713,7 @@ dependencies = [ [[package]] name = "aptos-num-variants" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "proc-macro2", "quote", @@ -4733,7 +4733,7 @@ dependencies = [ [[package]] name = "aptos-openapi" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "async-trait", "percent-encoding", @@ -4758,13 +4758,13 @@ dependencies = [ [[package]] name = "aptos-package-builder" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "itertools 0.12.1", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "tempfile", ] @@ -4784,18 +4784,18 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "enum_dispatch", "futures", "once_cell", @@ -4834,20 +4834,20 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-server" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "futures", @@ -4886,10 +4886,10 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "serde", "thiserror 1.0.69", @@ -4923,7 +4923,7 @@ dependencies = [ [[package]] name = "aptos-profiler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "backtrace", @@ -4949,7 +4949,7 @@ dependencies = [ [[package]] name = "aptos-proptest-helpers" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "crossbeam", "proptest", @@ -4981,7 +4981,7 @@ dependencies = [ [[package]] name = "aptos-protos" version = "1.3.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "futures-core", "pbjson", @@ -5004,7 +5004,7 @@ dependencies = [ [[package]] name = "aptos-proxy" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "ipnet", ] @@ -5020,10 +5020,10 @@ dependencies = [ [[package]] name = "aptos-push-metrics" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "ureq", "url", ] @@ -5043,29 +5043,29 @@ dependencies = [ [[package]] name = "aptos-release-builder" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-gas-schedule-updator", - "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "futures", "git2 0.16.1", "handlebars", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "movement 3.5.0", "once_cell", "reqwest 0.11.27", @@ -5082,16 +5082,16 @@ dependencies = [ [[package]] name = "aptos-reliable-broadcast" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bytes", "claims", @@ -5126,15 +5126,15 @@ dependencies = [ [[package]] name = "aptos-resource-viewer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -5155,18 +5155,18 @@ dependencies = [ [[package]] name = "aptos-rest-client" version = "0.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "reqwest 0.11.27", "serde", "serde_json", @@ -5201,9 +5201,9 @@ dependencies = [ [[package]] name = "aptos-rocksdb-options" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "rocksdb", ] @@ -5219,7 +5219,7 @@ dependencies = [ [[package]] name = "aptos-runtimes" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "rayon", "tokio", @@ -5237,20 +5237,20 @@ dependencies = [ [[package]] name = "aptos-safety-rules" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "rand 0.7.3", "serde", @@ -5285,13 +5285,13 @@ dependencies = [ [[package]] name = "aptos-schemadb" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "dunce", "once_cell", "proptest", @@ -5319,14 +5319,14 @@ dependencies = [ [[package]] name = "aptos-scratchpad" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bitvec 1.0.1", "itertools 0.12.1", "once_cell", @@ -5357,20 +5357,20 @@ dependencies = [ [[package]] name = "aptos-sdk" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "ed25519-dalek-bip32", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "rand_core 0.5.1", "serde_json", "tiny-bip39", @@ -5405,14 +5405,14 @@ dependencies = [ [[package]] name = "aptos-sdk-builder" version = "0.2.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "heck 0.4.1", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "serde-generate", "serde-reflection", @@ -5441,11 +5441,11 @@ dependencies = [ [[package]] name = "aptos-secure-net" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "crossbeam-channel", "once_cell", @@ -5477,14 +5477,14 @@ dependencies = [ [[package]] name = "aptos-secure-storage" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "chrono", @@ -5519,7 +5519,7 @@ dependencies = [ [[package]] name = "aptos-short-hex-str" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "mirai-annotations", "serde", @@ -5541,10 +5541,10 @@ dependencies = [ [[package]] name = "aptos-speculative-state-helper" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "crossbeam", "rayon", ] @@ -5563,27 +5563,27 @@ dependencies = [ [[package]] name = "aptos-state-sync-driver" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "futures", @@ -5630,21 +5630,21 @@ dependencies = [ [[package]] name = "aptos-storage-interface" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "crossbeam-channel", "dashmap 5.5.3", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "parking_lot 0.12.3", "proptest", @@ -5686,11 +5686,11 @@ dependencies = [ [[package]] name = "aptos-storage-service-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "thiserror 1.0.69", ] @@ -5708,9 +5708,9 @@ dependencies = [ [[package]] name = "aptos-storage-service-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "futures", "serde", @@ -5732,20 +5732,20 @@ dependencies = [ [[package]] name = "aptos-storage-service-server" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arc-swap", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -5790,13 +5790,13 @@ dependencies = [ [[package]] name = "aptos-storage-service-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "num-traits", "serde", @@ -5842,10 +5842,10 @@ dependencies = [ [[package]] name = "aptos-system-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-profiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-profiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-mutex", "http 0.2.12", "hyper 0.14.32", @@ -5882,17 +5882,17 @@ dependencies = [ [[package]] name = "aptos-table-natives" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "better_any", "bytes", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "sha3", "smallvec", ] @@ -5918,24 +5918,24 @@ dependencies = [ [[package]] name = "aptos-telemetry" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-telemetry-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-telemetry-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "flate2", "futures", "once_cell", @@ -5996,16 +5996,16 @@ dependencies = [ [[package]] name = "aptos-telemetry-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "chrono", @@ -6076,7 +6076,7 @@ dependencies = [ [[package]] name = "aptos-temppath" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "hex", "rand 0.7.3", @@ -6094,9 +6094,9 @@ dependencies = [ [[package]] name = "aptos-time-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "enum_dispatch", "futures", "pin-project", @@ -6158,15 +6158,15 @@ dependencies = [ [[package]] name = "aptos-types" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "ark-bn254", "ark-ff 0.4.2", "ark-groth16", @@ -6181,12 +6181,12 @@ dependencies = [ "hex", "itertools 0.12.1", "jsonwebtoken 8.3.0", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num-bigint 0.3.3", "num-derive", "num-traits", @@ -6280,26 +6280,26 @@ dependencies = [ [[package]] name = "aptos-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" [[package]] name = "aptos-validator-interface" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-recursion", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "lru 0.7.8", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "tokio", ] @@ -6327,12 +6327,12 @@ dependencies = [ [[package]] name = "aptos-validator-transaction-pool" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "futures-util", "tokio", ] @@ -6353,9 +6353,9 @@ dependencies = [ [[package]] name = "aptos-vault-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "base64 0.13.1", "chrono", "native-tls", @@ -6385,31 +6385,31 @@ dependencies = [ [[package]] name = "aptos-vm" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" -dependencies = [ - "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-memory-usage-tracker 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-table-natives 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +dependencies = [ + "anyhow", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-memory-usage-tracker 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-table-natives 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-utils", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "ark-bn254", "ark-groth16", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -6420,11 +6420,11 @@ dependencies = [ "fail", "futures", "hex", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num_cpus", "once_cell", "ouroboros", @@ -6510,19 +6510,19 @@ dependencies = [ [[package]] name = "aptos-vm-genesis" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "rand 0.7.3", "serde", @@ -6555,13 +6555,13 @@ dependencies = [ [[package]] name = "aptos-vm-logging" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-speculative-state-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-speculative-state-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "arc-swap", "once_cell", "serde", @@ -6585,21 +6585,21 @@ dependencies = [ [[package]] name = "aptos-vm-types" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "claims", "either", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "rand 0.7.3", "serde", ] @@ -6630,14 +6630,14 @@ dependencies = [ [[package]] name = "aptos-vm-validator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "fail", "rand 0.7.3", ] @@ -8272,7 +8272,7 @@ checksum = "01b01f54cbdd56298a506b086691594ded3b68dcbc9437adc87c616a35e7fc89" [[package]] name = "buildtime" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "buildtime-helpers", @@ -8282,7 +8282,7 @@ dependencies = [ [[package]] name = "buildtime-helpers" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "serde_json", @@ -8291,7 +8291,7 @@ dependencies = [ [[package]] name = "buildtime-macros" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "buildtime-helpers", "quote", @@ -8947,7 +8947,7 @@ dependencies = [ [[package]] name = "commander" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "futures", @@ -10131,13 +10131,14 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" [[package]] name = "dot-movement" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "movement-types", "serde", "serde_json", "syncup", + "thiserror 1.0.69", "tokio", ] @@ -10667,7 +10668,7 @@ dependencies = [ [[package]] name = "flocks" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "futures", @@ -11060,7 +11061,7 @@ dependencies = [ [[package]] name = "godfig" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "async-stream", @@ -13099,15 +13100,15 @@ checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d" [[package]] name = "maptos-dof-execution" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "futures", "maptos-execution-util", @@ -13123,13 +13124,13 @@ dependencies = [ [[package]] name = "maptos-execution-util" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "aptos-account-whitelist", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "godfig", "hex", "movement-da-util", @@ -13147,14 +13148,14 @@ dependencies = [ [[package]] name = "maptos-fin-view" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "futures", "maptos-execution-util", "poem 1.3.59", @@ -13164,16 +13165,16 @@ dependencies = [ [[package]] name = "maptos-framework-release-util" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "movement 3.5.0", "tempfile", "thiserror 1.0.69", @@ -13184,42 +13185,42 @@ dependencies = [ [[package]] name = "maptos-opt-executor" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "aptos-account-whitelist", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-executor-test-helpers", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-faucet-core", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-framework-known-release", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-indexer", - "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-indexer-grpc-table-info 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-indexer-grpc-table-info 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "borsh 0.10.4", "bytes", @@ -13273,7 +13274,7 @@ checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94" [[package]] name = "mcr-settlement-client" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "alloy", "alloy-contract", @@ -13308,7 +13309,7 @@ dependencies = [ [[package]] name = "mcr-settlement-config" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "alloy", "anyhow", @@ -13321,7 +13322,7 @@ dependencies = [ [[package]] name = "mcr-settlement-manager" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "async-stream", @@ -13363,7 +13364,7 @@ dependencies = [ [[package]] name = "memseq-util" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "dot-movement", @@ -13531,17 +13532,17 @@ checksum = "1fafa6961cabd9c63bcd77a45d7e3b7f3b552b70417831fb0f56db717e72407e" [[package]] name = "move-abigen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "heck 0.4.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde", ] @@ -13565,13 +13566,13 @@ dependencies = [ [[package]] name = "move-binary-format" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "backtrace", "indexmap 1.9.3", - "move-bytecode-spec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-bytecode-spec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "ref-cast", "serde", "variant_count", @@ -13595,7 +13596,7 @@ dependencies = [ [[package]] name = "move-borrow-graph" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" [[package]] name = "move-borrow-graph" @@ -13605,15 +13606,15 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "move-bytecode-source-map" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde", ] @@ -13635,7 +13636,7 @@ dependencies = [ [[package]] name = "move-bytecode-spec" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "once_cell", "quote", @@ -13655,11 +13656,11 @@ dependencies = [ [[package]] name = "move-bytecode-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "petgraph 0.5.1", "serde-reflection", ] @@ -13679,12 +13680,12 @@ dependencies = [ [[package]] name = "move-bytecode-verifier" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "fail", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "petgraph 0.5.1", "serde", "typed-arena", @@ -13707,14 +13708,14 @@ dependencies = [ [[package]] name = "move-bytecode-viewer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "clap 4.5.36", "crossterm 0.26.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "regex", "tui", ] @@ -13737,29 +13738,29 @@ dependencies = [ [[package]] name = "move-cli" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "clap 4.5.36", "codespan-reporting", "colored", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "tempfile", ] @@ -13797,13 +13798,13 @@ dependencies = [ [[package]] name = "move-command-line-common" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "difference", "dirs-next", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num-bigint 0.3.3", "once_cell", "serde", @@ -13831,22 +13832,22 @@ dependencies = [ [[package]] name = "move-compiler" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "codespan-reporting", "hex", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "petgraph 0.5.1", "regex", @@ -13857,9 +13858,9 @@ dependencies = [ [[package]] name = "move-compiler-v2" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", @@ -13869,17 +13870,17 @@ dependencies = [ "im", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num 0.4.3", "once_cell", "petgraph 0.5.1", @@ -13922,7 +13923,7 @@ dependencies = [ [[package]] name = "move-core-types" version = "0.0.4" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "arbitrary", @@ -13973,18 +13974,18 @@ dependencies = [ [[package]] name = "move-coverage" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "codespan", "colored", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "petgraph 0.5.1", "serde", ] @@ -14011,18 +14012,18 @@ dependencies = [ [[package]] name = "move-disassembler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "clap 4.5.36", "colored", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -14045,7 +14046,7 @@ dependencies = [ [[package]] name = "move-docgen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "clap 4.5.36", @@ -14054,8 +14055,8 @@ dependencies = [ "itertools 0.12.1", "log", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "regex", "serde", @@ -14083,12 +14084,12 @@ dependencies = [ [[package]] name = "move-errmapgen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde", ] @@ -14107,16 +14108,16 @@ dependencies = [ [[package]] name = "move-ir-compiler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde_json", ] @@ -14139,18 +14140,18 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "codespan-reporting", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-to-bytecode-syntax 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-to-bytecode-syntax 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "ouroboros", ] @@ -14175,14 +14176,14 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode-syntax" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "hex", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", ] [[package]] @@ -14201,12 +14202,12 @@ dependencies = [ [[package]] name = "move-ir-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "hex", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "serde", ] @@ -14227,7 +14228,7 @@ dependencies = [ [[package]] name = "move-model" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "codespan", @@ -14235,14 +14236,14 @@ dependencies = [ "internment", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num 0.4.3", "num-traits", "once_cell", @@ -14280,23 +14281,23 @@ dependencies = [ [[package]] name = "move-package" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "clap 4.5.36", "colored", "itertools 0.12.1", - "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "named-lock", "once_cell", "petgraph 0.5.1", @@ -14348,7 +14349,7 @@ dependencies = [ [[package]] name = "move-prover" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "atty", @@ -14356,16 +14357,16 @@ dependencies = [ "codespan-reporting", "itertools 0.12.1", "log", - "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "serde", "simplelog", @@ -14402,7 +14403,7 @@ dependencies = [ [[package]] name = "move-prover-boogie-backend" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "async-trait", @@ -14411,13 +14412,13 @@ dependencies = [ "futures", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num 0.4.3", "once_cell", "pretty", @@ -14460,17 +14461,17 @@ dependencies = [ [[package]] name = "move-prover-bytecode-pipeline" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "anyhow", "codespan-reporting", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde", ] @@ -14511,13 +14512,13 @@ dependencies = [ [[package]] name = "move-resource-viewer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "hex", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde", ] @@ -14537,17 +14538,17 @@ dependencies = [ [[package]] name = "move-stackless-bytecode" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ - "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "codespan-reporting", "ethnum", "im", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "num 0.4.3", "paste", "petgraph 0.5.1", @@ -14578,20 +14579,20 @@ dependencies = [ [[package]] name = "move-stdlib" version = "0.1.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "hex", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "sha2 0.9.9", "sha3", "smallvec", @@ -14624,7 +14625,7 @@ dependencies = [ [[package]] name = "move-symbol-pool" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "once_cell", "serde", @@ -14642,14 +14643,14 @@ dependencies = [ [[package]] name = "move-table-extension" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "better_any", "bytes", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "sha3", "smallvec", ] @@ -14672,7 +14673,7 @@ dependencies = [ [[package]] name = "move-unit-test" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "better_any", @@ -14680,18 +14681,18 @@ dependencies = [ "codespan-reporting", "colored", "itertools 0.12.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "rayon", "regex", @@ -14741,7 +14742,7 @@ dependencies = [ [[package]] name = "move-vm-runtime" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "better_any", "bytes", @@ -14749,10 +14750,10 @@ dependencies = [ "hashbrown 0.14.5", "lazy_static", "lru 0.7.8", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "parking_lot 0.12.3", "serde", @@ -14790,15 +14791,15 @@ dependencies = [ [[package]] name = "move-vm-test-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", "bytes", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "once_cell", "serde", ] @@ -14823,13 +14824,13 @@ dependencies = [ [[package]] name = "move-vm-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "derivative", "itertools 0.12.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "serde", "smallbitvec", "smallvec", @@ -14879,43 +14880,43 @@ dependencies = [ [[package]] name = "movement" version = "3.5.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2#867b1828618ad33bfb3b10c50665cb67113f60e2" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" dependencies = [ "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-backup-cli", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-cli-common", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-faucet-core", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-github-client", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-indexer-grpc-server-framework", - "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "aptos-move-debugger", "aptos-network-checker", - "aptos-node 0.0.0-main (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-node 0.0.0-main (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -14932,20 +14933,20 @@ dependencies = [ "itertools 0.12.1", "jemallocator", "maplit", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "pathsearch", "poem 1.3.59", "processor", @@ -15031,13 +15032,13 @@ dependencies = [ [[package]] name = "movement-client" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "buildtime-helpers", @@ -15072,7 +15073,7 @@ dependencies = [ [[package]] name = "movement-collections" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "uuid", @@ -15081,10 +15082,10 @@ dependencies = [ [[package]] name = "movement-config" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "dot-movement", "godfig", "maptos-execution-util", @@ -15146,7 +15147,7 @@ dependencies = [ [[package]] name = "movement-da-light-node-client" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "bytes", @@ -15162,7 +15163,7 @@ dependencies = [ [[package]] name = "movement-da-light-node-proto" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "buildtime", "prost 0.13.5", @@ -15173,7 +15174,7 @@ dependencies = [ [[package]] name = "movement-da-light-node-signer" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "movement-signer", ] @@ -15181,12 +15182,12 @@ dependencies = [ [[package]] name = "movement-da-util" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "alloy", "anyhow", "aptos-account-whitelist", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "async-stream", "base64 0.22.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -15221,10 +15222,10 @@ dependencies = [ [[package]] name = "movement-rest" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "futures", "poem 1.3.59", "tokio", @@ -15234,7 +15235,7 @@ dependencies = [ [[package]] name = "movement-signer" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "async-trait", @@ -15249,7 +15250,7 @@ dependencies = [ [[package]] name = "movement-signer-aws-kms" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "alloy-signer", "anyhow", @@ -15267,7 +15268,7 @@ dependencies = [ [[package]] name = "movement-signer-hashicorp-vault" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "async-trait", @@ -15281,7 +15282,7 @@ dependencies = [ [[package]] name = "movement-signer-loader" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "async-trait", @@ -15298,7 +15299,7 @@ dependencies = [ [[package]] name = "movement-signer-local" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "async-trait", @@ -15314,12 +15315,12 @@ dependencies = [ [[package]] name = "movement-signing-aptos" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "ed25519-dalek 2.1.1", "maptos-framework-release-util", @@ -15333,7 +15334,7 @@ dependencies = [ [[package]] name = "movement-signing-eth" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "alloy-consensus", "alloy-network", @@ -15360,7 +15361,7 @@ dependencies = [ [[package]] name = "movement-tracing" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "godfig", "opentelemetry", @@ -15376,10 +15377,10 @@ dependencies = [ [[package]] name = "movement-types" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "blake3", "rand 0.7.3", @@ -15391,10 +15392,10 @@ dependencies = [ [[package]] name = "movement-util" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=867b1828618ad33bfb3b10c50665cb67113f60e2)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "console-subscriber", @@ -20469,7 +20470,7 @@ dependencies = [ [[package]] name = "syncador" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "async-stream", @@ -20496,7 +20497,7 @@ dependencies = [ [[package]] name = "syncup" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "anyhow", "async-stream", @@ -22298,7 +22299,7 @@ dependencies = [ [[package]] name = "whitelist" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0#07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" dependencies = [ "prost 0.13.5", "thiserror 1.0.69", diff --git a/Cargo.toml b/Cargo.toml index 76b9104..2a5fab0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -112,16 +112,16 @@ portpicker = "0.1.0" # movement -maptos-opt-executor = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } -movement-client = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } -syncador = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } -movement-types = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } -maptos-execution-util = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } -movement-util = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } -aptos-framework-pre-l1-merge-release = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } -movement-signer = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } -movement-signer-loader = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } -movement-config = { git = "https://github.com/movementlabsxyz/movement.git", rev = "07d5fe82f2c824a7f7e032c9dce339afdbbcb5a0" } +maptos-opt-executor = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +movement-client = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +syncador = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +movement-types = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +maptos-execution-util = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +movement-util = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +aptos-framework-pre-l1-merge-release = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +movement-signer = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +movement-signer-loader = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +movement-config = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } # aptos-core aptos-executor = { git = "https://github.com/movementlabsxyz/aptos-core.git", rev = "cb3b7b02f68c7d6982257e4c59955d0e63b513db" } diff --git a/flake.lock b/flake.lock index f805379..7bdd3ed 100644 --- a/flake.lock +++ b/flake.lock @@ -87,17 +87,17 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1729156209, - "narHash": "sha256-eMTx3a2PkW41vCWzSiC36yN1RAItdRgYtQnuj9OSYjo=", + "lastModified": 1746090615, + "narHash": "sha256-IuAfDoiUx0yxuskv3K/QuZ5j2gUt7N8fg9tSdygIh30=", "owner": "shazow", "repo": "foundry.nix", - "rev": "f533e2c70e520adb695c9917be21d514c15b1c4d", + "rev": "36a5c5e448b4cdc85813e3b8205a8846a428d528", "type": "github" }, "original": { "owner": "shazow", "repo": "foundry.nix", - "rev": "f533e2c70e520adb695c9917be21d514c15b1c4d", + "rev": "36a5c5e448b4cdc85813e3b8205a8846a428d528", "type": "github" } }, @@ -110,17 +110,17 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1744871142, - "narHash": "sha256-EZnQ8f/w4lHdJYfQ9xrvYh4XMI/S8Vm2an5sBqt3KlY=", + "lastModified": 1750058257, + "narHash": "sha256-g+AlgL8UnNzDPjEDx+oczV5u0YRoV8477xjiWbCtFPg=", "owner": "movementlabsxyz", "repo": "movement", - "rev": "aa1ffed1a113441a65662792d15682ad52406108", + "rev": "c57483427c16ab637ba05bd345b65d94785a8b08", "type": "github" }, "original": { "owner": "movementlabsxyz", "repo": "movement", - "rev": "aa1ffed1a113441a65662792d15682ad52406108", + "rev": "c57483427c16ab637ba05bd345b65d94785a8b08", "type": "github" } }, @@ -216,17 +216,17 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1719886738, - "narHash": "sha256-6eaaoJUkr4g9J/rMC4jhj3Gv8Sa62rvlpjFe3xZaSjM=", + "lastModified": 1744684506, + "narHash": "sha256-pDPDMT1rdkTWi8MIoZ67gT3L817R7P0Jo+PP+BrnyJI=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "db12d0c6ef002f16998723b5dd619fa7b8997086", + "rev": "47beae969336c05e892e1e4a9dbaac9593de34ab", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", - "rev": "db12d0c6ef002f16998723b5dd619fa7b8997086", + "rev": "47beae969336c05e892e1e4a9dbaac9593de34ab", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 03691ee..ca8732d 100644 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,7 @@ rust-overlay.url = "github:oxalica/rust-overlay/47beae969336c05e892e1e4a9dbaac9593de34ab"; flake-utils.url = "github:numtide/flake-utils"; crane.url = "github:ipetkov/crane"; - movement.url = "github:movementlabsxyz/movement/aa1ffed1a113441a65662792d15682ad52406108"; + movement.url = "github:movementlabsxyz/movement/c57483427c16ab637ba05bd345b65d94785a8b08"; }; outputs = { nixpkgs, rust-overlay, flake-utils, crane, movement, ... }: diff --git a/migration/cli/migrate-node/docs/cli/README.md b/migration/cli/migrate-node/docs/cli/README.md index 03f09e1..df9568a 100644 --- a/migration/cli/migrate-node/docs/cli/README.md +++ b/migration/cli/migrate-node/docs/cli/README.md @@ -143,11 +143,15 @@ The config for the [BoxEnvironment] Usage: --environment-box.* [OPTIONS] --rest-api-url --db-dir Options: - --rest-api-url The rest api url of the box environment - --db-dir The db dir of the box environment - --snapshot-dir Whether to isolate the box environment by snapshotting the movement - runner and where to store the snapshot - -h, --help Print help (see more with '--help') + --rest-api-url + The rest api url of the box environment + --db-dir + The db dir of the box environment + --snapshot-dir + Whether to isolate the box environment by snapshotting the movement + runner and where to store the snapshot + -h, --help + Print help (see more with '--help') **Selection (3/4):** `environment-provisioner` The config for the [ProvisionerEnvironment] diff --git a/util/movement/core-util/src/lib.rs b/util/movement/core-util/src/lib.rs index 87fb33a..c3b81ea 100644 --- a/util/movement/core-util/src/lib.rs +++ b/util/movement/core-util/src/lib.rs @@ -4,7 +4,7 @@ pub use movement_config; pub use movement_util::{self, *}; pub const CONTAINER_REPO: &str = "ghcr.io/movementlabsxyz"; -pub const CONTAINER_REV: &str = "c2372ff"; +pub const CONTAINER_REV: &str = "c574834"; #[derive(Debug, Clone)] pub struct Container<'a> { From 3b5d0a9bd98005155acb3eb4c00eb558e0ce7399 Mon Sep 17 00:00:00 2001 From: Liam Makena Monninger Date: Mon, 23 Jun 2025 11:47:45 +0800 Subject: [PATCH 2/4] chore: update overlays. --- flake.lock | 16 +-- flake.nix | 2 +- migration/cli/migrate-node/docs/cli/README.md | 14 +-- .../pre-l1-merge/src/migrate/config.rs | 9 +- util/movement/core-util/src/lib.rs | 7 +- util/movement/core/src/config.rs | 25 +---- util/movement/core/src/movement.rs | 102 ++++++++---------- util/movement/movement/docs/cli/README.md | 6 +- 8 files changed, 68 insertions(+), 113 deletions(-) diff --git a/flake.lock b/flake.lock index 7bdd3ed..a18e83d 100644 --- a/flake.lock +++ b/flake.lock @@ -110,17 +110,17 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1750058257, - "narHash": "sha256-g+AlgL8UnNzDPjEDx+oczV5u0YRoV8477xjiWbCtFPg=", + "lastModified": 1750413241, + "narHash": "sha256-ZGxEA4Gyo8CJQWjgctJxwNo/8WHAWEkBd+tY3jVYPh4=", "owner": "movementlabsxyz", "repo": "movement", - "rev": "c57483427c16ab637ba05bd345b65d94785a8b08", + "rev": "ecb4dddebfdd6363af26977163c0803e57a0bbad", "type": "github" }, "original": { "owner": "movementlabsxyz", "repo": "movement", - "rev": "c57483427c16ab637ba05bd345b65d94785a8b08", + "rev": "ecb4dddebfdd6363af26977163c0803e57a0bbad", "type": "github" } }, @@ -140,17 +140,17 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1730459414, - "narHash": "sha256-PL7GnJNjw2XsnUfaJTW4tYe3LqV1TJqs+ljl2EeTTh4=", + "lastModified": 1740004505, + "narHash": "sha256-Ri8go+Hezr4CkOhIazwN3icdsm9CYbJbkMOVoKGNUIQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "8dedccea6cea1e65bf74fc6c7f35e0aadf832a14", + "rev": "a7abebc31a8f60011277437e000eebcc01702b9f", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixpkgs", - "rev": "8dedccea6cea1e65bf74fc6c7f35e0aadf832a14", + "rev": "a7abebc31a8f60011277437e000eebcc01702b9f", "type": "github" } }, diff --git a/flake.nix b/flake.nix index ca8732d..0cb0e47 100644 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,7 @@ rust-overlay.url = "github:oxalica/rust-overlay/47beae969336c05e892e1e4a9dbaac9593de34ab"; flake-utils.url = "github:numtide/flake-utils"; crane.url = "github:ipetkov/crane"; - movement.url = "github:movementlabsxyz/movement/c57483427c16ab637ba05bd345b65d94785a8b08"; + movement.url = "github:movementlabsxyz/movement/ecb4dddebfdd6363af26977163c0803e57a0bbad"; }; outputs = { nixpkgs, rust-overlay, flake-utils, crane, movement, ... }: diff --git a/migration/cli/migrate-node/docs/cli/README.md b/migration/cli/migrate-node/docs/cli/README.md index df9568a..66948ae 100644 --- a/migration/cli/migrate-node/docs/cli/README.md +++ b/migration/cli/migrate-node/docs/cli/README.md @@ -143,15 +143,11 @@ The config for the [BoxEnvironment] Usage: --environment-box.* [OPTIONS] --rest-api-url --db-dir Options: - --rest-api-url - The rest api url of the box environment - --db-dir - The db dir of the box environment - --snapshot-dir - Whether to isolate the box environment by snapshotting the movement - runner and where to store the snapshot - -h, --help - Print help (see more with '--help') + --rest-api-url The rest api url of the box environment + --db-dir The db dir of the box environment + --snapshot-dir Whether to isolate the box environment by snapshotting the movement runner and where + to store the snapshot + -h, --help Print help (see more with '--help') **Selection (3/4):** `environment-provisioner` The config for the [ProvisionerEnvironment] diff --git a/migration/core/migrator/pre-l1-merge/src/migrate/config.rs b/migration/core/migrator/pre-l1-merge/src/migrate/config.rs index 1b24597..6d695f1 100644 --- a/migration/core/migrator/pre-l1-merge/src/migrate/config.rs +++ b/migration/core/migrator/pre-l1-merge/src/migrate/config.rs @@ -4,10 +4,7 @@ use aptos_framework_pre_l1_merge_release::maptos_framework_release_util::{ LocalAccountReleaseSigner, OverrideAccountAddressReleaseSigner, }; use clap::Parser; -use movement_core::{ - movement::{Celestia, Eth}, - Config as MovementCoreConfig, -}; +use movement_core::{Config as MovementCoreConfig, Overlays}; use mtma_node_null_core::Config as MtmaNodeNullConfig; use mtma_types::movement::aptos_sdk::types::{ account_address::AccountAddress, account_config::aptos_test_root_address, LocalAccount, @@ -46,9 +43,7 @@ impl Default for Config { let mut movement_core = MovementCoreConfig { movement_config_string: None, setup: false, - celestia: Celestia::Local, - eth: Eth::Local, - biarritz_rc1_to_pre_l1_merge: false, + overlays: Overlays::default().as_vec(), ping_rest_api: false, ping_faucet: false, }; diff --git a/util/movement/core-util/src/lib.rs b/util/movement/core-util/src/lib.rs index c3b81ea..ed289cc 100644 --- a/util/movement/core-util/src/lib.rs +++ b/util/movement/core-util/src/lib.rs @@ -4,7 +4,7 @@ pub use movement_config; pub use movement_util::{self, *}; pub const CONTAINER_REPO: &str = "ghcr.io/movementlabsxyz"; -pub const CONTAINER_REV: &str = "c574834"; +pub const CONTAINER_REV: &str = "ecb4ddd"; #[derive(Debug, Clone)] pub struct Container<'a> { @@ -33,10 +33,5 @@ impl<'a> Container<'a> { pub const CONTAINERS: &[Container] = &[ Container { repo: CONTAINER_REPO, name: "movement-full-node", rev: CONTAINER_REV }, - Container { repo: CONTAINER_REPO, name: "movement-celestia-da-light-node", rev: CONTAINER_REV }, - Container { repo: CONTAINER_REPO, name: "movement-full-node-setup", rev: CONTAINER_REV }, Container { repo: CONTAINER_REPO, name: "movement-faucet-service", rev: CONTAINER_REV }, - Container { repo: CONTAINER_REPO, name: "movement-celestia-bridge", rev: CONTAINER_REV }, - Container { repo: CONTAINER_REPO, name: "movement-celestia-appd", rev: CONTAINER_REV }, - Container { repo: CONTAINER_REPO, name: "wait-for-celestia-light-node", rev: CONTAINER_REV }, ]; diff --git a/util/movement/core/src/config.rs b/util/movement/core/src/config.rs index 31f6f1d..d861183 100644 --- a/util/movement/core/src/config.rs +++ b/util/movement/core/src/config.rs @@ -1,4 +1,4 @@ -use crate::movement::{Celestia, Eth, Movement, MovementWorkspace, Overlay, Overlays}; +use crate::movement::{Movement, MovementWorkspace, Overlay, Overlays}; use clap::Parser; use jsonlvar::Jsonl; use movement_signer_loader::identifiers::SignerIdentifier; @@ -23,21 +23,15 @@ pub struct Config { /// Whether to use the setup overlay. #[clap(long)] pub setup: bool, - /// Which celestia network to use. - #[clap(long)] - pub celestia: Celestia, - /// Which ethereum network to use. - #[clap(long)] - pub eth: Eth, - /// Whether to use the BiarritizRc1ToPreL1Merge overlay. - #[clap(long)] - pub biarritz_rc1_to_pre_l1_merge: bool, /// Whether to ping the rest api to ensure it is responding to pings. #[clap(long)] pub ping_rest_api: bool, /// Whether to ping the faucet to ensure it is responding to pings. #[clap(long)] pub ping_faucet: bool, + /// Overlays + #[clap(long)] + pub overlays: Vec, } impl Config { @@ -63,16 +57,7 @@ impl Config { /// Computes the overlays for the movement runner. pub fn overlays(&self) -> Overlays { - let mut overlays = Overlays::empty(); - - overlays.add(Overlay::Celestia(self.celestia)); - overlays.add(Overlay::Eth(self.eth)); - - if self.biarritz_rc1_to_pre_l1_merge { - overlays.add(Overlay::TestMigrateBiarritzRc1ToPreL1Merge); - } - - overlays + Overlays::new(self.overlays.iter().cloned().collect()) } /// Builds the config into a [Movement] runner. diff --git a/util/movement/core/src/movement.rs b/util/movement/core/src/movement.rs index d0f1231..6f9135d 100644 --- a/util/movement/core/src/movement.rs +++ b/util/movement/core/src/movement.rs @@ -11,7 +11,7 @@ pub mod faucet; pub mod rest_api; use std::path::PathBuf; -use faucet::{Faucet, ParseFaucet}; +use faucet::{Faucet as FaucetApi, ParseFaucet}; use movement_signer_loader::identifiers::SignerIdentifier; use mtma_types::movement::movement_config::Config as MovementConfig; use rest_api::{ParseRestApi, RestApi}; @@ -26,90 +26,72 @@ vendor_workspace!(MovementWorkspace, "movement"); /// The different overlays that can be applied to the movement runner. s #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize)] pub enum Overlay { - /// The celestia overlay is used to run the movement runner on a select Celestia network. - Celestia(Celestia), - /// The eth overlay is used to run the movement runner on a select Ethereum network. - Eth(Eth), - /// The test migration overlay is used to run and check the migration to the L1 pre-merge chain. - /// - /// TODO: in this repo, we may want to remove this from the runner and place it actual embeeded code under the -core lib for https://github.com/movementlabsxyz/movement-migration/issues/61 - TestMigrateBiarritzRc1ToPreL1Merge, + /// The local overlay takes care of setting up the DA sequencer and the full nodd + Local(Local), + /// The faucet overlay adds the faucet to whatever orchestration + Faucet(Faucet), + /// The fullnode overlay is best used for connecting to an existing network + Fullnode(Fullnode), } impl Overlay { /// Returns the overlay as a string as would be used in a nix command. pub fn overlay_arg(&self) -> &str { match self { - Self::Celestia(celestia) => celestia.overlay_arg(), - Self::Eth(eth) => eth.overlay_arg(), - Self::TestMigrateBiarritzRc1ToPreL1Merge => "test-migrate-biarritz-rc1-to-pre-l1-merge", + Self::Local(local) => local.overlay_arg(), + Self::Faucet(faucet) => faucet.overlay_arg(), + Self::Fullnode(fullnode) => fullnode.overlay_arg(), } } } -/// Errors thrown when parsing an [Eth] network. +/// Errors thrown when parsing an [Overlay] network. #[derive(Debug, thiserror::Error)] -pub enum EthError { - #[error("invalid ethereum network: {0}")] - InvalidNetwork(#[source] Box), -} - -#[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize)] -pub enum Eth { - /// The local network. - Local, +pub enum OverlayError { + #[error("invalid overlay selection: {0}")] + InvalidOverlaySelection(#[source] Box), } -impl FromStr for Eth { - type Err = EthError; +impl FromStr for Overlay { + type Err = OverlayError; fn from_str(s: &str) -> Result { Ok(match s { - "local" => Self::Local, - network => return Err(EthError::InvalidNetwork(network.into())), + "local" => Self::Local(Local), + "faucet" => Self::Faucet(Faucet), + "fullnode" => Self::Fullnode(Fullnode), + overlay => return Err(OverlayError::InvalidOverlaySelection(overlay.into())), }) } } -impl Eth { +#[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize)] +pub struct Local; + +impl Local { /// Returns the overlay as a string as would be used in a nix command. pub fn overlay_arg(&self) -> &str { - match self { - Self::Local => "local", - } + "local" } } #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize)] -pub enum Celestia { - /// The local network. - Local, -} - -/// Errors thrown when parsing a [Celestia] network. -#[derive(Debug, thiserror::Error)] -pub enum CelestiaError { - #[error("invalid celestia network: {0}")] - InvalidNetwork(#[source] Box), -} +pub struct Faucet; -impl FromStr for Celestia { - type Err = CelestiaError; - - fn from_str(s: &str) -> Result { - Ok(match s { - "local" => Self::Local, - network => return Err(CelestiaError::InvalidNetwork(network.into())), - }) +impl Faucet { + /// Returns the overlay as a string as would be used in a nix command. + pub fn overlay_arg(&self) -> &str { + "faucet" } } -impl Celestia { +#[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize)] +pub struct Fullnode; + +impl Fullnode { /// Returns the overlay as a string as would be used in a nix command. pub fn overlay_arg(&self) -> &str { - match self { - Self::Local => "local", - } + "fullnode" } } @@ -141,6 +123,10 @@ impl Overlays { pub fn to_overlay_args(&self) -> String { self.0.iter().map(|o| o.overlay_arg()).collect::>().join(".") } + + pub fn as_vec(&self) -> Vec { + self.0.iter().cloned().collect() + } } impl From> for Overlays { @@ -152,8 +138,8 @@ impl From> for Overlays { impl Default for Overlays { fn default() -> Self { Self::new(BTreeSet::new()) - .with(Overlay::Eth(Eth::Local)) - .with(Overlay::Celestia(Celestia::Local)) + .with(Overlay::Local(Local)) + .with(Overlay::Faucet(Faucet)) } } @@ -199,7 +185,7 @@ pub struct Movement { /// Whether to ping the faucet to ensure it is responding to pings. ping_faucet: bool, /// The faucet state. - faucet: State, + faucet: State, } /// Errors thrown when running [Movement]. @@ -376,8 +362,8 @@ impl Movement { &self.rest_api } - /// Borrows the [Faucet] state. - pub fn faucet(&self) -> &State { + /// Borrows the [FaucetApi] state. + pub fn faucet(&self) -> &State { &self.faucet } diff --git a/util/movement/movement/docs/cli/README.md b/util/movement/movement/docs/cli/README.md index 1e25616..cebd72f 100644 --- a/util/movement/movement/docs/cli/README.md +++ b/util/movement/movement/docs/cli/README.md @@ -103,17 +103,15 @@ Run the movement Run run with all parameters passed explicitly as CLI flags. See Orfile documentation for more details: -**Usage:** `movement run where [OPTIONS] --celestia --eth ` +**Usage:** `movement run where [OPTIONS]` ###### **Options:** * `--movement-config-string ` — The movement config * `--setup` — Whether to use the setup overlay -* `--celestia ` — Which celestia network to use -* `--eth ` — Which ethereum network to use -* `--biarritz-rc1-to-pre-l1-merge` — Whether to use the BiarritizRc1ToPreL1Merge overlay * `--ping-rest-api` — Whether to ping the rest api to ensure it is responding to pings * `--ping-faucet` — Whether to ping the faucet to ensure it is responding to pings +* `--overlays ` — Overlays From c12575a3ec7cbbfe02a0bb8c1df6594115315c27 Mon Sep 17 00:00:00 2001 From: Liam Makena Monninger Date: Mon, 23 Jun 2025 19:07:23 +0800 Subject: [PATCH 3/4] feat: adopt da seqeuncer without faucet. --- .gitignore | 3 +- Cargo.lock | 3172 +++++++++-------- Cargo.toml | 20 +- .../src/global_storage_includes.rs | 3 +- checks/node/util/types/src/prelude.rs | 1 - flake.lock | 8 +- flake.nix | 54 +- .../src/cli/migrate_checked.rs | 3 +- migration/cli/migrate-node/docs/cli/README.md | 3 +- migration/util/node-types/Cargo.toml | 4 +- .../src/executor/movement_executor.rs | 4 +- util/movement/core-util/Cargo.toml | 3 +- util/movement/core-util/src/lib.rs | 12 +- util/movement/core/src/movement.rs | 75 +- 14 files changed, 1823 insertions(+), 1542 deletions(-) diff --git a/.gitignore b/.gitignore index 36755cc..00134c3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ debug .direnv .DS_Store .vendors -.vendor \ No newline at end of file +.vendor +*.log \ No newline at end of file diff --git a/Cargo.lock b/Cargo.lock index 7579d4b..83d1958 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11,7 +11,7 @@ checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3" [[package]] name = "abstract-domain-derive" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "proc-macro2", "quote", @@ -805,14 +805,14 @@ checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" [[package]] name = "aptos-abstract-gas-usage" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -831,10 +831,10 @@ dependencies = [ [[package]] name = "aptos-account-whitelist" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "godfig", "serde", "whitelist", @@ -843,11 +843,11 @@ dependencies = [ [[package]] name = "aptos-accumulator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -863,18 +863,18 @@ dependencies = [ [[package]] name = "aptos-admin-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "http 0.2.12", "hyper 0.14.32", @@ -911,15 +911,15 @@ dependencies = [ [[package]] name = "aptos-aggregator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "claims", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -938,23 +938,23 @@ dependencies = [ [[package]] name = "aptos-api" version = "0.2.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-bcs-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-bcs-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -965,7 +965,7 @@ dependencies = [ "itertools 0.12.1", "mime", "mini-moka", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num_cpus", "once_cell", "paste", @@ -1021,25 +1021,25 @@ dependencies = [ [[package]] name = "aptos-api-types" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-openapi 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-openapi 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "hex", "indoc", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "poem 1.3.59", "poem-openapi 2.0.11", @@ -1080,26 +1080,26 @@ dependencies = [ [[package]] name = "aptos-backup-cli" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-backup-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-backup-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-executor-test-helpers", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -1107,8 +1107,8 @@ dependencies = [ "csv", "futures", "itertools 0.12.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num_cpus", "once_cell", "pin-project", @@ -1128,15 +1128,15 @@ dependencies = [ [[package]] name = "aptos-backup-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "hyper 0.14.32", @@ -1172,7 +1172,7 @@ dependencies = [ [[package]] name = "aptos-bcs-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "hex", @@ -1190,7 +1190,7 @@ dependencies = [ [[package]] name = "aptos-bitvec" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "serde", "serde_bytes", @@ -1208,18 +1208,18 @@ dependencies = [ [[package]] name = "aptos-block-executor" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arc-swap", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -1229,9 +1229,9 @@ dependencies = [ "dashmap 5.5.3", "derivative", "fail", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num_cpus", "once_cell", "parking_lot 0.12.3", @@ -1281,18 +1281,18 @@ dependencies = [ [[package]] name = "aptos-block-partitioner" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "dashmap 5.5.3", "itertools 0.12.1", "jemallocator", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "rand 0.7.3", "rayon", @@ -1323,7 +1323,7 @@ dependencies = [ [[package]] name = "aptos-bounded-executor" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "futures", "rustversion", @@ -1343,7 +1343,7 @@ dependencies = [ [[package]] name = "aptos-build-info" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "shadow-rs", ] @@ -1359,14 +1359,14 @@ dependencies = [ [[package]] name = "aptos-cached-packages" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", ] @@ -1387,11 +1387,11 @@ dependencies = [ [[package]] name = "aptos-channels" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "futures", ] @@ -1409,7 +1409,7 @@ dependencies = [ [[package]] name = "aptos-cli-common" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anstyle", "clap 4.5.36", @@ -1419,7 +1419,7 @@ dependencies = [ [[package]] name = "aptos-collections" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" [[package]] name = "aptos-collections" @@ -1429,10 +1429,10 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "aptos-compression" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "lz4", "once_cell", "thiserror 1.0.69", @@ -1453,16 +1453,16 @@ dependencies = [ [[package]] name = "aptos-config" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", @@ -1514,43 +1514,43 @@ dependencies = [ [[package]] name = "aptos-consensus" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-collections 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-fallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-collections 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-fallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", @@ -1569,7 +1569,7 @@ dependencies = [ "maplit", "mini-moka", "mirai-annotations", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num-derive", "num-traits", "once_cell", @@ -1670,11 +1670,11 @@ dependencies = [ [[package]] name = "aptos-consensus-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "futures", "serde", @@ -1700,17 +1700,17 @@ dependencies = [ [[package]] name = "aptos-consensus-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "fail", "futures", @@ -1755,11 +1755,11 @@ dependencies = [ [[package]] name = "aptos-crash-handler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "backtrace", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde", "toml 0.8.20", ] @@ -1779,11 +1779,11 @@ dependencies = [ [[package]] name = "aptos-crypto" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "aes-gcm", "anyhow", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "ark-bn254", "ark-ec", "ark-ff 0.4.2", @@ -1886,7 +1886,7 @@ dependencies = [ [[package]] name = "aptos-crypto-derive" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "proc-macro2", "quote", @@ -1906,21 +1906,21 @@ dependencies = [ [[package]] name = "aptos-data-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arc-swap", "async-trait", "dashmap 5.5.3", @@ -1968,18 +1968,18 @@ dependencies = [ [[package]] name = "aptos-data-streaming-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arc-swap", "async-trait", "enum_dispatch", @@ -2020,29 +2020,29 @@ dependencies = [ [[package]] name = "aptos-db" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-accumulator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-accumulator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arc-swap", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -2053,7 +2053,7 @@ dependencies = [ "hex", "itertools 0.12.1", "lru 0.7.8", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num-derive", "once_cell", "proptest", @@ -2110,21 +2110,21 @@ dependencies = [ [[package]] name = "aptos-db-indexer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "dashmap 5.5.3", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -2152,12 +2152,12 @@ dependencies = [ [[package]] name = "aptos-db-indexer-schemas" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", "serde", @@ -2183,11 +2183,11 @@ dependencies = [ [[package]] name = "aptos-dkg" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "blst", "blstrs", @@ -2246,26 +2246,26 @@ dependencies = [ [[package]] name = "aptos-dkg-runtime" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -2273,7 +2273,7 @@ dependencies = [ "futures", "futures-channel", "futures-util", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "rand 0.7.3", "serde", @@ -2323,10 +2323,10 @@ dependencies = [ [[package]] name = "aptos-drop-helper" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "threadpool", ] @@ -2345,7 +2345,7 @@ dependencies = [ [[package]] name = "aptos-enum-conversion-derive" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "quote", "syn 1.0.109", @@ -2363,14 +2363,14 @@ dependencies = [ [[package]] name = "aptos-event-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "futures", "serde", "thiserror 1.0.69", @@ -2395,30 +2395,30 @@ dependencies = [ [[package]] name = "aptos-executor" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "dashmap 5.5.3", "fail", "itertools 0.12.1", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "rayon", "serde", @@ -2458,20 +2458,20 @@ dependencies = [ [[package]] name = "aptos-executor-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "crossbeam-channel", @@ -2521,37 +2521,37 @@ dependencies = [ [[package]] name = "aptos-executor-test-helpers" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "rand 0.7.3", ] [[package]] name = "aptos-executor-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "criterion", "itertools 0.12.1", @@ -2603,9 +2603,9 @@ dependencies = [ [[package]] name = "aptos-experimental-runtimes" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "core_affinity", "libc", "num_cpus", @@ -2629,7 +2629,7 @@ dependencies = [ [[package]] name = "aptos-fallible" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "thiserror 1.0.69", ] @@ -2645,14 +2645,14 @@ dependencies = [ [[package]] name = "aptos-faucet-core" version = "2.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-faucet-metrics-server", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "captcha", "clap 4.5.36", @@ -2679,11 +2679,11 @@ dependencies = [ [[package]] name = "aptos-faucet-metrics-server" version = "2.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "poem 1.3.59", "prometheus", @@ -2693,18 +2693,18 @@ dependencies = [ [[package]] name = "aptos-framework" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk-builder 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk-builder 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "ark-bls12-381", "ark-bn254", "ark-ec", @@ -2727,20 +2727,20 @@ dependencies = [ "log", "lru 0.7.8", "merlin", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num-traits", "once_cell", "rand 0.7.3", @@ -2830,17 +2830,17 @@ dependencies = [ [[package]] name = "aptos-framework-biarritz-rc1-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-framework-release-script-release", "aptos-framework-set-feature-flags-release", "aptos-framework-upgrade-gas-release", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "hex", @@ -2855,18 +2855,32 @@ dependencies = [ "url", ] +[[package]] +name = "aptos-framework-biarritz-rc1-to-pre-l1-merge-migration" +version = "0.3.4" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" +dependencies = [ + "aptos-framework-biarritz-rc1-release", + "aptos-framework-pre-l1-merge-release", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "dot-movement", + "maptos-framework-release-util", + "movement-config", + "thiserror 1.0.69", +] + [[package]] name = "aptos-framework-elsa-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-framework-upgrade-gas-release", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "hex", @@ -2880,14 +2894,27 @@ dependencies = [ "url", ] +[[package]] +name = "aptos-framework-elsa-to-biarritz-rc1-migration" +version = "0.3.4" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" +dependencies = [ + "aptos-framework-biarritz-rc1-release", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "dot-movement", + "maptos-framework-release-util", + "movement-config", + "thiserror 1.0.69", +] + [[package]] name = "aptos-framework-head-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "maptos-framework-release-util", "tokio", ] @@ -2895,10 +2922,10 @@ dependencies = [ [[package]] name = "aptos-framework-known-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-framework-biarritz-rc1-release", "aptos-framework-elsa-release", "aptos-framework-head-release", @@ -2910,17 +2937,17 @@ dependencies = [ [[package]] name = "aptos-framework-pre-l1-merge-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-framework-release-script-release", "aptos-framework-set-feature-flags-release", "aptos-framework-upgrade-gas-release", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "hex", @@ -2938,18 +2965,18 @@ dependencies = [ [[package]] name = "aptos-framework-release-script-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "maptos-framework-release-util", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "movement 3.5.0", "movement-client", "movement-config", @@ -2964,18 +2991,18 @@ dependencies = [ [[package]] name = "aptos-framework-set-feature-flags-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "maptos-framework-release-util", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "movement 3.5.0", "movement-client", "movement-config", @@ -2990,18 +3017,18 @@ dependencies = [ [[package]] name = "aptos-framework-upgrade-gas-release" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "maptos-framework-release-util", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "movement 3.5.0", "movement-client", "movement-config", @@ -3016,10 +3043,10 @@ dependencies = [ [[package]] name = "aptos-gas-algebra" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "either", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -3034,16 +3061,16 @@ dependencies = [ [[package]] name = "aptos-gas-meter" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -3064,18 +3091,18 @@ dependencies = [ [[package]] name = "aptos-gas-profiling" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "handlebars", "inferno", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "regex", "serde_json", "smallvec", @@ -3104,12 +3131,12 @@ dependencies = [ [[package]] name = "aptos-gas-schedule" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "paste", "rand 0.7.3", ] @@ -3130,37 +3157,37 @@ dependencies = [ [[package]] name = "aptos-gas-schedule-updator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] name = "aptos-genesis" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "rand 0.7.3", "serde", @@ -3195,9 +3222,9 @@ dependencies = [ [[package]] name = "aptos-github-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-proxy 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-proxy 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde", "serde_json", "thiserror 1.0.69", @@ -3207,7 +3234,7 @@ dependencies = [ [[package]] name = "aptos-global-constants" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" [[package]] name = "aptos-global-constants" @@ -3217,7 +3244,7 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "aptos-id-generator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" [[package]] name = "aptos-id-generator" @@ -3227,19 +3254,19 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "aptos-indexer" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bigdecimal", @@ -3259,22 +3286,22 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-fullnode" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-moving-average 0.1.0 (git+https://github.com/movementlabsxyz/aptos-indexer-processors?rev=77a36245400250e7d8a854360194288d078681bc)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "chrono", @@ -3282,9 +3309,9 @@ dependencies = [ "hex", "hyper 0.14.32", "itertools 0.12.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "serde", "serde_json", @@ -3333,11 +3360,11 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-server-framework" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "backtrace", "clap 4.5.36", @@ -3355,21 +3382,21 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-table-info" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "flate2", "futures", "google-cloud-storage", @@ -3418,11 +3445,11 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-utils" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "backoff", "base64 0.13.1", @@ -3485,7 +3512,7 @@ dependencies = [ [[package]] name = "aptos-infallible" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" [[package]] name = "aptos-infallible" @@ -3495,20 +3522,20 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "aptos-inspection-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "futures", "hyper 0.14.32", "once_cell", @@ -3547,17 +3574,17 @@ dependencies = [ [[package]] name = "aptos-jellyfish-merkle" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", @@ -3601,33 +3628,33 @@ dependencies = [ [[package]] name = "aptos-jwk-consensus" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-jwk-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-jwk-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bytes", "futures", "futures-channel", "futures-util", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "serde", "tokio", @@ -3674,12 +3701,12 @@ dependencies = [ [[package]] name = "aptos-jwk-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "http 0.2.12", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "reqwest 0.11.27", "serde", "serde_json", @@ -3704,10 +3731,10 @@ dependencies = [ [[package]] name = "aptos-keygen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "rand 0.7.3", ] @@ -3724,37 +3751,37 @@ dependencies = [ [[package]] name = "aptos-language-e2e-tests" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-abstract-gas-usage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-abstract-gas-usage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "goldenfile", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-compiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-compiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num_cpus", "once_cell", "petgraph 0.5.1", @@ -3817,10 +3844,10 @@ dependencies = [ [[package]] name = "aptos-ledger" version = "0.2.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "hex", "ledger-apdu", "ledger-transport-hid", @@ -3843,7 +3870,7 @@ dependencies = [ [[package]] name = "aptos-log-derive" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "proc-macro2", "quote", @@ -3863,11 +3890,11 @@ dependencies = [ [[package]] name = "aptos-logger" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-log-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-node-identity 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-log-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-node-identity 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "backtrace", "chrono", "erased-serde", @@ -3911,14 +3938,14 @@ dependencies = [ [[package]] name = "aptos-memory-usage-tracker" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -3937,28 +3964,28 @@ dependencies = [ [[package]] name = "aptos-mempool" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "fail", "futures", @@ -4017,9 +4044,9 @@ dependencies = [ [[package]] name = "aptos-mempool-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "futures", "serde", @@ -4043,9 +4070,9 @@ dependencies = [ [[package]] name = "aptos-memsocket" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bytes", "futures", "once_cell", @@ -4065,7 +4092,7 @@ dependencies = [ [[package]] name = "aptos-metrics-core" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "prometheus", @@ -4083,20 +4110,20 @@ dependencies = [ [[package]] name = "aptos-move-debugger" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-validator-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-validator-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "itertools 0.12.1", @@ -4109,13 +4136,13 @@ dependencies = [ [[package]] name = "aptos-move-stdlib" version = "0.1.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "sha2 0.9.9", "sha3", "smallvec", @@ -4157,21 +4184,21 @@ dependencies = [ [[package]] name = "aptos-mvhashmap" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bytes", "claims", "crossbeam", "dashmap 5.5.3", "derivative", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde", ] @@ -4198,17 +4225,17 @@ dependencies = [ [[package]] name = "aptos-native-interface" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "smallvec", ] @@ -4232,11 +4259,11 @@ dependencies = [ [[package]] name = "aptos-netcore" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-memsocket 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-proxy 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-memsocket 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-proxy 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bytes", "futures", "pin-project", @@ -4266,24 +4293,24 @@ dependencies = [ [[package]] name = "aptos-network" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-num-variants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-num-variants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arc-swap", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -4356,14 +4383,14 @@ dependencies = [ [[package]] name = "aptos-network-benchmark" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-channel", "bytes", "futures", @@ -4396,18 +4423,18 @@ dependencies = [ [[package]] name = "aptos-network-builder" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network-discovery 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network-discovery 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "futures", "maplit", @@ -4442,14 +4469,14 @@ dependencies = [ [[package]] name = "aptos-network-checker" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "clap 4.5.36", "futures", "serde", @@ -4459,20 +4486,20 @@ dependencies = [ [[package]] name = "aptos-network-discovery" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "futures", "once_cell", @@ -4509,59 +4536,59 @@ dependencies = [ [[package]] name = "aptos-node" version = "0.0.0-main" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-admin-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-backup-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crash-handler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-dkg-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-indexer-grpc-table-info 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-inspection-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-jwk-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network-benchmark 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-node-identity 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-peer-monitoring-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-peer-monitoring-service-server 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-server 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-admin-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-backup-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crash-handler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-dkg-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-indexer-grpc-table-info 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-inspection-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-jwk-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network-benchmark 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-node-identity 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-peer-monitoring-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-peer-monitoring-service-server 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-server 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "either", @@ -4658,10 +4685,10 @@ dependencies = [ [[package]] name = "aptos-node-identity" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "claims", "once_cell", ] @@ -4680,12 +4707,12 @@ dependencies = [ [[package]] name = "aptos-node-resource-metrics" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "cfg-if", "once_cell", "procfs 0.14.2", @@ -4713,7 +4740,7 @@ dependencies = [ [[package]] name = "aptos-num-variants" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "proc-macro2", "quote", @@ -4733,7 +4760,7 @@ dependencies = [ [[package]] name = "aptos-openapi" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "async-trait", "percent-encoding", @@ -4758,13 +4785,13 @@ dependencies = [ [[package]] name = "aptos-package-builder" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "itertools 0.12.1", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "tempfile", ] @@ -4784,18 +4811,18 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "enum_dispatch", "futures", "once_cell", @@ -4834,20 +4861,20 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-server" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "futures", @@ -4886,10 +4913,10 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "serde", "thiserror 1.0.69", @@ -4910,7 +4937,7 @@ dependencies = [ [[package]] name = "aptos-profiler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=338f9a1bcc06f62ce4a4994f1642b9a61b631ee0#338f9a1bcc06f62ce4a4994f1642b9a61b631ee0" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "backtrace", @@ -4923,7 +4950,7 @@ dependencies = [ [[package]] name = "aptos-profiler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=338f9a1bcc06f62ce4a4994f1642b9a61b631ee0#338f9a1bcc06f62ce4a4994f1642b9a61b631ee0" dependencies = [ "anyhow", "backtrace", @@ -4949,7 +4976,7 @@ dependencies = [ [[package]] name = "aptos-proptest-helpers" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "crossbeam", "proptest", @@ -4969,7 +4996,7 @@ dependencies = [ [[package]] name = "aptos-protos" version = "1.3.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=338f9a1bcc06f62ce4a4994f1642b9a61b631ee0#338f9a1bcc06f62ce4a4994f1642b9a61b631ee0" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "futures-core", "pbjson", @@ -4981,7 +5008,7 @@ dependencies = [ [[package]] name = "aptos-protos" version = "1.3.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=338f9a1bcc06f62ce4a4994f1642b9a61b631ee0#338f9a1bcc06f62ce4a4994f1642b9a61b631ee0" dependencies = [ "futures-core", "pbjson", @@ -5004,7 +5031,7 @@ dependencies = [ [[package]] name = "aptos-proxy" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "ipnet", ] @@ -5020,10 +5047,10 @@ dependencies = [ [[package]] name = "aptos-push-metrics" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "ureq", "url", ] @@ -5043,29 +5070,29 @@ dependencies = [ [[package]] name = "aptos-release-builder" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-gas-schedule-updator", - "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "futures", "git2 0.16.1", "handlebars", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "movement 3.5.0", "once_cell", "reqwest 0.11.27", @@ -5082,16 +5109,16 @@ dependencies = [ [[package]] name = "aptos-reliable-broadcast" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bytes", "claims", @@ -5126,15 +5153,15 @@ dependencies = [ [[package]] name = "aptos-resource-viewer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -5155,18 +5182,18 @@ dependencies = [ [[package]] name = "aptos-rest-client" version = "0.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "reqwest 0.11.27", "serde", "serde_json", @@ -5201,9 +5228,9 @@ dependencies = [ [[package]] name = "aptos-rocksdb-options" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "rocksdb", ] @@ -5219,7 +5246,7 @@ dependencies = [ [[package]] name = "aptos-runtimes" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "rayon", "tokio", @@ -5237,20 +5264,20 @@ dependencies = [ [[package]] name = "aptos-safety-rules" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "rand 0.7.3", "serde", @@ -5285,13 +5312,13 @@ dependencies = [ [[package]] name = "aptos-schemadb" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "dunce", "once_cell", "proptest", @@ -5319,14 +5346,14 @@ dependencies = [ [[package]] name = "aptos-scratchpad" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bitvec 1.0.1", "itertools 0.12.1", "once_cell", @@ -5357,20 +5384,20 @@ dependencies = [ [[package]] name = "aptos-sdk" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "ed25519-dalek-bip32", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "rand_core 0.5.1", "serde_json", "tiny-bip39", @@ -5405,14 +5432,14 @@ dependencies = [ [[package]] name = "aptos-sdk-builder" version = "0.2.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "heck 0.4.1", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "serde-generate", "serde-reflection", @@ -5441,11 +5468,11 @@ dependencies = [ [[package]] name = "aptos-secure-net" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "crossbeam-channel", "once_cell", @@ -5477,14 +5504,14 @@ dependencies = [ [[package]] name = "aptos-secure-storage" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "chrono", @@ -5519,7 +5546,7 @@ dependencies = [ [[package]] name = "aptos-short-hex-str" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "mirai-annotations", "serde", @@ -5541,10 +5568,10 @@ dependencies = [ [[package]] name = "aptos-speculative-state-helper" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "crossbeam", "rayon", ] @@ -5563,27 +5590,27 @@ dependencies = [ [[package]] name = "aptos-state-sync-driver" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "futures", @@ -5630,21 +5657,21 @@ dependencies = [ [[package]] name = "aptos-storage-interface" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "crossbeam-channel", "dashmap 5.5.3", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "parking_lot 0.12.3", "proptest", @@ -5686,11 +5713,11 @@ dependencies = [ [[package]] name = "aptos-storage-service-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "thiserror 1.0.69", ] @@ -5708,9 +5735,9 @@ dependencies = [ [[package]] name = "aptos-storage-service-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "futures", "serde", @@ -5732,20 +5759,20 @@ dependencies = [ [[package]] name = "aptos-storage-service-server" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arc-swap", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", @@ -5790,13 +5817,13 @@ dependencies = [ [[package]] name = "aptos-storage-service-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "num-traits", "serde", @@ -5822,10 +5849,10 @@ dependencies = [ [[package]] name = "aptos-system-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=338f9a1bcc06f62ce4a4994f1642b9a61b631ee0#338f9a1bcc06f62ce4a4994f1642b9a61b631ee0" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-profiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=338f9a1bcc06f62ce4a4994f1642b9a61b631ee0)", + "aptos-profiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-mutex", "http 0.2.12", "hyper 0.14.32", @@ -5842,10 +5869,10 @@ dependencies = [ [[package]] name = "aptos-system-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=338f9a1bcc06f62ce4a4994f1642b9a61b631ee0#338f9a1bcc06f62ce4a4994f1642b9a61b631ee0" dependencies = [ "anyhow", - "aptos-profiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-profiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=338f9a1bcc06f62ce4a4994f1642b9a61b631ee0)", "async-mutex", "http 0.2.12", "hyper 0.14.32", @@ -5882,17 +5909,17 @@ dependencies = [ [[package]] name = "aptos-table-natives" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "better_any", "bytes", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "sha3", "smallvec", ] @@ -5918,24 +5945,24 @@ dependencies = [ [[package]] name = "aptos-telemetry" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-telemetry-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-telemetry-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "flate2", "futures", "once_cell", @@ -5996,16 +6023,16 @@ dependencies = [ [[package]] name = "aptos-telemetry-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "chrono", @@ -6076,7 +6103,7 @@ dependencies = [ [[package]] name = "aptos-temppath" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "hex", "rand 0.7.3", @@ -6094,9 +6121,9 @@ dependencies = [ [[package]] name = "aptos-time-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "enum_dispatch", "futures", "pin-project", @@ -6158,15 +6185,15 @@ dependencies = [ [[package]] name = "aptos-types" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "ark-bn254", "ark-ff 0.4.2", "ark-groth16", @@ -6181,12 +6208,12 @@ dependencies = [ "hex", "itertools 0.12.1", "jsonwebtoken 8.3.0", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num-bigint 0.3.3", "num-derive", "num-traits", @@ -6280,26 +6307,26 @@ dependencies = [ [[package]] name = "aptos-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" [[package]] name = "aptos-validator-interface" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-recursion", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "lru 0.7.8", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "tokio", ] @@ -6327,12 +6354,12 @@ dependencies = [ [[package]] name = "aptos-validator-transaction-pool" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "futures-util", "tokio", ] @@ -6353,9 +6380,9 @@ dependencies = [ [[package]] name = "aptos-vault-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "base64 0.13.1", "chrono", "native-tls", @@ -6385,31 +6412,31 @@ dependencies = [ [[package]] name = "aptos-vm" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" -dependencies = [ - "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-memory-usage-tracker 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-table-natives 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +dependencies = [ + "anyhow", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-memory-usage-tracker 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-table-natives 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-utils", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "ark-bn254", "ark-groth16", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -6420,11 +6447,11 @@ dependencies = [ "fail", "futures", "hex", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num_cpus", "once_cell", "ouroboros", @@ -6510,19 +6537,19 @@ dependencies = [ [[package]] name = "aptos-vm-genesis" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "rand 0.7.3", "serde", @@ -6555,13 +6582,13 @@ dependencies = [ [[package]] name = "aptos-vm-logging" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-speculative-state-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-speculative-state-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "arc-swap", "once_cell", "serde", @@ -6585,21 +6612,21 @@ dependencies = [ [[package]] name = "aptos-vm-types" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes", "claims", "either", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "rand 0.7.3", "serde", ] @@ -6630,14 +6657,14 @@ dependencies = [ [[package]] name = "aptos-vm-validator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "fail", "rand 0.7.3", ] @@ -8272,7 +8299,7 @@ checksum = "01b01f54cbdd56298a506b086691594ded3b68dcbc9437adc87c616a35e7fc89" [[package]] name = "buildtime" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "buildtime-helpers", @@ -8282,7 +8309,7 @@ dependencies = [ [[package]] name = "buildtime-helpers" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "serde_json", @@ -8291,7 +8318,7 @@ dependencies = [ [[package]] name = "buildtime-macros" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "buildtime-helpers", "quote", @@ -8947,7 +8974,7 @@ dependencies = [ [[package]] name = "commander" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "futures", @@ -10131,7 +10158,7 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" [[package]] name = "dot-movement" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "movement-types", @@ -10668,7 +10695,7 @@ dependencies = [ [[package]] name = "flocks" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "futures", @@ -11061,7 +11088,7 @@ dependencies = [ [[package]] name = "godfig" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "async-stream", @@ -13100,15 +13127,15 @@ checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d" [[package]] name = "maptos-dof-execution" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "futures", "maptos-execution-util", @@ -13124,13 +13151,13 @@ dependencies = [ [[package]] name = "maptos-execution-util" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "aptos-account-whitelist", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "godfig", "hex", "movement-da-util", @@ -13143,19 +13170,21 @@ dependencies = [ "tempfile", "tokio", "toml 0.8.20", + "tracing", + "url", ] [[package]] name = "maptos-fin-view" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "futures", "maptos-execution-util", "poem 1.3.59", @@ -13165,16 +13194,16 @@ dependencies = [ [[package]] name = "maptos-framework-release-util" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-release-builder", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "movement 3.5.0", "tempfile", "thiserror 1.0.69", @@ -13185,42 +13214,42 @@ dependencies = [ [[package]] name = "maptos-opt-executor" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "aptos-account-whitelist", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-executor-test-helpers", - "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-faucet-core", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-framework-known-release", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-indexer", - "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-indexer-grpc-table-info 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-indexer-grpc-fullnode 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-indexer-grpc-table-info 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "borsh 0.10.4", "bytes", @@ -13234,12 +13263,17 @@ dependencies = [ "maptos-execution-util", "maptos-framework-release-util", "movement-collections", + "movement-config", + "movement-da-sequencer-client", + "movement-da-sequencer-proto", "movement-rest", "movement-signer", "movement-signer-loader", "movement-types", + "once_cell", "poem 1.3.59", "poem-openapi 2.0.11", + "prost 0.13.5", "rand 0.7.3", "serde", "serde_json", @@ -13248,6 +13282,7 @@ dependencies = [ "tokio", "tonic 0.12.3", "tracing", + "url", ] [[package]] @@ -13274,7 +13309,7 @@ checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94" [[package]] name = "mcr-settlement-client" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "alloy", "alloy-contract", @@ -13309,7 +13344,7 @@ dependencies = [ [[package]] name = "mcr-settlement-config" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "alloy", "anyhow", @@ -13322,7 +13357,7 @@ dependencies = [ [[package]] name = "mcr-settlement-manager" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "async-stream", @@ -13336,6 +13371,33 @@ dependencies = [ "tokio-stream", ] +[[package]] +name = "mcr-settlement-setup" +version = "0.3.4" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" +dependencies = [ + "alloy", + "alloy-network", + "alloy-primitives 0.7.7", + "anyhow", + "commander 0.3.4", + "dot-movement", + "godfig", + "hex", + "k256", + "mcr-settlement-client", + "mcr-settlement-config", + "movement-signer", + "movement-signer-aws-kms", + "movement-signer-loader", + "movement-signing-eth", + "rand 0.7.3", + "serde_json", + "tokio", + "tracing", + "tracing-subscriber 0.3.19", +] + [[package]] name = "md-5" version = "0.10.6" @@ -13364,7 +13426,7 @@ dependencies = [ [[package]] name = "memseq-util" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "dot-movement", @@ -13532,17 +13594,17 @@ checksum = "1fafa6961cabd9c63bcd77a45d7e3b7f3b552b70417831fb0f56db717e72407e" [[package]] name = "move-abigen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "heck 0.4.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde", ] @@ -13566,13 +13628,13 @@ dependencies = [ [[package]] name = "move-binary-format" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "backtrace", "indexmap 1.9.3", - "move-bytecode-spec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-bytecode-spec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "ref-cast", "serde", "variant_count", @@ -13596,7 +13658,7 @@ dependencies = [ [[package]] name = "move-borrow-graph" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" [[package]] name = "move-borrow-graph" @@ -13606,15 +13668,15 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?rev=cb3b7b02f68c [[package]] name = "move-bytecode-source-map" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde", ] @@ -13636,7 +13698,7 @@ dependencies = [ [[package]] name = "move-bytecode-spec" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "once_cell", "quote", @@ -13656,11 +13718,11 @@ dependencies = [ [[package]] name = "move-bytecode-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "petgraph 0.5.1", "serde-reflection", ] @@ -13680,12 +13742,12 @@ dependencies = [ [[package]] name = "move-bytecode-verifier" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "fail", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "petgraph 0.5.1", "serde", "typed-arena", @@ -13708,14 +13770,14 @@ dependencies = [ [[package]] name = "move-bytecode-viewer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "clap 4.5.36", "crossterm 0.26.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "regex", "tui", ] @@ -13738,29 +13800,29 @@ dependencies = [ [[package]] name = "move-cli" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "clap 4.5.36", "codespan-reporting", "colored", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "tempfile", ] @@ -13798,13 +13860,13 @@ dependencies = [ [[package]] name = "move-command-line-common" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "difference", "dirs-next", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num-bigint 0.3.3", "once_cell", "serde", @@ -13832,22 +13894,22 @@ dependencies = [ [[package]] name = "move-compiler" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "codespan-reporting", "hex", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "petgraph 0.5.1", "regex", @@ -13858,9 +13920,9 @@ dependencies = [ [[package]] name = "move-compiler-v2" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", @@ -13870,17 +13932,17 @@ dependencies = [ "im", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num 0.4.3", "once_cell", "petgraph 0.5.1", @@ -13923,7 +13985,7 @@ dependencies = [ [[package]] name = "move-core-types" version = "0.0.4" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "arbitrary", @@ -13974,18 +14036,18 @@ dependencies = [ [[package]] name = "move-coverage" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", "codespan", "colored", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "petgraph 0.5.1", "serde", ] @@ -14012,18 +14074,18 @@ dependencies = [ [[package]] name = "move-disassembler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "clap 4.5.36", "colored", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -14046,7 +14108,7 @@ dependencies = [ [[package]] name = "move-docgen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "clap 4.5.36", @@ -14055,8 +14117,8 @@ dependencies = [ "itertools 0.12.1", "log", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "regex", "serde", @@ -14084,12 +14146,12 @@ dependencies = [ [[package]] name = "move-errmapgen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde", ] @@ -14108,16 +14170,16 @@ dependencies = [ [[package]] name = "move-ir-compiler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.36", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde_json", ] @@ -14140,18 +14202,18 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "codespan-reporting", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-to-bytecode-syntax 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-to-bytecode-syntax 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "ouroboros", ] @@ -14176,14 +14238,14 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode-syntax" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "hex", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", ] [[package]] @@ -14202,12 +14264,12 @@ dependencies = [ [[package]] name = "move-ir-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "hex", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "serde", ] @@ -14228,7 +14290,7 @@ dependencies = [ [[package]] name = "move-model" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "codespan", @@ -14236,14 +14298,14 @@ dependencies = [ "internment", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num 0.4.3", "num-traits", "once_cell", @@ -14281,23 +14343,23 @@ dependencies = [ [[package]] name = "move-package" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "clap 4.5.36", "colored", "itertools 0.12.1", - "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "named-lock", "once_cell", "petgraph 0.5.1", @@ -14349,7 +14411,7 @@ dependencies = [ [[package]] name = "move-prover" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "atty", @@ -14357,16 +14419,16 @@ dependencies = [ "codespan-reporting", "itertools 0.12.1", "log", - "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "serde", "simplelog", @@ -14403,7 +14465,7 @@ dependencies = [ [[package]] name = "move-prover-boogie-backend" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "async-trait", @@ -14412,13 +14474,13 @@ dependencies = [ "futures", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num 0.4.3", "once_cell", "pretty", @@ -14461,17 +14523,17 @@ dependencies = [ [[package]] name = "move-prover-bytecode-pipeline" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "anyhow", "codespan-reporting", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde", ] @@ -14512,13 +14574,13 @@ dependencies = [ [[package]] name = "move-resource-viewer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "hex", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde", ] @@ -14538,17 +14600,17 @@ dependencies = [ [[package]] name = "move-stackless-bytecode" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ - "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "codespan-reporting", "ethnum", "im", "itertools 0.12.1", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "num 0.4.3", "paste", "petgraph 0.5.1", @@ -14579,20 +14641,20 @@ dependencies = [ [[package]] name = "move-stdlib" version = "0.1.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "hex", "log", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "sha2 0.9.9", "sha3", "smallvec", @@ -14625,7 +14687,7 @@ dependencies = [ [[package]] name = "move-symbol-pool" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "once_cell", "serde", @@ -14643,14 +14705,14 @@ dependencies = [ [[package]] name = "move-table-extension" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "better_any", "bytes", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "sha3", "smallvec", ] @@ -14673,7 +14735,7 @@ dependencies = [ [[package]] name = "move-unit-test" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "better_any", @@ -14681,18 +14743,18 @@ dependencies = [ "codespan-reporting", "colored", "itertools 0.12.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "rayon", "regex", @@ -14742,7 +14804,7 @@ dependencies = [ [[package]] name = "move-vm-runtime" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "better_any", "bytes", @@ -14750,10 +14812,10 @@ dependencies = [ "hashbrown 0.14.5", "lazy_static", "lru 0.7.8", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "parking_lot 0.12.3", "serde", @@ -14791,15 +14853,15 @@ dependencies = [ [[package]] name = "move-vm-test-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", "bytes", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "once_cell", "serde", ] @@ -14824,13 +14886,13 @@ dependencies = [ [[package]] name = "move-vm-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "derivative", "itertools 0.12.1", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "serde", "smallbitvec", "smallvec", @@ -14880,43 +14942,43 @@ dependencies = [ [[package]] name = "movement" version = "3.5.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355#c34b9e9347a0e4c0440930796ba06555e8be3355" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" dependencies = [ "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-backup-cli", - "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-cli-common", - "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-faucet-core", - "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-github-client", - "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-indexer-grpc-server-framework", - "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-indexer-grpc-utils 1.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "aptos-move-debugger", "aptos-network-checker", - "aptos-node 0.0.0-main (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-node 0.0.0-main (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -14933,20 +14995,20 @@ dependencies = [ "itertools 0.12.1", "jemallocator", "maplit", - "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "move-compiler", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "pathsearch", "poem 1.3.59", "processor", @@ -15032,13 +15094,13 @@ dependencies = [ [[package]] name = "movement-client" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "buildtime-helpers", @@ -15047,6 +15109,7 @@ dependencies = [ "dot-movement", "ed25519-dalek 2.1.1", "futures", + "hex", "itertools 0.13.0", "maptos-execution-util", "mcr-settlement-client", @@ -15073,7 +15136,7 @@ dependencies = [ [[package]] name = "movement-collections" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "uuid", @@ -15082,10 +15145,10 @@ dependencies = [ [[package]] name = "movement-config" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "dot-movement", "godfig", "maptos-execution-util", @@ -15141,13 +15204,13 @@ dependencies = [ "maptos-opt-executor", "movement-client", "movement-config", - "movement-util", + "movement-full-node", ] [[package]] name = "movement-da-light-node-client" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "bytes", @@ -15163,7 +15226,7 @@ dependencies = [ [[package]] name = "movement-da-light-node-proto" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "buildtime", "prost 0.13.5", @@ -15171,23 +15234,141 @@ dependencies = [ "tonic-build", ] +[[package]] +name = "movement-da-light-node-setup" +version = "0.3.4" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" +dependencies = [ + "anyhow", + "async-recursion", + "celestia-rpc", + "celestia-types", + "commander 0.3.4", + "dot-movement", + "godfig", + "hex", + "movement-da-util", + "rand 0.7.3", + "reqwest 0.12.15", + "serde", + "serde_json", + "tokio", + "tokio-stream", + "tracing", + "tracing-subscriber 0.3.19", +] + [[package]] name = "movement-da-light-node-signer" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "movement-signer", ] +[[package]] +name = "movement-da-sequencer-client" +version = "0.3.4" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" +dependencies = [ + "anyhow", + "async-stream", + "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", + "bytes", + "ed25519-dalek 2.1.1", + "futures", + "http-body-util", + "hyper-util", + "movement-da-sequencer-proto", + "movement-signer", + "movement-signer-loader", + "thiserror 1.0.69", + "tokio", + "tokio-stream", + "tonic 0.12.3", + "tonic-web", + "tower 0.5.2", + "tracing", + "url", +] + +[[package]] +name = "movement-da-sequencer-config" +version = "0.3.4" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" +dependencies = [ + "anyhow", + "dot-movement", + "ed25519-dalek 2.1.1", + "godfig", + "hex", + "rand 0.7.3", + "serde", + "serde_derive", + "serde_json", + "tracing", +] + +[[package]] +name = "movement-da-sequencer-node" +version = "0.3.4" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" +dependencies = [ + "anyhow", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "async-stream", + "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", + "celestia-rpc", + "celestia-types", + "chrono", + "dot-movement", + "ed25519-dalek 2.1.1", + "futures", + "godfig", + "hex", + "movement-da-sequencer-client", + "movement-da-sequencer-config", + "movement-da-sequencer-proto", + "movement-types", + "once_cell", + "poem 1.3.59", + "prost 0.13.5", + "rand 0.7.3", + "rocksdb", + "serde", + "thiserror 1.0.69", + "tokio", + "tokio-stream", + "tonic 0.12.3", + "tonic-reflection 0.12.3", + "tracing", + "tracing-subscriber 0.3.19", + "url", +] + +[[package]] +name = "movement-da-sequencer-proto" +version = "0.3.4" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" +dependencies = [ + "buildtime", + "prost 0.13.5", + "tonic 0.12.3", + "tonic-build", +] + [[package]] name = "movement-da-util" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "alloy", "anyhow", "aptos-account-whitelist", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "async-stream", "base64 0.22.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -15219,13 +15400,71 @@ dependencies = [ "zstd 0.13.3", ] +[[package]] +name = "movement-full-node" +version = "0.3.4" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" +dependencies = [ + "alloy-signer", + "anyhow", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-framework-biarritz-rc1-to-pre-l1-merge-migration", + "aptos-framework-elsa-to-biarritz-rc1-migration", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", + "clap 4.5.36", + "console-subscriber", + "dot-movement", + "ed25519-dalek 2.1.1", + "futures", + "godfig", + "hex", + "hyper 1.6.0", + "k256", + "maptos-dof-execution", + "maptos-execution-util", + "maptos-opt-executor", + "mcr-settlement-client", + "mcr-settlement-config", + "mcr-settlement-manager", + "mcr-settlement-setup", + "movement-config", + "movement-da-light-node-client", + "movement-da-light-node-setup", + "movement-da-sequencer-client", + "movement-da-sequencer-config", + "movement-da-sequencer-node", + "movement-da-sequencer-proto", + "movement-da-util", + "movement-rest", + "movement-signer", + "movement-signer-loader", + "movement-tracing", + "movement-types", + "prost 0.13.5", + "rocksdb", + "serde_json", + "sha2 0.10.8", + "syncador", + "syncup", + "tokio", + "tokio-stream", + "tonic 0.12.3", + "tracing", + "tracing-subscriber 0.3.19", + "url", + "zstd 0.13.3", +] + [[package]] name = "movement-rest" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "futures", "poem 1.3.59", "tokio", @@ -15235,7 +15474,7 @@ dependencies = [ [[package]] name = "movement-signer" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "async-trait", @@ -15250,7 +15489,7 @@ dependencies = [ [[package]] name = "movement-signer-aws-kms" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "alloy-signer", "anyhow", @@ -15268,7 +15507,7 @@ dependencies = [ [[package]] name = "movement-signer-hashicorp-vault" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "async-trait", @@ -15282,7 +15521,7 @@ dependencies = [ [[package]] name = "movement-signer-loader" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "async-trait", @@ -15299,7 +15538,7 @@ dependencies = [ [[package]] name = "movement-signer-local" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "async-trait", @@ -15315,12 +15554,12 @@ dependencies = [ [[package]] name = "movement-signing-aptos" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "ed25519-dalek 2.1.1", "maptos-framework-release-util", @@ -15334,7 +15573,7 @@ dependencies = [ [[package]] name = "movement-signing-eth" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "alloy-consensus", "alloy-network", @@ -15361,7 +15600,7 @@ dependencies = [ [[package]] name = "movement-tracing" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "godfig", "opentelemetry", @@ -15377,50 +15616,20 @@ dependencies = [ [[package]] name = "movement-types" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", - "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "blake3", + "chrono", "rand 0.7.3", "serde", "serde_with", "sha2 0.10.8", -] - -[[package]] -name = "movement-util" -version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" -dependencies = [ - "anyhow", - "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=c34b9e9347a0e4c0440930796ba06555e8be3355)", - "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", - "clap 4.5.36", - "console-subscriber", - "dot-movement", - "futures", - "godfig", - "maptos-dof-execution", - "mcr-settlement-client", - "mcr-settlement-manager", - "movement-config", - "movement-da-light-node-proto", - "movement-da-util", - "movement-rest", - "movement-tracing", - "movement-types", - "rocksdb", - "serde_json", - "sha2 0.10.8", - "syncup", - "tokio", - "tokio-stream", - "tonic 0.12.3", - "tracing", - "tracing-subscriber 0.3.19", - "zstd 0.13.3", + "thiserror 1.0.69", ] [[package]] @@ -15967,11 +16176,12 @@ dependencies = [ "futures-channel", "maptos-opt-executor", "movement-aptos-core", - "movement-util", + "movement-full-node", "mtma-types", "mtma-util", "tempfile", "thiserror 1.0.69", + "tokio", "tracing", "tracing-test", "uuid", @@ -20470,7 +20680,7 @@ dependencies = [ [[package]] name = "syncador" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "async-stream", @@ -20497,7 +20707,7 @@ dependencies = [ [[package]] name = "syncup" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "anyhow", "async-stream", @@ -22299,7 +22509,7 @@ dependencies = [ [[package]] name = "whitelist" version = "0.3.4" -source = "git+https://github.com/movementlabsxyz/movement.git?rev=e6592d45495835ff2323a56090d06e4ba64f8ca2#e6592d45495835ff2323a56090d06e4ba64f8ca2" +source = "git+https://github.com/movementlabsxyz/movement.git?rev=2abf42ea1eb192b7f877a7cdc7a3365c8912789d#2abf42ea1eb192b7f877a7cdc7a3365c8912789d" dependencies = [ "prost 0.13.5", "thiserror 1.0.69", diff --git a/Cargo.toml b/Cargo.toml index 2a5fab0..d6de11e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -112,16 +112,16 @@ portpicker = "0.1.0" # movement -maptos-opt-executor = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } -movement-client = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } -syncador = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } -movement-types = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } -maptos-execution-util = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } -movement-util = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } -aptos-framework-pre-l1-merge-release = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } -movement-signer = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } -movement-signer-loader = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } -movement-config = { git = "https://github.com/movementlabsxyz/movement.git", rev = "e6592d45495835ff2323a56090d06e4ba64f8ca2" } +maptos-opt-executor = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } +movement-client = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } +syncador = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } +movement-types = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } +maptos-execution-util = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } +movement-full-node = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } +aptos-framework-pre-l1-merge-release = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } +movement-signer = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } +movement-signer-loader = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } +movement-config = { git = "https://github.com/movementlabsxyz/movement.git", rev = "2abf42ea1eb192b7f877a7cdc7a3365c8912789d" } # aptos-core aptos-executor = { git = "https://github.com/movementlabsxyz/aptos-core.git", rev = "cb3b7b02f68c7d6982257e4c59955d0e63b513db" } diff --git a/checks/node/checks/movement-mainnet/src/global_storage_includes.rs b/checks/node/checks/movement-mainnet/src/global_storage_includes.rs index 21e1b0e..52160bf 100644 --- a/checks/node/checks/movement-mainnet/src/global_storage_includes.rs +++ b/checks/node/checks/movement-mainnet/src/global_storage_includes.rs @@ -1,7 +1,6 @@ #[cfg(test)] pub mod test { - use futures::channel::mpsc as futures_mpsc; use maptos_execution_util::config::Config as MaptosConfig; use movement_syncing::db::DbSync; use mtma_node_null_core::config::Config as MtmaNullConfig; @@ -43,7 +42,7 @@ pub mod test { db_sync.pull().await?; // form the executor - let (sender, _receiver) = futures_mpsc::channel(100); + let (sender, _receiver) = tokio::sync::mpsc::unbounded_channel(); let mut config = MaptosConfig::default(); config.chain.maptos_db_path = Some(db_sync.destination_db_path().clone()); let movement_opt_executor = MovementOptExecutor::try_from_config(config, sender).await?; diff --git a/checks/node/util/types/src/prelude.rs b/checks/node/util/types/src/prelude.rs index 1cc050f..5fb88aa 100644 --- a/checks/node/util/types/src/prelude.rs +++ b/checks/node/util/types/src/prelude.rs @@ -132,7 +132,6 @@ impl Prelude { movement_executor .opt_executor_mut() .execute_block(block) - .await .map_err(|e| PreludeError::Internal(e.into()))?; } diff --git a/flake.lock b/flake.lock index a18e83d..a1d452e 100644 --- a/flake.lock +++ b/flake.lock @@ -110,17 +110,17 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1750413241, - "narHash": "sha256-ZGxEA4Gyo8CJQWjgctJxwNo/8WHAWEkBd+tY3jVYPh4=", + "lastModified": 1750649187, + "narHash": "sha256-6h9NCsCV1XlPI/teI0VzK3N1AFKmarSKPB6Vb3LniOY=", "owner": "movementlabsxyz", "repo": "movement", - "rev": "ecb4dddebfdd6363af26977163c0803e57a0bbad", + "rev": "278863e49276f280fb7c719c5fddeb3826fe85ee", "type": "github" }, "original": { "owner": "movementlabsxyz", "repo": "movement", - "rev": "ecb4dddebfdd6363af26977163c0803e57a0bbad", + "rev": "278863e49276f280fb7c719c5fddeb3826fe85ee", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 0cb0e47..bf9a891 100644 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,7 @@ rust-overlay.url = "github:oxalica/rust-overlay/47beae969336c05e892e1e4a9dbaac9593de34ab"; flake-utils.url = "github:numtide/flake-utils"; crane.url = "github:ipetkov/crane"; - movement.url = "github:movementlabsxyz/movement/ecb4dddebfdd6363af26977163c0803e57a0bbad"; + movement.url = "github:movementlabsxyz/movement/278863e49276f280fb7c719c5fddeb3826fe85ee"; }; outputs = { nixpkgs, rust-overlay, flake-utils, crane, movement, ... }: @@ -127,27 +127,41 @@ export CPPFLAGS="-I/opt/homebrew/opt/zlib/include" fi - # Check if podman machine exists and is running - if [ "$BUILD" != "docker" ]; then - if ! podman machine inspect podman-machine-default &>/dev/null; then - echo "Initializing podman machine..." - podman machine init - podman machine start - elif ! podman machine inspect podman-machine-default --format '{{.State}}' | grep -q 'running'; then - echo "Starting podman machine..." - podman machine start + # Always force recreation of the podman machine + if podman machine inspect podman-machine-default &>/dev/null; then + echo "Destroying existing podman machine..." + if ! podman machine stop podman-machine-default 2>podman_stop_err.log; then + echo "podman machine stop failed. Error output:" >&2 + cat podman_stop_err.log >&2 fi - - # Find the actual podman socket location - PODMAN_SOCKET=$(find /tmp/nix-shell.*/podman -name "podman-machine-default-api.sock" -type s 2>/dev/null | head -n 1) - if [ -n "$PODMAN_SOCKET" ]; then - export DOCKER_HOST="unix://$PODMAN_SOCKET" - echo "Set DOCKER_HOST to Podman socket: $DOCKER_HOST" - else - echo "Warning: Could not find Podman socket" + if ! podman machine rm podman-machine-default -f 2>podman_rm_err.log; then + echo "podman machine rm failed. Error output:" >&2 + cat podman_rm_err.log >&2 + exit 1 fi - else - echo "Build is docker podman will not be started." + fi + + echo "Initializing podman machine..." + if ! podman machine init 2>podman_init_err.log; then + echo "podman machine init failed. Error output:" >&2 + cat podman_init_err.log >&2 + exit 1 + fi + if ! podman machine start 2>podman_start_err.log; then + echo "podman machine start failed. Error output:" >&2 + cat podman_start_err.log >&2 + exit 1 + fi + + echo "Podman machine is running" + + # Find the actual podman socket location + PODMAN_SOCKET=$(find /tmp/nix-shell.*/podman -name "podman-machine-default-api.sock" -type s 2>/dev/null | head -n 1) + if [ -n "$PODMAN_SOCKET" ]; then + export DOCKER_HOST="unix://$PODMAN_SOCKET" + echo "Set DOCKER_HOST to Podman socket: $DOCKER_HOST" + else + echo "Warning: Could not find Podman socket" fi # Add ./target/debug/* to PATH diff --git a/migration/cli/migrate-node-dev/src/cli/migrate_checked.rs b/migration/cli/migrate-node-dev/src/cli/migrate_checked.rs index 7134351..785d0ea 100644 --- a/migration/cli/migrate-node-dev/src/cli/migrate_checked.rs +++ b/migration/cli/migrate-node-dev/src/cli/migrate_checked.rs @@ -1,5 +1,4 @@ use clap::Parser; -use futures::channel::mpsc as futures_mpsc; use maptos_execution_util::config::Config as MaptosConfig; use movement_syncing::db::DbSync; use mtma_node_null_core::config::Config as MtmaNullConfig; @@ -88,7 +87,7 @@ impl MigrateChecked { }; // form the executor - let (sender, _receiver) = futures_mpsc::channel(100); + let (sender, _receiver) = tokio::sync::mpsc::unbounded_channel(); let mut config = MaptosConfig::default(); config.chain.maptos_db_path = Some(db_path.clone()); let movement_opt_executor = MovementOptExecutor::try_from_config(config, sender).await?; diff --git a/migration/cli/migrate-node/docs/cli/README.md b/migration/cli/migrate-node/docs/cli/README.md index 66948ae..7476025 100644 --- a/migration/cli/migrate-node/docs/cli/README.md +++ b/migration/cli/migrate-node/docs/cli/README.md @@ -145,8 +145,7 @@ Usage: --environment-box.* [OPTIONS] --rest-api-url --db-dir The rest api url of the box environment --db-dir The db dir of the box environment - --snapshot-dir Whether to isolate the box environment by snapshotting the movement runner and where - to store the snapshot + --snapshot-dir Whether to isolate the box environment by snapshotting the movement runner and where to store the snapshot -h, --help Print help (see more with '--help') **Selection (3/4):** `environment-provisioner` diff --git a/migration/util/node-types/Cargo.toml b/migration/util/node-types/Cargo.toml index c8c0cda..6b49044 100644 --- a/migration/util/node-types/Cargo.toml +++ b/migration/util/node-types/Cargo.toml @@ -16,11 +16,13 @@ either = { workspace = true } tracing = { workspace = true } movement-aptos-core = { workspace = true } futures-channel = { workspace = true } -movement-util = { workspace = true } + uuid = { workspace = true } walkdir = { workspace = true } mtma-types = { workspace = true } mtma-util = { workspace = true } +movement-full-node = { workspace = true } +tokio = { workspace = true } [dev-dependencies] tempfile = { workspace = true } diff --git a/migration/util/node-types/src/executor/movement_executor.rs b/migration/util/node-types/src/executor/movement_executor.rs index 609210a..afab8d8 100644 --- a/migration/util/node-types/src/executor/movement_executor.rs +++ b/migration/util/node-types/src/executor/movement_executor.rs @@ -1,7 +1,7 @@ use anyhow::Context; use either::Either; pub use maptos_opt_executor::Executor as MovementOptExecutor; -use movement_util::common_args::MovementArgs; +use movement_full_node::common_args::MovementArgs; use mtma_types::movement::aptos_crypto::HashValue; use mtma_types::movement::aptos_storage_interface::state_view::DbStateView; use mtma_types::movement::aptos_storage_interface::DbReader; @@ -113,7 +113,7 @@ impl MovementNode { info!("maptos config: {:?}", maptos_config); - let (sender, _receiver) = futures_channel::mpsc::channel(1024); + let (sender, _receiver) = tokio::sync::mpsc::unbounded_channel(); let opt_executor = MovementOptExecutor::try_from_config(maptos_config, sender) .await .context("failed to create movement opt executor")?; diff --git a/util/movement/core-util/Cargo.toml b/util/movement/core-util/Cargo.toml index 92e5bc1..6d987c0 100644 --- a/util/movement/core-util/Cargo.toml +++ b/util/movement/core-util/Cargo.toml @@ -9,10 +9,11 @@ publish = { workspace = true } rust-version = { workspace = true } [dependencies] -movement-util = { workspace = true } + movement-client = { workspace = true } maptos-opt-executor = { workspace = true } movement-config = { workspace = true } +movement-full-node = { workspace = true } [lints] workspace = true diff --git a/util/movement/core-util/src/lib.rs b/util/movement/core-util/src/lib.rs index ed289cc..4c69a96 100644 --- a/util/movement/core-util/src/lib.rs +++ b/util/movement/core-util/src/lib.rs @@ -1,10 +1,10 @@ pub use maptos_opt_executor::{self, *}; pub use movement_client::{self, *}; pub use movement_config; -pub use movement_util::{self, *}; +pub use movement_full_node::{self, *}; pub const CONTAINER_REPO: &str = "ghcr.io/movementlabsxyz"; -pub const CONTAINER_REV: &str = "ecb4ddd"; +pub const CONTAINER_REV: &str = "278863e"; #[derive(Debug, Clone)] pub struct Container<'a> { @@ -23,14 +23,6 @@ impl<'a> Container<'a> { } } -// "movement-full-node" -// "movement-celestia-da-light-node" -// "movement-full-node-setup" -// "movement-faucet-service" -// "movement-celestia-bridge" -// "movement-celestia-appd" -// "wait-for-celestia-light-node" - pub const CONTAINERS: &[Container] = &[ Container { repo: CONTAINER_REPO, name: "movement-full-node", rev: CONTAINER_REV }, Container { repo: CONTAINER_REPO, name: "movement-faucet-service", rev: CONTAINER_REV }, diff --git a/util/movement/core/src/movement.rs b/util/movement/core/src/movement.rs index 6f9135d..3b840f5 100644 --- a/util/movement/core/src/movement.rs +++ b/util/movement/core/src/movement.rs @@ -1,3 +1,4 @@ +use anyhow::Context; use include_vendor::vendor_workspace; use kestrel::{ fulfill::{custom::Custom, Fulfill}, @@ -9,6 +10,7 @@ use std::collections::BTreeSet; use std::str::FromStr; pub mod faucet; pub mod rest_api; +use movement_core_util::aptos_types::chain_id::ChainId; use std::path::PathBuf; use faucet::{Faucet as FaucetApi, ParseFaucet}; @@ -32,6 +34,8 @@ pub enum Overlay { Faucet(Faucet), /// The fullnode overlay is best used for connecting to an existing network Fullnode(Fullnode), + /// The da squencer overlay prompts the running of the DA seqeuncer + DaSequencer(DaSequencer), } impl Overlay { @@ -41,6 +45,7 @@ impl Overlay { Self::Local(local) => local.overlay_arg(), Self::Faucet(faucet) => faucet.overlay_arg(), Self::Fullnode(fullnode) => fullnode.overlay_arg(), + Self::DaSequencer(da_sequencer) => da_sequencer.overlay_arg(), } } } @@ -65,65 +70,109 @@ impl FromStr for Overlay { } } +/// The Local network overlay +/// +/// Note: we are using a struct for this at the moment as this may benefit from being parameterized. #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize)] pub struct Local; impl Local { /// Returns the overlay as a string as would be used in a nix command. + /// + /// NOTE: in theory, this could be multiple "."-separated overlays if there are certain overlays which, under parameterization, must be run to support this. + /// Such was the case at several points in the past. pub fn overlay_arg(&self) -> &str { "local" } } +/// The Faucet overlay +/// +/// Note: we are using a struct for this at the moment as this may benefit from being parameterized. #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize)] pub struct Faucet; impl Faucet { /// Returns the overlay as a string as would be used in a nix command. + /// + /// NOTE: in theory, this could be multiple "."-separated overlays if there are certain overlays which, under parameterization, must be run to support this. + /// Such was the case at several points in the past. pub fn overlay_arg(&self) -> &str { "faucet" } } +/// The Fullnode overlay (generally needed for when you aren't running a local network). +/// +/// Note: we are using a struct for this at the moment as this may benefit from being parameterized. #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize)] pub struct Fullnode; impl Fullnode { /// Returns the overlay as a string as would be used in a nix command. + /// + /// NOTE: in theory, this could be multiple "."-separated overlays if there are certain overlays which, under parameterization, must be run to support this. + /// Such was the case at several points in the past. pub fn overlay_arg(&self) -> &str { "fullnode" } } +/// The DaSequnecer network overlay +/// +/// Note: we are using a struct for this at the moment as this may benefit from being parameterized. +/// +/// TODO: we could add some validation of either a DaSequencer URL being available or that selection [Local] requires also selecting [DaSeqeuncer] +#[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize)] +pub struct DaSequencer; + +impl DaSequencer { + /// Returns the overlay as a string as would be used in a nix command. + /// + /// NOTE: in theory, this could be multiple "."-separated overlays if there are certain overlays which, under parameterization, must be run to support this. + /// Such was the case at several points in the past. + pub fn overlay_arg(&self) -> &str { + "da-sequencer" + } +} + +/// The set of overlays which shall compose the `movement` application. #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord)] pub struct Overlays(BTreeSet); impl Overlays { + /// Forms an empty [Overlays] set. pub fn empty() -> Self { Self(BTreeSet::new()) } + /// Forms an [Overlays] set from the inner type. pub fn new(overlays: BTreeSet) -> Self { Self(overlays) } + /// Adds an overlay to the set as a constructor. pub fn with(mut self, overlay: Overlay) -> Self { self.add(overlay); self } + /// Adds an overlay to the set via mutation. pub fn add(&mut self, overlay: Overlay) { self.0.insert(overlay); } + /// Adds a new set of Overlays (union/join) via mutation pub fn add_all(&mut self, overlays: BTreeSet) { self.0.extend(overlays); } + /// Gets all of the overlay args pub fn to_overlay_args(&self) -> String { self.0.iter().map(|o| o.overlay_arg()).collect::>().join(".") } + /// Converts the overlay set to a Vec which can be useful in type-constrainted contexts such as [clap] args. pub fn as_vec(&self) -> Vec { self.0.iter().cloned().collect() } @@ -139,7 +188,8 @@ impl Default for Overlays { fn default() -> Self { Self::new(BTreeSet::new()) .with(Overlay::Local(Local)) - .with(Overlay::Faucet(Faucet)) + // .with(Overlay::Faucet(Faucet)) + .with(Overlay::DaSequencer(DaSequencer)) } } @@ -283,6 +333,16 @@ impl Movement { pub fn container_movement_config(&self) -> Result { let mut movement_config: MovementConfig = self.movement_config.clone(); + // todo: we pretty much need this to support the setup that already takes place. + // set the maptos path + movement_config.execution_config.maptos_config.chain.maptos_db_path = Some(self.db_dir()); + movement_config.da_db.allow_sync_from_zero = true; + movement_config.execution_config.maptos_config.da_sequencer.connection_url = + "http://movement-da-sequencer:30730" + .parse() + .context("failed to parse url for da sequencer") + .map_err(|e| MovementError::Internal(e.into()))?; + // client // rename for the container runtime which uses a `movement-full-node` container movement_config @@ -521,6 +581,11 @@ impl Movement { &self.workspace.get_workspace_path() } + /// Gets the chain id + pub fn chain_id(&self) -> ChainId { + self.movement_config.execution_config.maptos_config.chain.maptos_chain_id + } + /// Gets the db dir. pub fn db_dir(&self) -> PathBuf { // this is fixed for now @@ -528,7 +593,7 @@ impl Movement { .get_workspace_path() .join(".movement") .join("maptos") - .join("27") + .join(self.chain_id().to_string()) .join(".maptos") } @@ -580,7 +645,7 @@ mod tests { async fn test_movement_starts() -> Result<(), anyhow::Error> { let mut movement = Movement::try_debug_home()?; let rest_api = movement.rest_api().read(); - let faucet = movement.faucet().read(); + // let faucet = movement.faucet().read(); movement.set_overlays(Overlays::default()); // start movement @@ -592,8 +657,8 @@ mod tests { // wait for the faucet to be ready - let faucet = faucet.wait_for(Duration::from_secs(600)).await?; - assert_eq!(faucet.listen_url(), "http://0.0.0.0:30732"); + // let faucet = faucet.wait_for(Duration::from_secs(600)).await?; + // assert_eq!(faucet.listen_url(), "http://0.0.0.0:30732"); // stop movement kestrel::end!(movement_task)?; From 336e52e164c8e1ae75175790b9a286d3de5c502a Mon Sep 17 00:00:00 2001 From: Liam Makena Monninger Date: Tue, 24 Jun 2025 16:40:26 +0800 Subject: [PATCH 4/4] chore: fix deconstruction. --- Cargo.lock | 3 --- .../node/checks/movement-mainnet/Cargo.toml | 1 - migration/cli/migrate-node-dev/Cargo.toml | 1 - migration/cli/migrate-node/docs/cli/README.md | 3 ++- migration/util/node-types/Cargo.toml | 1 - util/movement/core/src/movement.rs | 26 ++++++++++++------- 6 files changed, 18 insertions(+), 17 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 83d1958..94936e5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -15842,7 +15842,6 @@ dependencies = [ "clap 4.5.36", "clap-markdown-ext", "dotenv", - "futures", "jemallocator", "maptos-execution-util", "movement-syncing", @@ -16046,7 +16045,6 @@ name = "mtma-node-checks-mainnet" version = "0.0.1" dependencies = [ "anyhow", - "futures", "maptos-execution-util", "movement-syncing", "mtma-node-null-core", @@ -16173,7 +16171,6 @@ version = "0.0.1" dependencies = [ "anyhow", "either", - "futures-channel", "maptos-opt-executor", "movement-aptos-core", "movement-full-node", diff --git a/checks/node/checks/movement-mainnet/Cargo.toml b/checks/node/checks/movement-mainnet/Cargo.toml index 866afb9..c93991c 100644 --- a/checks/node/checks/movement-mainnet/Cargo.toml +++ b/checks/node/checks/movement-mainnet/Cargo.toml @@ -16,7 +16,6 @@ mtma-node-test-global-storage-includes-criterion = { workspace = true } movement-syncing = { workspace = true } maptos-execution-util = { workspace = true } tokio = { workspace = true } -futures = { workspace = true } sysinfo = { workspace = true } tracing = { workspace = true } diff --git a/migration/cli/migrate-node-dev/Cargo.toml b/migration/cli/migrate-node-dev/Cargo.toml index d0da6c8..d606bc8 100644 --- a/migration/cli/migrate-node-dev/Cargo.toml +++ b/migration/cli/migrate-node-dev/Cargo.toml @@ -22,7 +22,6 @@ mtma-node-test-global-storage-includes-criterion = { workspace = true } mtma-node-test-types = { workspace = true } movement-syncing = { workspace = true } maptos-execution-util = { workspace = true } -futures = { workspace = true } tracing = { workspace = true } tracing-subscriber = { workspace = true } diff --git a/migration/cli/migrate-node/docs/cli/README.md b/migration/cli/migrate-node/docs/cli/README.md index 7476025..a3e5c6d 100644 --- a/migration/cli/migrate-node/docs/cli/README.md +++ b/migration/cli/migrate-node/docs/cli/README.md @@ -145,7 +145,8 @@ Usage: --environment-box.* [OPTIONS] --rest-api-url --db-dir The rest api url of the box environment --db-dir The db dir of the box environment - --snapshot-dir Whether to isolate the box environment by snapshotting the movement runner and where to store the snapshot + --snapshot-dir Whether to isolate the box environment by snapshotting the movement runner and where to + store the snapshot -h, --help Print help (see more with '--help') **Selection (3/4):** `environment-provisioner` diff --git a/migration/util/node-types/Cargo.toml b/migration/util/node-types/Cargo.toml index 6b49044..dc6e59f 100644 --- a/migration/util/node-types/Cargo.toml +++ b/migration/util/node-types/Cargo.toml @@ -15,7 +15,6 @@ thiserror = { workspace = true } either = { workspace = true } tracing = { workspace = true } movement-aptos-core = { workspace = true } -futures-channel = { workspace = true } uuid = { workspace = true } walkdir = { workspace = true } diff --git a/util/movement/core/src/movement.rs b/util/movement/core/src/movement.rs index 3b840f5..afd1cd7 100644 --- a/util/movement/core/src/movement.rs +++ b/util/movement/core/src/movement.rs @@ -610,22 +610,28 @@ impl Movement { impl Drop for Movement { fn drop(&mut self) { + std::env::set_var("CONTAINER_REV", movement_core_util::CONTAINER_REV); // run docker compose down on workspace path info!("Dropping movement"); let workspace_path = self.workspace_path(); info!("Workspace path: {:?}", workspace_path); - let result = std::process::Command::new("docker") - .arg("compose") - .arg("-f") - .arg(workspace_path.join("docker/compose/movement-full-node/docker-compose.yml")) - .arg("-f") - .arg(workspace_path.join("docker/compose/movement-full-node/docker-compose.local.yml")) + let overlays = self.overlays.as_vec(); + let mut command = std::process::Command::new("docker"); + command.arg("compose"); + command.arg("-f").arg("docker/compose/movement-full-node/docker-compose.yml"); + for overlay in overlays { + let overlay_arg = overlay.overlay_arg(); + let compose_file = workspace_path.join(format!( + "docker/compose/movement-full-node/docker-compose.{}.yml", + overlay_arg + )); + command.arg("-f").arg(compose_file); + } + command .arg("down") .env("DOT_MOVEMENT_PATH", workspace_path.join(".movement")) - .current_dir(workspace_path) - .output() - .map_err(|e| MovementError::Internal(e.into())) - .unwrap(); + .current_dir(workspace_path); + let result = command.output().map_err(|e| MovementError::Internal(e.into())).unwrap(); info!("Docker compose down result: {:?}", result);