diff --git a/Cargo.lock b/Cargo.lock index 34865ed09..c1ac709ad 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -21,7 +21,7 @@ dependencies = [ [[package]] name = "abstract-domain-derive" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "proc-macro2", "quote", @@ -808,14 +808,14 @@ dependencies = [ [[package]] name = "aptos-abstract-gas-usage" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] @@ -823,7 +823,7 @@ name = "aptos-account-whitelist" version = "0.3.4" dependencies = [ "anyhow", - "aptos-types 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "godfig", "serde", "whitelist", @@ -842,28 +842,28 @@ dependencies = [ [[package]] name = "aptos-accumulator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] name = "aptos-admin-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "http 0.2.12", "hyper 0.14.31", @@ -889,15 +889,15 @@ dependencies = [ [[package]] name = "aptos-aggregator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] @@ -945,23 +945,23 @@ dependencies = [ [[package]] name = "aptos-api" version = "0.2.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-bcs-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", @@ -972,7 +972,7 @@ dependencies = [ "itertools 0.12.1", "mime", "mini-moka", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num_cpus", "once_cell", "paste", @@ -1017,25 +1017,25 @@ dependencies = [ [[package]] name = "aptos-api-types" version = "0.0.1" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-openapi 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", "hex", "indoc", - "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-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "poem", "poem-openapi", @@ -1047,26 +1047,26 @@ dependencies = [ [[package]] name = "aptos-backup-cli" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "aptos-backup-service", - "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-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-executor-test-helpers", - "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)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", @@ -1074,8 +1074,8 @@ dependencies = [ "csv", "futures", "itertools 0.12.1", - "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-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num_cpus", "once_cell", "pin-project 1.1.7", @@ -1095,15 +1095,15 @@ dependencies = [ [[package]] name = "aptos-backup-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", "hyper 0.14.31", @@ -1126,7 +1126,7 @@ dependencies = [ [[package]] name = "aptos-bcs-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "hex", @@ -1144,7 +1144,7 @@ dependencies = [ [[package]] name = "aptos-bitvec" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "serde", "serde_bytes", @@ -1188,18 +1188,18 @@ dependencies = [ [[package]] name = "aptos-block-executor" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arc-swap", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", @@ -1209,9 +1209,9 @@ dependencies = [ "dashmap 5.5.3", "derivative", "fail", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num_cpus", "once_cell", "parking_lot 0.12.3", @@ -1244,18 +1244,18 @@ dependencies = [ [[package]] name = "aptos-block-partitioner" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", "dashmap 5.5.3", "itertools 0.12.1", "jemallocator", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "rand 0.7.3", "rayon", @@ -1275,7 +1275,7 @@ dependencies = [ [[package]] name = "aptos-bounded-executor" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "futures", "rustversion", @@ -1293,7 +1293,7 @@ dependencies = [ [[package]] name = "aptos-build-info" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "shadow-rs", ] @@ -1315,14 +1315,14 @@ dependencies = [ [[package]] name = "aptos-cached-packages" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", ] @@ -1340,18 +1340,18 @@ dependencies = [ [[package]] name = "aptos-channels" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "futures", ] [[package]] name = "aptos-cli-common" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anstyle", "clap 4.5.21", @@ -1366,7 +1366,7 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?branch=movement# [[package]] name = "aptos-collections" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" [[package]] name = "aptos-compression" @@ -1383,10 +1383,10 @@ dependencies = [ [[package]] name = "aptos-compression" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "lz4", "once_cell", "thiserror 1.0.69", @@ -1426,16 +1426,16 @@ dependencies = [ [[package]] name = "aptos-config" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", @@ -1535,43 +1535,43 @@ dependencies = [ [[package]] name = "aptos-consensus" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-collections 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-fallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", @@ -1590,7 +1590,7 @@ dependencies = [ "maplit", "mini-moka", "mirai-annotations", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num-derive", "num-traits", "once_cell", @@ -1628,11 +1628,11 @@ dependencies = [ [[package]] name = "aptos-consensus-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "futures", "serde", @@ -1670,17 +1670,17 @@ dependencies = [ [[package]] name = "aptos-consensus-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "fail", "futures", @@ -1697,11 +1697,11 @@ dependencies = [ [[package]] name = "aptos-crash-handler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "aptos-logger 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "backtrace", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde", "toml 0.8.19", ] @@ -1762,11 +1762,11 @@ dependencies = [ [[package]] name = "aptos-crypto" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "aes-gcm", "anyhow", - "aptos-crypto-derive 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "ark-bn254", "ark-ec", "ark-ff 0.4.2", @@ -1825,7 +1825,7 @@ dependencies = [ [[package]] name = "aptos-crypto-derive" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "proc-macro2", "quote", @@ -1866,21 +1866,21 @@ dependencies = [ [[package]] name = "aptos-data-client" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arc-swap", "async-trait", "dashmap 5.5.3", @@ -1923,18 +1923,18 @@ dependencies = [ [[package]] name = "aptos-data-streaming-service" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arc-swap", "async-trait", "enum_dispatch", @@ -1993,29 +1993,29 @@ dependencies = [ [[package]] name = "aptos-db" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-accumulator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-jellyfish-merkle 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arc-swap", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -2026,7 +2026,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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num-derive", "once_cell", "proptest", @@ -2061,21 +2061,21 @@ dependencies = [ [[package]] name = "aptos-db-indexer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-rocksdb-options 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", "dashmap 5.5.3", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] @@ -2095,12 +2095,12 @@ dependencies = [ [[package]] name = "aptos-db-indexer-schemas" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", "serde", @@ -2140,11 +2140,11 @@ dependencies = [ [[package]] name = "aptos-dkg" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "blst", "blstrs", @@ -2171,26 +2171,26 @@ dependencies = [ [[package]] name = "aptos-dkg-runtime" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", @@ -2198,7 +2198,7 @@ dependencies = [ "futures", "futures-channel", "futures-util", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "rand 0.7.3", "serde", @@ -2220,10 +2220,10 @@ dependencies = [ [[package]] name = "aptos-drop-helper" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "threadpool", ] @@ -2240,7 +2240,7 @@ dependencies = [ [[package]] name = "aptos-enum-conversion-derive" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "quote", "syn 1.0.109", @@ -2265,14 +2265,14 @@ dependencies = [ [[package]] name = "aptos-event-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "futures", "serde", "thiserror 1.0.69", @@ -2313,30 +2313,30 @@ dependencies = [ [[package]] name = "aptos-executor" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", "dashmap 5.5.3", "fail", "itertools 0.12.1", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "rayon", "serde", @@ -2375,20 +2375,20 @@ dependencies = [ [[package]] name = "aptos-executor-service" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-push-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", "crossbeam-channel", @@ -2405,22 +2405,22 @@ dependencies = [ [[package]] name = "aptos-executor-test-helpers" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "rand 0.7.3", ] @@ -2447,15 +2447,15 @@ dependencies = [ [[package]] name = "aptos-executor-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "criterion", "itertools 0.12.1", @@ -2480,9 +2480,9 @@ dependencies = [ [[package]] name = "aptos-experimental-runtimes" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "aptos-runtimes 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "core_affinity", "libc", "num_cpus", @@ -2501,7 +2501,7 @@ dependencies = [ [[package]] name = "aptos-fallible" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "thiserror 1.0.69", ] @@ -2509,14 +2509,14 @@ dependencies = [ [[package]] name = "aptos-faucet-core" version = "2.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "aptos-config 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-faucet-metrics-server", - "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)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "captcha", "clap 4.5.21", @@ -2543,11 +2543,11 @@ dependencies = [ [[package]] name = "aptos-faucet-metrics-server" version = "2.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "poem", "prometheus 0.13.4", @@ -2625,18 +2625,18 @@ dependencies = [ [[package]] name = "aptos-framework" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk-builder 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "ark-bls12-381", "ark-bn254", "ark-ec", @@ -2659,20 +2659,20 @@ dependencies = [ "log", "lru 0.7.8", "merlin", - "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 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)", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num-traits", "once_cell", "rand 0.7.3", @@ -2695,14 +2695,14 @@ name = "aptos-framework-biarritz-rc1-release" version = "0.3.4" dependencies = [ "anyhow", - "aptos-framework 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-release-builder", - "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)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "hex", @@ -2723,7 +2723,7 @@ version = "0.3.4" 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)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "dot-movement", "maptos-framework-release-util", "movement-config", @@ -2735,12 +2735,12 @@ name = "aptos-framework-elsa-release" version = "0.3.4" dependencies = [ "anyhow", - "aptos-framework 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-framework-upgrade-gas-release", - "aptos-gas-schedule 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-release-builder", - "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)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "hex", @@ -2759,7 +2759,7 @@ name = "aptos-framework-elsa-to-biarritz-rc1-migration" version = "0.3.4" dependencies = [ "aptos-framework-biarritz-rc1-release", - "aptos-sdk 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "dot-movement", "maptos-framework-release-util", "movement-config", @@ -2771,8 +2771,8 @@ name = "aptos-framework-head-release" version = "0.3.4" dependencies = [ "anyhow", - "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-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "maptos-framework-release-util", "tokio", ] @@ -2782,7 +2782,7 @@ name = "aptos-framework-known-release" version = "0.3.4" dependencies = [ "anyhow", - "aptos-framework 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-framework-biarritz-rc1-release", "aptos-framework-elsa-release", "aptos-framework-head-release", @@ -2796,14 +2796,14 @@ name = "aptos-framework-pre-l1-merge-release" version = "0.3.4" dependencies = [ "anyhow", - "aptos-framework 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-release-builder", - "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)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "dot-movement", "hex", @@ -2823,15 +2823,15 @@ name = "aptos-framework-release-script-release" version = "0.3.4" dependencies = [ "anyhow", - "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-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-release-builder", - "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)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "movement", "movement-client", "movement-config", @@ -2848,15 +2848,15 @@ name = "aptos-framework-set-feature-flags-release" version = "0.3.4" dependencies = [ "anyhow", - "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-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-release-builder", - "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)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "movement", "movement-client", "movement-config", @@ -2873,15 +2873,15 @@ name = "aptos-framework-upgrade-gas-release" version = "0.3.4" dependencies = [ "anyhow", - "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-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-release-builder", - "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)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "movement", "movement-client", "movement-config", @@ -2905,10 +2905,10 @@ dependencies = [ [[package]] name = "aptos-gas-algebra" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "either", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] @@ -2929,16 +2929,16 @@ dependencies = [ [[package]] name = "aptos-gas-meter" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] @@ -2964,18 +2964,18 @@ dependencies = [ [[package]] name = "aptos-gas-profiling" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "handlebars", "inferno", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "regex", "serde_json", "smallvec", @@ -2997,12 +2997,12 @@ dependencies = [ [[package]] name = "aptos-gas-schedule" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "paste", "rand 0.7.3", ] @@ -3010,37 +3010,37 @@ dependencies = [ [[package]] name = "aptos-gas-schedule-updator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-package-builder 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", - "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-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] name = "aptos-genesis" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "rand 0.7.3", "serde", @@ -3050,9 +3050,9 @@ dependencies = [ [[package]] name = "aptos-github-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "aptos-proxy 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde", "serde_json", "thiserror 1.0.69", @@ -3067,7 +3067,7 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?branch=movement# [[package]] name = "aptos-global-constants" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" [[package]] name = "aptos-id-generator" @@ -3077,24 +3077,24 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?branch=movement# [[package]] name = "aptos-id-generator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" [[package]] name = "aptos-indexer" version = "0.0.1" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bigdecimal", @@ -3114,22 +3114,22 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-fullnode" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-indexer-grpc-utils", - "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-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=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-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", "chrono", @@ -3137,9 +3137,9 @@ dependencies = [ "hex", "hyper 0.14.31", "itertools 0.12.1", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "serde", "serde_json", @@ -3152,11 +3152,11 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-server-framework" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-system-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "backtrace", "clap 4.5.21", @@ -3174,21 +3174,21 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-table-info" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-indexer-grpc-fullnode", "aptos-indexer-grpc-utils", - "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)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "flate2", "futures", "google-cloud-storage", @@ -3205,11 +3205,11 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-utils" version = "1.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "backoff", "base64 0.13.1", @@ -3315,25 +3315,25 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?branch=movement# [[package]] name = "aptos-infallible" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" [[package]] name = "aptos-inspection-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "futures", "hyper 0.14.31", "once_cell", @@ -3372,17 +3372,17 @@ dependencies = [ [[package]] name = "aptos-jellyfish-merkle" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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-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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arr_macro", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "byteorder", @@ -3400,33 +3400,33 @@ dependencies = [ [[package]] name = "aptos-jwk-consensus" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-jwk-utils", - "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)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-reliable-broadcast 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bytes 1.8.0", "futures", "futures-channel", "futures-util", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "serde", "tokio", @@ -3436,12 +3436,12 @@ dependencies = [ [[package]] name = "aptos-jwk-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "aptos-types 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "http 0.2.12", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "reqwest 0.11.27", "serde", "serde_json", @@ -3461,10 +3461,10 @@ dependencies = [ [[package]] name = "aptos-keygen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "rand 0.7.3", ] @@ -3515,37 +3515,37 @@ dependencies = [ [[package]] name = "aptos-language-e2e-tests" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-abstract-gas-usage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", "goldenfile", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-compiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num_cpus", "once_cell", "petgraph 0.5.1", @@ -3572,10 +3572,10 @@ dependencies = [ [[package]] name = "aptos-ledger" version = "0.2.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "hex", "ledger-apdu", "ledger-transport-hid", @@ -3595,7 +3595,7 @@ dependencies = [ [[package]] name = "aptos-log-derive" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "proc-macro2", "quote", @@ -3629,11 +3629,11 @@ dependencies = [ [[package]] name = "aptos-logger" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-log-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-node-identity 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "backtrace", "chrono", "erased-serde", @@ -3666,14 +3666,14 @@ dependencies = [ [[package]] name = "aptos-memory-usage-tracker" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] @@ -3719,28 +3719,28 @@ dependencies = [ [[package]] name = "aptos-mempool" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "fail", "futures", @@ -3772,9 +3772,9 @@ dependencies = [ [[package]] name = "aptos-mempool-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "aptos-types 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "futures", "serde", @@ -3796,9 +3796,9 @@ dependencies = [ [[package]] name = "aptos-memsocket" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "aptos-infallible 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bytes 1.8.0", "futures", "once_cell", @@ -3816,7 +3816,7 @@ dependencies = [ [[package]] name = "aptos-metrics-core" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "prometheus 0.13.4", @@ -3825,20 +3825,20 @@ dependencies = [ [[package]] name = "aptos-move-debugger" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-validator-interface", - "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)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", "itertools 0.12.1", @@ -3866,13 +3866,13 @@ dependencies = [ [[package]] name = "aptos-move-stdlib" version = "0.1.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "sha2 0.9.9", "sha3 0.9.1", "smallvec", @@ -3926,21 +3926,21 @@ dependencies = [ [[package]] name = "aptos-mvhashmap" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bytes 1.8.0", "claims", "crossbeam", "dashmap 5.5.3", "derivative", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde", ] @@ -3964,17 +3964,17 @@ dependencies = [ [[package]] name = "aptos-native-interface" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "smallvec", ] @@ -3998,11 +3998,11 @@ dependencies = [ [[package]] name = "aptos-netcore" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-memsocket 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-proxy 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bytes 1.8.0", "futures", "pin-project 1.1.7", @@ -4060,24 +4060,24 @@ dependencies = [ [[package]] name = "aptos-network" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-num-variants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arc-swap", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -4105,14 +4105,14 @@ dependencies = [ [[package]] name = "aptos-network-benchmark" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-channel", "bytes 1.8.0", "futures", @@ -4125,18 +4125,18 @@ dependencies = [ [[package]] name = "aptos-network-builder" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-network-discovery", - "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-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "futures", "maplit", @@ -4148,14 +4148,14 @@ dependencies = [ [[package]] name = "aptos-network-checker" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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-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)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "clap 4.5.21", "futures", "serde", @@ -4165,20 +4165,20 @@ dependencies = [ [[package]] name = "aptos-network-discovery" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-short-hex-str 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "futures", "once_cell", @@ -4190,59 +4190,59 @@ dependencies = [ [[package]] name = "aptos-node" version = "0.0.0-main" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "aptos-admin-service", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-backup-service", - "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-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-crash-handler", - "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-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-dkg-runtime", - "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-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-genesis", "aptos-indexer-grpc-fullnode", "aptos-indexer-grpc-table-info", - "aptos-infallible 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-inspection-service", "aptos-jwk-consensus", - "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-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-network-benchmark", "aptos-network-builder", - "aptos-node-identity 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-peer-monitoring-service-client", "aptos-peer-monitoring-service-server", - "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-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-safety-rules 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-service-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-storage-service-server", - "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)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-validator-transaction-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", "either", @@ -4275,10 +4275,10 @@ dependencies = [ [[package]] name = "aptos-node-identity" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "aptos-types 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "claims", "once_cell", ] @@ -4302,12 +4302,12 @@ dependencies = [ [[package]] name = "aptos-node-resource-metrics" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "cfg-if", "once_cell", "procfs", @@ -4328,7 +4328,7 @@ dependencies = [ [[package]] name = "aptos-num-variants" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "proc-macro2", "quote", @@ -4351,7 +4351,7 @@ dependencies = [ [[package]] name = "aptos-openapi" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "async-trait", "percent-encoding", @@ -4377,31 +4377,31 @@ dependencies = [ [[package]] name = "aptos-package-builder" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "aptos-framework 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "itertools 0.12.1", - "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)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "tempfile", ] [[package]] name = "aptos-peer-monitoring-service-client" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-id-generator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "enum_dispatch", "futures", "once_cell", @@ -4415,20 +4415,20 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-server" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-netcore 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-peer-monitoring-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", "futures", @@ -4453,10 +4453,10 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "serde", "thiserror 1.0.69", @@ -4465,7 +4465,7 @@ dependencies = [ [[package]] name = "aptos-profiler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/aptos-labs/aptos-core.git?rev=2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686#2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686" dependencies = [ "anyhow", "backtrace", @@ -4478,7 +4478,7 @@ dependencies = [ [[package]] name = "aptos-profiler" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?rev=2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686#2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "backtrace", @@ -4514,7 +4514,7 @@ dependencies = [ [[package]] name = "aptos-proptest-helpers" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "crossbeam", "proptest", @@ -4536,7 +4536,7 @@ dependencies = [ [[package]] name = "aptos-protos" version = "1.3.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "futures-core", "pbjson", @@ -4579,7 +4579,7 @@ dependencies = [ [[package]] name = "aptos-proxy" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "ipnet", ] @@ -4598,10 +4598,10 @@ dependencies = [ [[package]] name = "aptos-push-metrics" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "ureq", "url", ] @@ -4609,29 +4609,29 @@ dependencies = [ [[package]] name = "aptos-release-builder" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-gas-schedule-updator", "aptos-genesis", - "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)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", "futures", "git2 0.16.1", "handlebars", "hex", - "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-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "movement", "once_cell", "reqwest 0.11.27", @@ -4670,16 +4670,16 @@ dependencies = [ [[package]] name = "aptos-reliable-broadcast" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-bounded-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-enum-conversion-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bytes 1.8.0", "claims", @@ -4706,15 +4706,15 @@ dependencies = [ [[package]] name = "aptos-resource-viewer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] @@ -4743,18 +4743,18 @@ dependencies = [ [[package]] name = "aptos-rest-client" version = "0.0.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "reqwest 0.11.27", "serde", "serde_json", @@ -4775,9 +4775,9 @@ dependencies = [ [[package]] name = "aptos-rocksdb-options" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "aptos-config 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "rocksdb", ] @@ -4793,7 +4793,7 @@ dependencies = [ [[package]] name = "aptos-runtimes" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "rayon", "tokio", @@ -4826,20 +4826,20 @@ dependencies = [ [[package]] name = "aptos-safety-rules" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-secure-storage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "rand 0.7.3", "serde", @@ -4866,13 +4866,13 @@ dependencies = [ [[package]] name = "aptos-schemadb" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "dunce", "once_cell", "proptest", @@ -4901,14 +4901,14 @@ dependencies = [ [[package]] name = "aptos-scratchpad" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-drop-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bitvec 1.0.1", "itertools 0.12.1", "once_cell", @@ -4942,20 +4942,20 @@ dependencies = [ [[package]] name = "aptos-sdk" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-global-constants 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "rand_core 0.5.1", "serde_json", "tiny-bip39", @@ -4982,14 +4982,14 @@ dependencies = [ [[package]] name = "aptos-sdk-builder" version = "0.2.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "aptos-types 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", "heck 0.4.1", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "serde-generate", "serde-reflection", @@ -5018,11 +5018,11 @@ dependencies = [ [[package]] name = "aptos-secure-net" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "crossbeam-channel", "once_cell", @@ -5057,14 +5057,14 @@ dependencies = [ [[package]] name = "aptos-secure-storage" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vault-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "chrono", @@ -5089,7 +5089,7 @@ dependencies = [ [[package]] name = "aptos-short-hex-str" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "mirai-annotations", "serde", @@ -5111,10 +5111,10 @@ dependencies = [ [[package]] name = "aptos-speculative-state-helper" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "aptos-infallible 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "crossbeam", "rayon", ] @@ -5156,27 +5156,27 @@ dependencies = [ [[package]] name = "aptos-state-sync-driver" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-data-client 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-data-streaming-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db-indexer-schemas 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-event-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-schemadb 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "futures", @@ -5218,21 +5218,21 @@ dependencies = [ [[package]] name = "aptos-storage-interface" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-scratchpad 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-secure-net 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "parking_lot 0.12.3", "proptest", @@ -5257,11 +5257,11 @@ dependencies = [ [[package]] name = "aptos-storage-service-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "thiserror 1.0.69", ] @@ -5280,9 +5280,9 @@ dependencies = [ [[package]] name = "aptos-storage-service-notifications" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "aptos-channels 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "futures", "serde", @@ -5292,20 +5292,20 @@ dependencies = [ [[package]] name = "aptos-storage-service-server" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-service-notifications 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-service-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arc-swap", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", @@ -5337,13 +5337,13 @@ dependencies = [ [[package]] name = "aptos-storage-service-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-compression 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-time-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "num-traits", "serde", @@ -5353,10 +5353,10 @@ dependencies = [ [[package]] name = "aptos-system-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/aptos-labs/aptos-core.git?rev=2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686#2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686" dependencies = [ "anyhow", - "aptos-profiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-profiler 0.1.0 (git+https://github.com/aptos-labs/aptos-core.git?rev=2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686)", "async-mutex", "http 0.2.12", "hyper 0.14.31", @@ -5373,10 +5373,10 @@ dependencies = [ [[package]] name = "aptos-system-utils" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?rev=2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686#2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "aptos-profiler 0.1.0 (git+https://github.com/aptos-labs/aptos-core.git?rev=2dd9c73b27fdcbe78c7391fd43c9a5d00b93e686)", + "aptos-profiler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-mutex", "http 0.2.12", "hyper 0.14.31", @@ -5431,17 +5431,17 @@ dependencies = [ [[package]] name = "aptos-table-natives" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "better_any", "bytes 1.8.0", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "sha3 0.9.1", "smallvec", ] @@ -5488,24 +5488,24 @@ dependencies = [ [[package]] name = "aptos-telemetry" version = "0.1.0" -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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-network 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-node-resource-metrics 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-state-sync-driver 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-telemetry-service 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "flate2", "futures", "once_cell", @@ -5567,16 +5567,16 @@ dependencies = [ [[package]] name = "aptos-telemetry-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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-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)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "chrono", @@ -5616,7 +5616,7 @@ dependencies = [ [[package]] name = "aptos-temppath" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "hex", "rand 0.7.3", @@ -5638,9 +5638,9 @@ dependencies = [ [[package]] name = "aptos-time-service" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "aptos-infallible 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "enum_dispatch", "futures", "pin-project 1.1.7", @@ -5726,15 +5726,15 @@ dependencies = [ [[package]] name = "aptos-types" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-dkg 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "ark-bn254", "ark-ff 0.4.2", "ark-groth16", @@ -5749,12 +5749,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=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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num-bigint 0.3.3", "num-derive", "num-traits", @@ -5788,26 +5788,26 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?branch=movement# [[package]] name = "aptos-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" [[package]] name = "aptos-validator-interface" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "tokio", ] @@ -5827,12 +5827,12 @@ dependencies = [ [[package]] name = "aptos-validator-transaction-pool" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-channels 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "futures-util", "tokio", ] @@ -5856,9 +5856,9 @@ dependencies = [ [[package]] name = "aptos-vault-client" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "base64 0.13.1", "chrono", "native-tls", @@ -5922,31 +5922,31 @@ dependencies = [ [[package]] name = "aptos-vm" version = "0.1.0" -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 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)", +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" +dependencies = [ + "anyhow", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-block-partitioner 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-experimental-runtimes 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-meter 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-infallible 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-memory-usage-tracker 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mvhashmap 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-native-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-table-natives 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "ark-bn254", "ark-groth16", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -5957,11 +5957,11 @@ dependencies = [ "fail", "futures", "hex", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num_cpus", "once_cell", "ouroboros", @@ -5994,19 +5994,19 @@ dependencies = [ [[package]] name = "aptos-vm-genesis" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", - "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)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "rand 0.7.3", "serde", @@ -6030,13 +6030,13 @@ dependencies = [ [[package]] name = "aptos-vm-logging" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-metrics-core 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-speculative-state-helper 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "arc-swap", "once_cell", "serde", @@ -6067,21 +6067,21 @@ dependencies = [ [[package]] name = "aptos-vm-types" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-aggregator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-algebra 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "bytes 1.8.0", "claims", "either", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "rand 0.7.3", "serde", ] @@ -6104,14 +6104,14 @@ dependencies = [ [[package]] name = "aptos-vm-validator" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "fail", "rand 0.7.3", ] @@ -10842,10 +10842,10 @@ name = "howzit" version = "0.3.4" dependencies = [ "anyhow", - "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-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)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "chrono", "futures", @@ -11878,36 +11878,36 @@ version = "0.3.4" dependencies = [ "anyhow", "aptos-account-whitelist", - "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-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-executor-test-helpers", - "aptos-executor-types 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-faucet-core", - "aptos-framework 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-indexer", "aptos-indexer-grpc-fullnode", "aptos-indexer-grpc-table-info", - "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)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "borsh 0.10.4", @@ -12350,14 +12350,14 @@ name = "maptos-dof-execution" version = "0.3.4" 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-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-mempool 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-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)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-proptest-helpers 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "chrono", "dotenv", @@ -12385,10 +12385,10 @@ version = "0.3.4" dependencies = [ "anyhow", "aptos-account-whitelist", - "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-indexer-processor-sdk", - "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)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "godfig", "hex", "movement-da-util", @@ -12413,12 +12413,12 @@ name = "maptos-fin-view" version = "0.3.4" 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-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-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-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "chrono", "futures", "maptos-execution-util", @@ -12434,13 +12434,13 @@ name = "maptos-framework-release-util" version = "0.3.4" dependencies = [ "anyhow", - "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-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-release-builder", - "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)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "movement", "tempfile", "thiserror 1.0.69", @@ -12454,39 +12454,39 @@ version = "0.3.4" dependencies = [ "anyhow", "aptos-account-whitelist", - "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-db-indexer 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-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db-indexer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-executor-test-helpers", - "aptos-executor-types 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-faucet-core", - "aptos-framework 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-framework-known-release", - "aptos-gas-schedule 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-indexer", "aptos-indexer-grpc-fullnode", "aptos-indexer-grpc-table-info", - "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)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "borsh 0.10.4", @@ -12964,17 +12964,17 @@ dependencies = [ [[package]] name = "move-abigen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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=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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde", ] @@ -12996,13 +12996,13 @@ dependencies = [ [[package]] name = "move-binary-format" version = "0.0.3" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "backtrace", "indexmap 1.9.3", - "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)", + "move-bytecode-spec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "ref-cast", "serde", "variant_count", @@ -13016,7 +13016,7 @@ source = "git+https://github.com/movementlabsxyz/aptos-core.git?branch=movement# [[package]] name = "move-borrow-graph" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" [[package]] name = "move-bytecode-source-map" @@ -13036,15 +13036,15 @@ dependencies = [ [[package]] name = "move-bytecode-source-map" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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=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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde", ] @@ -13061,7 +13061,7 @@ dependencies = [ [[package]] name = "move-bytecode-spec" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "once_cell", "quote", @@ -13083,11 +13083,11 @@ dependencies = [ [[package]] name = "move-bytecode-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "petgraph 0.5.1", "serde-reflection", ] @@ -13109,12 +13109,12 @@ dependencies = [ [[package]] name = "move-bytecode-verifier" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "fail", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "petgraph 0.5.1", "serde", "typed-arena", @@ -13138,14 +13138,14 @@ dependencies = [ [[package]] name = "move-bytecode-viewer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "clap 4.5.21", "crossterm 0.26.1", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "regex", "tui", ] @@ -13183,29 +13183,29 @@ dependencies = [ [[package]] name = "move-cli" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "clap 4.5.21", "codespan-reporting", "colored", - "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 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "tempfile", ] @@ -13230,13 +13230,13 @@ dependencies = [ [[package]] name = "move-command-line-common" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "difference", "dirs-next", "hex", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num-bigint 0.3.3", "once_cell", "serde", @@ -13273,22 +13273,22 @@ dependencies = [ [[package]] name = "move-compiler" version = "0.0.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", "codespan-reporting", "hex", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-borrow-graph 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "petgraph 0.5.1", "regex", @@ -13330,9 +13330,9 @@ dependencies = [ [[package]] name = "move-compiler-v2" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", @@ -13342,17 +13342,17 @@ dependencies = [ "im", "itertools 0.12.1", "log", - "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 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)", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num", "once_cell", "petgraph 0.5.1", @@ -13386,7 +13386,7 @@ dependencies = [ [[package]] name = "move-core-types" version = "0.0.4" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "arbitrary", @@ -13430,18 +13430,18 @@ dependencies = [ [[package]] name = "move-coverage" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", "codespan", "colored", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "petgraph 0.5.1", "serde", ] @@ -13466,18 +13466,18 @@ dependencies = [ [[package]] name = "move-disassembler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "clap 4.5.21", "colored", - "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 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)", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] @@ -13502,7 +13502,7 @@ dependencies = [ [[package]] name = "move-docgen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "clap 4.5.21", @@ -13510,9 +13510,9 @@ dependencies = [ "codespan-reporting", "itertools 0.12.1", "log", - "move-compiler 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)", - "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "regex", "serde", @@ -13533,12 +13533,12 @@ dependencies = [ [[package]] name = "move-errmapgen" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "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)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde", ] @@ -13561,16 +13561,16 @@ dependencies = [ [[package]] name = "move-ir-compiler" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-to-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde_json", ] @@ -13595,18 +13595,18 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "codespan-reporting", "log", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-to-bytecode-syntax 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "ouroboros", ] @@ -13626,14 +13626,14 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode-syntax" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "hex", - "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)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", ] [[package]] @@ -13652,12 +13652,12 @@ dependencies = [ [[package]] name = "move-ir-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "hex", - "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)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "serde", ] @@ -13691,7 +13691,7 @@ dependencies = [ [[package]] name = "move-model" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "codespan", @@ -13699,14 +13699,14 @@ dependencies = [ "internment", "itertools 0.12.1", "log", - "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 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)", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num", "num-traits", "once_cell", @@ -13751,23 +13751,23 @@ dependencies = [ [[package]] name = "move-package" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "clap 4.5.21", "colored", "itertools 0.12.1", - "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 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", - "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)", + "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "named-lock", "once_cell", "petgraph 0.5.1", @@ -13812,7 +13812,7 @@ dependencies = [ [[package]] name = "move-prover" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "atty", @@ -13820,16 +13820,16 @@ dependencies = [ "codespan-reporting", "itertools 0.12.1", "log", - "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 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", - "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)", + "move-abigen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler-v2 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-prover-boogie-backend 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "serde", "simplelog", @@ -13868,7 +13868,7 @@ dependencies = [ [[package]] name = "move-prover-boogie-backend" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "async-trait", @@ -13877,13 +13877,13 @@ dependencies = [ "futures", "itertools 0.12.1", "log", - "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 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)", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-prover-bytecode-pipeline 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num", "once_cell", "pretty", @@ -13914,17 +13914,17 @@ dependencies = [ [[package]] name = "move-prover-bytecode-pipeline" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "anyhow", "codespan-reporting", "itertools 0.12.1", "log", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-stackless-bytecode 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde", ] @@ -13944,13 +13944,13 @@ dependencies = [ [[package]] name = "move-resource-viewer" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "hex", - "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-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde", ] @@ -13990,17 +13990,17 @@ dependencies = [ [[package]] name = "move-stackless-bytecode" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ - "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "abstract-domain-derive 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "codespan-reporting", "ethnum", "im", "itertools 0.12.1", "log", - "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-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "num", "paste", "petgraph 0.5.1", @@ -14032,20 +14032,20 @@ dependencies = [ [[package]] name = "move-stdlib" version = "0.1.1" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "hex", "log", - "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 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)", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-docgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-errmapgen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-prover 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "sha2 0.9.9", "sha3 0.9.1", "smallvec", @@ -14064,7 +14064,7 @@ dependencies = [ [[package]] name = "move-symbol-pool" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "once_cell", "serde", @@ -14088,14 +14088,14 @@ dependencies = [ [[package]] name = "move-table-extension" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "better_any", "bytes 1.8.0", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "sha3 0.9.1", "smallvec", ] @@ -14131,7 +14131,7 @@ dependencies = [ [[package]] name = "move-unit-test" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "better_any", @@ -14139,18 +14139,18 @@ dependencies = [ "codespan-reporting", "colored", "itertools 0.12.1", - "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 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)", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-resource-viewer 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-stdlib 0.1.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-test-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "rayon", "regex", @@ -14183,7 +14183,7 @@ dependencies = [ [[package]] name = "move-vm-runtime" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "better_any", "bytes 1.8.0", @@ -14191,10 +14191,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=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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-verifier 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "parking_lot 0.12.3", "serde", @@ -14222,15 +14222,15 @@ dependencies = [ [[package]] name = "move-vm-test-utils" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", "bytes 1.8.0", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-utils 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-table-extension 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "once_cell", "serde", ] @@ -14254,13 +14254,13 @@ dependencies = [ [[package]] name = "move-vm-types" version = "0.1.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" 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=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", - "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "serde", "smallbitvec", "smallvec", @@ -14270,43 +14270,43 @@ dependencies = [ [[package]] name = "movement" version = "3.5.0" -source = "git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67#1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" +source = "git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502#337fb7e7d2584f7903887599a045e9ca7f97b502" dependencies = [ "anyhow", - "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-backup-cli", - "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-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-build-info 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-cli-common", - "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-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-faucet-core", - "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-framework 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-profiling 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-gas-schedule 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-genesis", "aptos-github-client", - "aptos-global-constants 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-indexer-grpc-server-framework", "aptos-indexer-grpc-utils", - "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-keygen 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-ledger 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-move-debugger", "aptos-network-checker", "aptos-node", - "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)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-telemetry 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "base64 0.13.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -14323,20 +14323,20 @@ dependencies = [ "itertools 0.12.1", "jemallocator", "maplit", - "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 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)", - "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)", + "move-binary-format 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-bytecode-source-map 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-cli 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-command-line-common 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-compiler 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-core-types 0.0.4 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-coverage 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-disassembler 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-ir-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-model 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-package 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-symbol-pool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-unit-test 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "move-vm-runtime 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "pathsearch", "poem", "processor 1.0.0 (git+https://github.com/movementlabsxyz/aptos-indexer-processors?rev=77a36245400250e7d8a854360194288d078681bc)", @@ -14438,11 +14438,11 @@ name = "movement-client" version = "0.3.4" dependencies = [ "anyhow", - "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-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-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "buildtime-helpers", @@ -14489,7 +14489,7 @@ name = "movement-config" version = "0.3.4" dependencies = [ "anyhow", - "aptos-sdk 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "dot-movement", "godfig", "maptos-execution-util", @@ -14584,9 +14584,9 @@ name = "movement-da-light-node-prevalidator" version = "0.3.4" dependencies = [ "anyhow", - "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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-stream", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "ecdsa 0.16.9", @@ -14731,10 +14731,10 @@ name = "movement-da-sequencer-node" version = "0.3.4" 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)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-stream", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "celestia-rpc", @@ -14785,7 +14785,7 @@ dependencies = [ "alloy", "anyhow", "aptos-account-whitelist", - "aptos-types 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-stream", "base64 0.22.1", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", @@ -14824,10 +14824,10 @@ name = "movement-faucet-service" version = "2.0.1" dependencies = [ "anyhow", - "aptos-config 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-faucet-core", - "aptos-logger 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-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "clap 4.5.21", "dot-movement", "hex", @@ -14842,14 +14842,14 @@ version = "0.3.4" 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-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-framework-biarritz-rc1-to-pre-l1-merge-migration", "aptos-framework-elsa-to-biarritz-rc1-migration", - "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-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-rest-client 0.0.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-stream", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "clap 4.5.21", @@ -14963,7 +14963,7 @@ name = "movement-rest" version = "0.3.4" dependencies = [ "anyhow", - "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "futures", "poem", "tokio", @@ -15062,8 +15062,8 @@ dependencies = [ "alloy-signer-aws", "alloy-transport-http", "anyhow", - "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-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "chrono", "ed25519-dalek 2.1.1", @@ -15088,10 +15088,10 @@ name = "movement-signing-aptos" version = "0.3.4" dependencies = [ "anyhow", - "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-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-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "chrono", "dotenv", @@ -15154,9 +15154,9 @@ name = "movement-types" version = "0.3.4" 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-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=1d1cdbbd7fabb80dcb95ba5e23213faa072fab67)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto-derive 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "blake3", "chrono", @@ -15800,36 +15800,36 @@ version = "0.3.4" dependencies = [ "anyhow", "aptos-account-whitelist", - "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-api 0.2.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-api-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-bitvec 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-block-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-cached-packages 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-config 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-consensus-types 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-crypto 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-db 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-executor 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-executor-test-helpers", - "aptos-executor-types 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-faucet-core", - "aptos-framework 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=337fb7e7d2584f7903887599a045e9ca7f97b502)", "aptos-indexer", "aptos-indexer-grpc-fullnode", "aptos-indexer-grpc-table-info", - "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)", + "aptos-language-e2e-tests 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-logger 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-mempool 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-protos 1.3.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-sdk 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-storage-interface 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-temppath 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-types 0.0.3 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-genesis 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-logging 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-types 0.0.1 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", + "aptos-vm-validator 0.1.0 (git+https://github.com/movementlabsxyz/aptos-core?rev=337fb7e7d2584f7903887599a045e9ca7f97b502)", "async-trait", "bcs 0.1.6 (git+https://github.com/movementlabsxyz/bcs.git?rev=bc16d2d39cabafaabd76173dd1b04b2aa170cf0c)", "borsh 0.10.4", diff --git a/Cargo.toml b/Cargo.toml index e9b5b72b2..043423c16 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -162,48 +162,48 @@ borsh = { version = "0.10" } # todo: internalize jmt and bump ### We use a forked version so that we can override dependency versions. This is required ### to be avoid dependency conflicts with other Sovereign Labs crates. -aptos-api = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-api-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-bitvec = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-block-executor = { git = "https://github.com/movementlabsxyz/aptos-core.git", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-cached-packages = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-config = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-consensus-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-crypto = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67", features = [ +aptos-api = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-api-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-bitvec = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-block-executor = { git = "https://github.com/movementlabsxyz/aptos-core.git", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-cached-packages = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-config = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-consensus-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-crypto = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502", features = [ "cloneable-private-keys", ] } -aptos-crypto-derive = { git = "https://github.com/movementlabsxyz/aptos-core.git", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-db = { git = "https://github.com/movementlabsxyz/aptos-core.git", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-db-indexer = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-executor = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-executor-test-helpers = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-executor-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-faucet-core = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-framework = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-language-e2e-tests = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-mempool = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-proptest-helpers = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-sdk = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-state-view = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-storage-interface = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-temppath = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-vm = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-vm-genesis = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-vm-logging = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-vm-validator = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-logger = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-vm-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-indexer = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-indexer-grpc-fullnode = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-indexer-grpc-table-info = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-protos = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-release-builder = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-rest-client = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -aptos-gas-schedule = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -move-package = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } -movement = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "1d1cdbbd7fabb80dcb95ba5e23213faa072fab67" } +aptos-crypto-derive = { git = "https://github.com/movementlabsxyz/aptos-core.git", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-db = { git = "https://github.com/movementlabsxyz/aptos-core.git", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-db-indexer = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-executor = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-executor-test-helpers = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-executor-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-faucet-core = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-framework = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-language-e2e-tests = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-mempool = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-proptest-helpers = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-sdk = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-state-view = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-storage-interface = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-temppath = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-vm = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-vm-genesis = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-vm-logging = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-vm-validator = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-logger = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-vm-types = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-indexer = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-indexer-grpc-fullnode = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-indexer-grpc-table-info = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-protos = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-release-builder = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-rest-client = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +aptos-gas-schedule = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +move-package = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } +movement = { git = "https://github.com/movementlabsxyz/aptos-core", rev = "337fb7e7d2584f7903887599a045e9ca7f97b502" } # Indexer processor = { git = "https://github.com/movementlabsxyz/aptos-indexer-processors", rev = "20be1190105908fd4fea4e78c330997658e9428e" }