From 2f6e5a092f4b277525adac9f6972989d9932bd0b Mon Sep 17 00:00:00 2001 From: William Riancho Date: Tue, 7 Feb 2023 10:25:36 +0100 Subject: [PATCH] update 0LNetworkCommunity/move-0L dependency --- Cargo.lock | 116 +++++++++--------- api/Cargo.toml | 4 +- api/types/Cargo.toml | 8 +- crates/diem-assets-proof/Cargo.toml | 2 +- crates/diem-client/Cargo.toml | 2 +- crates/diem-rest-client/Cargo.toml | 2 +- crates/swiss-knife/Cargo.toml | 2 +- diem-move/df-cli/Cargo.toml | 4 +- diem-move/diem-framework/Cargo.toml | 36 +++--- .../diem-framework/DPN/releases/Cargo.toml | 8 +- .../experimental/demo-cli/Cargo.toml | 2 +- .../experimental/releases/Cargo.toml | 4 +- diem-move/diem-framework/releases/Cargo.toml | 18 +-- diem-move/diem-resource-viewer/Cargo.toml | 6 +- .../diem-transaction-benchmarks/Cargo.toml | 4 +- .../Cargo.toml | 10 +- diem-move/diem-validator-interface/Cargo.toml | 2 +- diem-move/diem-vm/Cargo.toml | 14 +-- diem-move/e2e-tests-replay/Cargo.toml | 12 +- diem-move/e2e-tests/Cargo.toml | 14 +-- diem-move/e2e-testsuite/Cargo.toml | 14 +-- diem-move/genesis-viewer/Cargo.toml | 6 +- .../transaction-builder-generator/Cargo.toml | 2 +- diem-move/transaction-replay/Cargo.toml | 14 +-- diem-move/vm-genesis/Cargo.toml | 14 +-- .../writeset-transaction-generator/Cargo.toml | 18 +-- execution/executor/Cargo.toml | 4 +- json-rpc/Cargo.toml | 8 +- json-rpc/types/Cargo.toml | 4 +- network/discovery/Cargo.toml | 2 +- ol/cli/Cargo.toml | 10 +- ol/genesis-tools/Cargo.toml | 4 +- ol/smoke-tests/Cargo.toml | 8 +- ol/tower/Cargo.toml | 4 +- ol/txs/Cargo.toml | 6 +- ol/types/Cargo.toml | 4 +- sdk/Cargo.toml | 2 +- sdk/transaction-builder/Cargo.toml | 4 +- shuffle/cli/Cargo.toml | 14 +-- shuffle/move/Cargo.toml | 4 +- .../consensus-notifications/Cargo.toml | 2 +- .../event-notifications/Cargo.toml | 2 +- state-sync/state-sync-v1/Cargo.toml | 2 +- state-sync/storage-service/server/Cargo.toml | 2 +- storage/diemdb/Cargo.toml | 2 +- storage/storage-interface/Cargo.toml | 2 +- testsuite/diem-fuzzer/Cargo.toml | 6 +- testsuite/generate-format/Cargo.toml | 2 +- testsuite/smoke-test/Cargo.toml | 8 +- types/Cargo.toml | 6 +- vm-validator/Cargo.toml | 2 +- x.toml | 10 +- 52 files changed, 231 insertions(+), 231 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 348b3941b6..3f9f5830ec 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -629,7 +629,7 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" [[package]] name = "bytecode-interpreter-crypto" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "curve25519-dalek-fiat", @@ -890,7 +890,7 @@ dependencies = [ [[package]] name = "classgroup" version = "0.1.0" -source = "git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" +source = "git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" dependencies = [ "libc", "num-traits 0.2.15", @@ -2070,9 +2070,9 @@ dependencies = [ [[package]] name = "diem-infallible" version = "0.1.0" -source = "git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" +source = "git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" dependencies = [ - "diem-workspace-hack 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-workspace-hack 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", ] [[package]] @@ -2234,9 +2234,9 @@ dependencies = [ [[package]] name = "diem-log-derive" version = "0.1.0" -source = "git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" +source = "git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" dependencies = [ - "diem-workspace-hack 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-workspace-hack 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", "proc-macro2 1.0.39", "quote 1.0.18", "syn 1.0.95", @@ -2264,13 +2264,13 @@ dependencies = [ [[package]] name = "diem-logger" version = "0.1.0" -source = "git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" +source = "git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" dependencies = [ "backtrace", "chrono", - "diem-infallible 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", - "diem-log-derive 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", - "diem-workspace-hack 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-infallible 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-log-derive 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-workspace-hack 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", "erased-serde", "hostname", "once_cell", @@ -2373,12 +2373,12 @@ dependencies = [ [[package]] name = "diem-metrics" version = "0.1.0" -source = "git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" +source = "git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" dependencies = [ "anyhow", - "diem-logger 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", - "diem-metrics-core 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", - "diem-workspace-hack 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-logger 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-metrics-core 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-workspace-hack 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", "futures", "hyper 0.14.19", "once_cell", @@ -2398,9 +2398,9 @@ dependencies = [ [[package]] name = "diem-metrics-core" version = "0.1.0" -source = "git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" +source = "git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" dependencies = [ - "diem-workspace-hack 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-workspace-hack 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", "prometheus", ] @@ -2953,7 +2953,7 @@ dependencies = [ [[package]] name = "diem-workspace-hack" version = "0.1.0" -source = "git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" +source = "git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" dependencies = [ "Inflector", "anyhow", @@ -5328,7 +5328,7 @@ checksum = "c9be0862c1b3f26a88803c4a49de6889c10e608b3ee9344e6ef5b45fb37ad3d1" [[package]] name = "move-abigen" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5345,7 +5345,7 @@ dependencies = [ [[package]] name = "move-binary-format" version = "0.0.3" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "mirai-annotations", @@ -5362,7 +5362,7 @@ dependencies = [ [[package]] name = "move-borrow-graph" version = "0.0.1" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "mirai-annotations", "workspace-hack", @@ -5371,7 +5371,7 @@ dependencies = [ [[package]] name = "move-bytecode-source-map" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5388,7 +5388,7 @@ dependencies = [ [[package]] name = "move-bytecode-utils" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "move-binary-format", @@ -5400,7 +5400,7 @@ dependencies = [ [[package]] name = "move-bytecode-verifier" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "mirai-annotations", @@ -5414,7 +5414,7 @@ dependencies = [ [[package]] name = "move-bytecode-viewer" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "move-binary-format", @@ -5432,7 +5432,7 @@ dependencies = [ [[package]] name = "move-cli" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5475,7 +5475,7 @@ dependencies = [ [[package]] name = "move-command-line-common" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "difference", @@ -5489,7 +5489,7 @@ dependencies = [ [[package]] name = "move-compiler" version = "0.0.1" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5517,7 +5517,7 @@ dependencies = [ [[package]] name = "move-core-types" version = "0.0.3" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5536,7 +5536,7 @@ dependencies = [ [[package]] name = "move-coverage" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5558,7 +5558,7 @@ dependencies = [ [[package]] name = "move-disassembler" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "colored", @@ -5577,7 +5577,7 @@ dependencies = [ [[package]] name = "move-docgen" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "codespan", @@ -5597,7 +5597,7 @@ dependencies = [ [[package]] name = "move-errmapgen" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5612,7 +5612,7 @@ dependencies = [ [[package]] name = "move-ir-compiler" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5632,7 +5632,7 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "codespan-reporting", @@ -5652,7 +5652,7 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode-syntax" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "hex 0.4.3", @@ -5666,7 +5666,7 @@ dependencies = [ [[package]] name = "move-ir-types" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "hex 0.4.3", @@ -5681,7 +5681,7 @@ dependencies = [ [[package]] name = "move-model" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "codespan", @@ -5708,7 +5708,7 @@ dependencies = [ [[package]] name = "move-package" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5740,7 +5740,7 @@ dependencies = [ [[package]] name = "move-prover" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "async-trait", @@ -5779,7 +5779,7 @@ dependencies = [ [[package]] name = "move-prover-boogie-backend" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "async-trait", @@ -5808,7 +5808,7 @@ dependencies = [ [[package]] name = "move-read-write-set-types" version = "0.0.3" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "move-binary-format", @@ -5820,7 +5820,7 @@ dependencies = [ [[package]] name = "move-resource-viewer" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bcs", @@ -5836,7 +5836,7 @@ dependencies = [ [[package]] name = "move-stackless-bytecode" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "codespan", "codespan-reporting", @@ -5863,7 +5863,7 @@ dependencies = [ [[package]] name = "move-stackless-bytecode-interpreter" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "bytecode-interpreter-crypto", @@ -5883,9 +5883,9 @@ dependencies = [ [[package]] name = "move-stdlib" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ - "diem-metrics 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "diem-metrics 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", "ethers", "hex 0.4.3", "log", @@ -5904,7 +5904,7 @@ dependencies = [ "sha3 0.9.1", "smallvec 1.8.0", "tiny-keccak 2.0.2", - "vdf 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "vdf 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", "walkdir", "workspace-hack", ] @@ -5912,7 +5912,7 @@ dependencies = [ [[package]] name = "move-symbol-pool" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "once_cell", "serde 1.0.137", @@ -5922,7 +5922,7 @@ dependencies = [ [[package]] name = "move-transactional-test-runner" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "colored", @@ -5954,7 +5954,7 @@ dependencies = [ [[package]] name = "move-unit-test" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "colored", @@ -5979,7 +5979,7 @@ dependencies = [ [[package]] name = "move-vm-runtime" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "fail", "mirai-annotations", @@ -5997,7 +5997,7 @@ dependencies = [ [[package]] name = "move-vm-test-utils" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "move-binary-format", @@ -6009,7 +6009,7 @@ dependencies = [ [[package]] name = "move-vm-types" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "bcs", "mirai-annotations", @@ -7555,7 +7555,7 @@ dependencies = [ [[package]] name = "read-write-set" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "move-binary-format", @@ -7572,7 +7572,7 @@ dependencies = [ [[package]] name = "read-write-set-dynamic" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "anyhow", "move-binary-format", @@ -10349,10 +10349,10 @@ dependencies = [ [[package]] name = "vdf" version = "0.1.0" -source = "git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" +source = "git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0#df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0" dependencies = [ "bit-vec 0.5.1", - "classgroup 0.1.0 (git+https://github.com/OLSF/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", + "classgroup 0.1.0 (git+https://github.com/0LNetworkCommunity/libra?rev=df4e5d707d8ca5a156413d76e9ff0a050c9c6cb0)", "num-traits 0.2.15", "sha2 0.8.2", "sha3 0.8.2", @@ -10751,7 +10751,7 @@ dependencies = [ [[package]] name = "workspace-hack" version = "0.1.0" -source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=94e1039c9fdf1472c2c7775de43135d28dafc955#94e1039c9fdf1472c2c7775de43135d28dafc955" +source = "git+https://github.com/0LNetworkCommunity/move-0L?rev=512b8026fb6baa1322d284c70a9d36405d35a6c9#512b8026fb6baa1322d284c70a9d36405d35a6c9" dependencies = [ "arrayvec 0.5.2", "block-buffer 0.9.0", diff --git a/api/Cargo.toml b/api/Cargo.toml index 0463789bc3..288124a61b 100644 --- a/api/Cargo.toml +++ b/api/Cargo.toml @@ -34,8 +34,8 @@ diem-types = { path = "../types" } diem-workspace-hack = { version = "0.1", path = "../crates/diem-workspace-hack" } diem-api-types = { path = "./types", package = "diem-api-types" } storage-interface = { path = "../storage/storage-interface" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } [dev-dependencies] rand = "0.8.3" diff --git a/api/types/Cargo.toml b/api/types/Cargo.toml index 7395f054a5..66590d1735 100644 --- a/api/types/Cargo.toml +++ b/api/types/Cargo.toml @@ -21,9 +21,9 @@ diem-crypto = { path = "../../crates/diem-crypto" } diem-transaction-builder = { path = "../../sdk/transaction-builder" } diem-types = { path = "../../types" } diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } [dev-dependencies] -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diff --git a/crates/diem-assets-proof/Cargo.toml b/crates/diem-assets-proof/Cargo.toml index 1f3b069169..2665eb0ab3 100644 --- a/crates/diem-assets-proof/Cargo.toml +++ b/crates/diem-assets-proof/Cargo.toml @@ -19,5 +19,5 @@ bcs = "0.1.2" diem-client = { path = "../diem-client", features = ["blocking"], default-features = false } diem-crypto = { path = "../diem-crypto" } diem-types = { path = "../../types" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-workspace-hack = { version = "0.1", path = "../diem-workspace-hack" } diff --git a/crates/diem-client/Cargo.toml b/crates/diem-client/Cargo.toml index 65415bc6b6..5084aecd59 100644 --- a/crates/diem-client/Cargo.toml +++ b/crates/diem-client/Cargo.toml @@ -27,7 +27,7 @@ url = "2.2.2" diem-crypto = { path = "../diem-crypto", version = "0.0.3" } diem-json-rpc-types = { path = "../../json-rpc/types", version = "0.0.3" } #/////// 0L ///////// -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-types = { path = "../../types", version = "0.0.3" } # Optional Dependencies diff --git a/crates/diem-rest-client/Cargo.toml b/crates/diem-rest-client/Cargo.toml index d2d56c32f4..4e42fc8a3c 100644 --- a/crates/diem-rest-client/Cargo.toml +++ b/crates/diem-rest-client/Cargo.toml @@ -29,4 +29,4 @@ diem-crypto = { path = "../diem-crypto" } diem-json-rpc-types = { path = "../../json-rpc/types" } diem-types = { path = "../../types" } diem-workspace-hack = { version = "0.1", path = "../diem-workspace-hack" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diff --git a/crates/swiss-knife/Cargo.toml b/crates/swiss-knife/Cargo.toml index e9f8581635..85a2954c78 100644 --- a/crates/swiss-knife/Cargo.toml +++ b/crates/swiss-knife/Cargo.toml @@ -20,5 +20,5 @@ bcs = "0.1.2" diem-types = { path = "../../types" } diem-crypto = { path = "../../crates/diem-crypto" } diem-workspace-hack = { version = "0.1", path = "../diem-workspace-hack" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-transaction-builder = { path = "../../sdk/transaction-builder" } diff --git a/diem-move/df-cli/Cargo.toml b/diem-move/df-cli/Cargo.toml index 3ab4fbf510..7c82121bfb 100644 --- a/diem-move/df-cli/Cargo.toml +++ b/diem-move/df-cli/Cargo.toml @@ -15,8 +15,8 @@ bcs = "0.1.2" structopt = "0.3.21" diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-cli = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-cli = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-vm = { path = "../diem-vm" } diem-framework-releases = { path = "../../diem-move/diem-framework/DPN/releases" } diff --git a/diem-move/diem-framework/Cargo.toml b/diem-move/diem-framework/Cargo.toml index 1490d028e1..10cb50da23 100644 --- a/diem-move/diem-framework/Cargo.toml +++ b/diem-move/diem-framework/Cargo.toml @@ -10,25 +10,25 @@ license = "Apache-2.0" publish = false [dependencies] -move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-abigen = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-docgen = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-errmapgen = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-prover = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-abigen = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-docgen = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-errmapgen = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-prover = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-crypto = { path = "../../crates/diem-crypto" } diem-types = { path = "../../types" } diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } transaction-builder-generator = { path = "../transaction-builder-generator" } -move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-symbol-pool = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-package = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-bytecode-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-symbol-pool = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-package = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-bytecode-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } bcs = "0.1.2" anyhow = "1.0.52" @@ -45,8 +45,8 @@ tempfile = "3.2.0" [dev-dependencies] datatest-stable = "0.1.1" diem-vm = { path = "../../diem-move/diem-vm" } -move-cli = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-unit-test = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-cli = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-unit-test = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-transactional-test-harness = { path = "../diem-transactional-test-harness" } dir-diff = "0.3.2" @@ -62,4 +62,4 @@ harness = false #/////// 0L ///////// [[test]] name = "ol_transactional_tests" -harness = false \ No newline at end of file +harness = false diff --git a/diem-move/diem-framework/DPN/releases/Cargo.toml b/diem-move/diem-framework/DPN/releases/Cargo.toml index 86623ddee7..e631207e01 100644 --- a/diem-move/diem-framework/DPN/releases/Cargo.toml +++ b/diem-move/diem-framework/DPN/releases/Cargo.toml @@ -11,12 +11,12 @@ publish = false [dependencies] -move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-crypto = { path = "../../../../crates/diem-crypto" } diem-types = { path = "../../../../types" } diem-workspace-hack = { path = "../../../../crates/diem-workspace-hack" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } framework-releases = { path = "../../releases" } anyhow = "1.0.52" @@ -27,4 +27,4 @@ once_cell = "1.7.2" # serde_bytes = "0.11.5" [dev-dependencies] -move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diff --git a/diem-move/diem-framework/experimental/demo-cli/Cargo.toml b/diem-move/diem-framework/experimental/demo-cli/Cargo.toml index a5d687f22a..65c36cb030 100644 --- a/diem-move/diem-framework/experimental/demo-cli/Cargo.toml +++ b/diem-move/diem-framework/experimental/demo-cli/Cargo.toml @@ -15,7 +15,7 @@ diem-transaction-builder = { path = "../../../../sdk/transaction-builder"} diem-types = { path = "../../../../types" } diem-workspace-hack = { path = "../../../../crates/diem-workspace-hack" } generate-key = { path = "../../../../config/generate-key" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } tokio = { version = "1", features = ["full"] } anyhow = "1.0.52" bcs = "0.1.2" diff --git a/diem-move/diem-framework/experimental/releases/Cargo.toml b/diem-move/diem-framework/experimental/releases/Cargo.toml index ddd4691631..1500d48b85 100644 --- a/diem-move/diem-framework/experimental/releases/Cargo.toml +++ b/diem-move/diem-framework/experimental/releases/Cargo.toml @@ -11,11 +11,11 @@ publish = false [dependencies] -move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-crypto = { path = "../../../../crates/diem-crypto" } diem-types = { path = "../../../../types" } diem-workspace-hack = { path = "../../../../crates/diem-workspace-hack" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } framework-releases = { path = "../../releases" } anyhow = "1.0.52" diff --git a/diem-move/diem-framework/releases/Cargo.toml b/diem-move/diem-framework/releases/Cargo.toml index 52e02658ce..e5b40be9cc 100644 --- a/diem-move/diem-framework/releases/Cargo.toml +++ b/diem-move/diem-framework/releases/Cargo.toml @@ -10,17 +10,17 @@ license = "Apache-2.0" publish = false [dependencies] -move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-types = { path = "../../../types" } diem-workspace-hack = { path = "../../../crates/diem-workspace-hack" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-bytecode-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-package = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-bytecode-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-package = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } bcs = "0.1.2" anyhow = "1.0.52" diff --git a/diem-move/diem-resource-viewer/Cargo.toml b/diem-move/diem-resource-viewer/Cargo.toml index 4f9d90915f..a236f83a22 100644 --- a/diem-move/diem-resource-viewer/Cargo.toml +++ b/diem-move/diem-resource-viewer/Cargo.toml @@ -11,9 +11,9 @@ edition = "2018" [dependencies] diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } -move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-types = { path = "../../types" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } anyhow = "1.0.52" diff --git a/diem-move/diem-transaction-benchmarks/Cargo.toml b/diem-move/diem-transaction-benchmarks/Cargo.toml index eddcf4c504..800f01842c 100644 --- a/diem-move/diem-transaction-benchmarks/Cargo.toml +++ b/diem-move/diem-transaction-benchmarks/Cargo.toml @@ -19,8 +19,8 @@ language-e2e-tests = { path = "../e2e-tests" } diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } diem-crypto = { path = "../../crates/diem-crypto" } -read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -read-write-set-dynamic = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +read-write-set-dynamic = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-vm = { path = "../diem-vm" } diem-framework-releases = { path = "../diem-framework/DPN/releases" } diff --git a/diem-move/diem-transactional-test-harness/Cargo.toml b/diem-move/diem-transactional-test-harness/Cargo.toml index b2a3b4577b..72b137dc03 100644 --- a/diem-move/diem-transactional-test-harness/Cargo.toml +++ b/diem-move/diem-transactional-test-harness/Cargo.toml @@ -21,11 +21,11 @@ hex = "0.4.3" rand = "0.8.3" #/////// 0L ///////// # Move dependencies -move-transactional-test-runner = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-transactional-test-runner = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } # Diem-Move dependencies language-e2e-tests = { path = "../e2e-tests" } diff --git a/diem-move/diem-validator-interface/Cargo.toml b/diem-move/diem-validator-interface/Cargo.toml index 45df4389d7..098851e329 100644 --- a/diem-move/diem-validator-interface/Cargo.toml +++ b/diem-move/diem-validator-interface/Cargo.toml @@ -19,5 +19,5 @@ diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } storage-interface = { path = "../../storage/storage-interface" } scratchpad = { path = "../../storage/scratchpad" } diem-state-view = { path = "../../storage/state-view" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } bcs = "0.1.2" diff --git a/diem-move/diem-vm/Cargo.toml b/diem-move/diem-vm/Cargo.toml index 447cd46381..f52bb2a2e4 100644 --- a/diem-move/diem-vm/Cargo.toml +++ b/diem-move/diem-vm/Cargo.toml @@ -24,16 +24,16 @@ diem-metrics = { path = "../../crates/diem-metrics" } diem-state-view = { path = "../../storage/state-view" } diem-types = { path = "../../types" } diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-bytecode-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-bytecode-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-framework = { path = "../../diem-move/diem-framework" } serde_json = "1.0.64" serde = { version = "1.0.124", default-features = false } -read-write-set-dynamic = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955"} +read-write-set-dynamic = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9"} mvhashmap = { path = "../mvhashmap" } diem-parallel-executor = {path = "../parallel-executor" } diff --git a/diem-move/e2e-tests-replay/Cargo.toml b/diem-move/e2e-tests-replay/Cargo.toml index b54871ed90..aed8126e0e 100644 --- a/diem-move/e2e-tests-replay/Cargo.toml +++ b/diem-move/e2e-tests-replay/Cargo.toml @@ -14,13 +14,13 @@ structopt = "0.3.21" walkdir = "2.3.1" diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } -move-stackless-bytecode-interpreter = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-stackless-bytecode-interpreter = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-types = { path = "../../types", features = ["fuzzing"] } diem-framework = { path = "../../diem-move/diem-framework" } diem-vm = { path = "../../diem-move/diem-vm" } language-e2e-tests = { path = "../e2e-tests" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-model = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-model = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diff --git a/diem-move/e2e-tests/Cargo.toml b/diem-move/e2e-tests/Cargo.toml index d5c17baac7..197c9661da 100644 --- a/diem-move/e2e-tests/Cargo.toml +++ b/diem-move/e2e-tests/Cargo.toml @@ -21,13 +21,13 @@ hex = "0.4.3" serde = { version = "1.0.124", default-features = false } ## Move dependencies -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } ## Diem-Move dependencies diem-writeset-generator = { path = "../writeset-transaction-generator" } diff --git a/diem-move/e2e-testsuite/Cargo.toml b/diem-move/e2e-testsuite/Cargo.toml index d264a89792..ac81420dda 100644 --- a/diem-move/e2e-testsuite/Cargo.toml +++ b/diem-move/e2e-testsuite/Cargo.toml @@ -16,13 +16,13 @@ bcs = "0.1.2" proptest = "1.0.0" ## Move dependencies -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } ## Diem-Move dependencies language-e2e-tests = { path = "../e2e-tests" } diff --git a/diem-move/genesis-viewer/Cargo.toml b/diem-move/genesis-viewer/Cargo.toml index 554ad7ce89..a4f9951241 100644 --- a/diem-move/genesis-viewer/Cargo.toml +++ b/diem-move/genesis-viewer/Cargo.toml @@ -13,11 +13,11 @@ edition = "2018" bcs = "0.1.2" diem-types = { path = "../../types" } diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-resource-viewer = { path = "../diem-resource-viewer"} vm-genesis = { path = "../vm-genesis" } diem-framework-releases = { path = "../../diem-move/diem-framework/DPN/releases" } -move-vm-test-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-vm-test-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } structopt = "0.3.21" diff --git a/diem-move/transaction-builder-generator/Cargo.toml b/diem-move/transaction-builder-generator/Cargo.toml index 77c9c35ec0..8973f939d1 100644 --- a/diem-move/transaction-builder-generator/Cargo.toml +++ b/diem-move/transaction-builder-generator/Cargo.toml @@ -19,7 +19,7 @@ serde_yaml = "0.8.17" diem-types = { path = "../../types" } diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } serde-reflection = "0.3.5" serde-generate = "0.20.6" bcs = "0.1.2" diff --git a/diem-move/transaction-replay/Cargo.toml b/diem-move/transaction-replay/Cargo.toml index 5349e2d2ab..9af575617e 100644 --- a/diem-move/transaction-replay/Cargo.toml +++ b/diem-move/transaction-replay/Cargo.toml @@ -19,15 +19,15 @@ diem-state-view = { path = "../../storage/state-view" } diem-validator-interface = { path = "../diem-validator-interface" } diemdb = { path = "../../storage/diemdb" } diem-vm = { path = "../diem-vm" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955"} -move-cli = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-test-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9"} +move-cli = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-test-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-resource-viewer = { path = "../diem-resource-viewer" } diem-framework = { path = "../../diem-move/diem-framework" } -move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } bcs = "0.1.2" difference = "2.0.0" diff --git a/diem-move/vm-genesis/Cargo.toml b/diem-move/vm-genesis/Cargo.toml index baad2ed938..562cd23364 100644 --- a/diem-move/vm-genesis/Cargo.toml +++ b/diem-move/vm-genesis/Cargo.toml @@ -14,23 +14,23 @@ anyhow = "1.0.52" once_cell = "1.7.2" rand = "0.8.3" -move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } bcs = "0.1.2" diem-config = { path = "../../config" } diem-crypto = { path = "../../crates/diem-crypto" } diem-state-view = { path = "../../storage/state-view" } diem-types = { path = "../../types" } diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } -move-bytecode-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955"} -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-bytecode-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9"} +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-framework = { path = "../../diem-move/diem-framework" } diem-framework-releases = { path = "../../diem-move/diem-framework/DPN/releases" } diem-transaction-builder = { path = "../../sdk/transaction-builder"} -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-vm = { path = "../diem-vm" } -read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } # //////// 0L //////// diem-global-constants = { path = "../../config/global-constants" } hex = "0.4" diff --git a/diem-move/writeset-transaction-generator/Cargo.toml b/diem-move/writeset-transaction-generator/Cargo.toml index 0825732a5d..a884d2fa8a 100644 --- a/diem-move/writeset-transaction-generator/Cargo.toml +++ b/diem-move/writeset-transaction-generator/Cargo.toml @@ -21,29 +21,29 @@ serde = { version = "1.0.124", default-features = false } serde_json = "1.0.64" once_cell = "1.7.2" -move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-bytecode-verifier = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-workspace-hack = { path = "../../crates/diem-workspace-hack" } diem-crypto-derive = { path = "../../crates/diem-crypto-derive" } diem-crypto = { path = "../../crates/diem-crypto" } diem-types = { path = "../../types" } diem-framework-releases = { path = "../../diem-move/diem-framework/DPN/releases" } diem-framework = { path = "../../diem-move/diem-framework" } -move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } bcs = "0.1.2" diem-state-view = { path = "../../storage/state-view" } diem-validator-interface = { path = "../diem-validator-interface" } diem-transaction-replay = { path = "../transaction-replay" } diemdb = { path = "../../storage/diemdb" } diem-vm = { path = "../diem-vm" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955"} -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-test-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9"} +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-runtime = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-test-utils = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +read-write-set = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } #//////// 0L /////// # cli = { path = "../../../testsuite/cli" } diem-transaction-builder = { path = "../../sdk/transaction-builder" } ol-types = { path = "../../ol/types" } diem-resource-viewer = { path = "../diem-resource-viewer" } -move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } \ No newline at end of file +move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diff --git a/execution/executor/Cargo.toml b/execution/executor/Cargo.toml index 21be86c595..f2975f01a3 100644 --- a/execution/executor/Cargo.toml +++ b/execution/executor/Cargo.toml @@ -28,7 +28,7 @@ diem-infallible = { path = "../../crates/diem-infallible" } diem-secure-net = { path = "../../secure/net" } diem-state-view = { path = "../../storage/state-view" } diem-types = { path = "../../types" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-vm = { path = "../../diem-move/diem-vm" } diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } scratchpad = { path = "../../storage/scratchpad" } @@ -46,7 +46,7 @@ diem-config = { path = "../../config" } diem-genesis-tool = {path = "../../config/management/genesis", features = ["testing"] } diem-temppath = { path = "../../crates/diem-temppath" } diemdb = { path = "../../storage/diemdb" } -move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } storage-interface = { path = "../../storage/storage-interface", features=["fuzzing"] } diem-transaction-builder = { path = "../../sdk/transaction-builder" } vm-genesis = { path = "../../diem-move/vm-genesis" } diff --git a/json-rpc/Cargo.toml b/json-rpc/Cargo.toml index 02a93f24df..e4c73b143b 100644 --- a/json-rpc/Cargo.toml +++ b/json-rpc/Cargo.toml @@ -43,10 +43,10 @@ diem-temppath = { path = "../crates/diem-temppath", optional = true } diem-workspace-hack = { version = "0.1", path = "../crates/diem-workspace-hack" } executor = { path = "../execution/executor" , optional = true} executor-types = { path = "../execution/executor-types" , optional = true} -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955", optional = true } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9", optional = true } network = { path = "../network" } -move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } scratchpad = { path = "../storage/scratchpad", optional = true } storage-interface = { path = "../storage/storage-interface" } thiserror = "1.0.24" @@ -72,7 +72,7 @@ diem-framework-releases= { path = "../diem-move/diem-framework/DPN/releases" } vm-genesis = { path = "../diem-move/vm-genesis" } executor = { path = "../execution/executor" } executor-types = { path = "../execution/executor-types" } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-transaction-builder = { path = "../sdk/transaction-builder" } diem-sdk = { path = "../sdk" } scratchpad = { path = "../storage/scratchpad", features = ["fuzzing"] } diff --git a/json-rpc/types/Cargo.toml b/json-rpc/types/Cargo.toml index 177c237ad3..6c8bef9a65 100644 --- a/json-rpc/types/Cargo.toml +++ b/json-rpc/types/Cargo.toml @@ -20,11 +20,11 @@ diem-crypto = { path = "../../crates/diem-crypto", version = "0.0.3" } diem-transaction-builder = { path = "../../sdk/transaction-builder", version = "0.0.3" } diem-types = { path = "../../types", version = "0.0.3" } #/////// 0L ///////// -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } num-derive = "0.3.3" num-traits = "0.2.14" thiserror = "1.0.24" diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } # //////// 0L //////// -ol-types = { path = "../../ol/types" } \ No newline at end of file +ol-types = { path = "../../ol/types" } diff --git a/network/discovery/Cargo.toml b/network/discovery/Cargo.toml index 328e06893e..e017be89be 100644 --- a/network/discovery/Cargo.toml +++ b/network/discovery/Cargo.toml @@ -28,7 +28,7 @@ diem-secure-storage = { path = "../../secure/storage" } diem-network-address-encryption = {path = "../../config/management/network-address-encryption"} diem-types = {path = "../../types"} diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } network = {path = "../../network"} short-hex-str = { path = "../../crates/short-hex-str" } diff --git a/ol/cli/Cargo.toml b/ol/cli/Cargo.toml index 188e28e0c8..c4336ba1e2 100644 --- a/ol/cli/Cargo.toml +++ b/ol/cli/Cargo.toml @@ -57,16 +57,16 @@ storage-interface = { path = "../../storage/storage-interface", version = "0.1.0 fs_extra = "1" port_scanner = "0.1.5" backup-cli = { path = "../../storage/backup/backup-cli", version = "0.1.0" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } walkdir = "2.3" rand = "0.8" bcs = "0.1.2" -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } # 0L todo: which move-vm/ path? -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } # 0L todo: which move-vm/ path? +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } dialoguer = "0.8.0" diem-crypto = { path = "../../crates/diem-crypto" } diem-client = { path = "../../crates/diem-client" } -move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } # Parity with Storage create [dependencies.rocksdb] @@ -82,4 +82,4 @@ version = "0.5.2" [dev-dependencies] abscissa_core = { version = "0.5.2", features = ["testing"] } -once_cell = "1.2" \ No newline at end of file +once_cell = "1.2" diff --git a/ol/genesis-tools/Cargo.toml b/ol/genesis-tools/Cargo.toml index 428d00deac..b506a646c4 100644 --- a/ol/genesis-tools/Cargo.toml +++ b/ol/genesis-tools/Cargo.toml @@ -18,7 +18,7 @@ serde = { version = "1.0.116", features = ["derive"] } serde_json = "1.0.58" backup-service = { path = "../../storage/backup/backup-service", version = "0.1.0" } storage-interface = { path = "../../storage/storage-interface", version = "0.1.0" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } vm-genesis={path="../../diem-move/vm-genesis", version="0.1.0"} diem-wallet = { path = "../../crates/diem-wallet", version = "0.1.0"} gumdrop = "0.8.0" @@ -28,4 +28,4 @@ ol-types = { path = "../types/" } #diem-network-address = { path = "../../network/network-address", version = "0.1.0" } [dev-dependencies] -tokio-test = "*" \ No newline at end of file +tokio-test = "*" diff --git a/ol/smoke-tests/Cargo.toml b/ol/smoke-tests/Cargo.toml index 12cc6d2dea..9706da4bca 100644 --- a/ol/smoke-tests/Cargo.toml +++ b/ol/smoke-tests/Cargo.toml @@ -25,9 +25,9 @@ diem-rest-client = { path = "../../crates/diem-rest-client" } diem-temppath = { path = "../../crates/diem-temppath" } diem-transaction-builder = { path = "../../sdk/transaction-builder" } diem-transaction-replay = { path = "../../diem-move/transaction-replay" } -move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-types = { path = "../../types" } forge = { path = "../../testsuite/forge" } diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } @@ -58,4 +58,4 @@ diem-vault-client = { path = "../../secure/storage/vault", features = ["fuzzing" diem-validator-interface = { path = "../../diem-move/diem-validator-interface" } diem-writeset-generator = { path = "../../diem-move/writeset-transaction-generator" } diem-transaction-builder = { path = "../../sdk/transaction-builder" } -smoke-test = { path = "../../testsuite/smoke-test", features = ["ol-smoke-test"] } \ No newline at end of file +smoke-test = { path = "../../testsuite/smoke-test", features = ["ol-smoke-test"] } diff --git a/ol/tower/Cargo.toml b/ol/tower/Cargo.toml index 6b06e15dc3..a81fd746e3 100644 --- a/ol/tower/Cargo.toml +++ b/ol/tower/Cargo.toml @@ -28,7 +28,7 @@ diemdb = { path = "../../storage/diemdb"} diem-logger = { path = "../../crates/diem-logger" } storage-interface= {path = "../../storage/storage-interface"} vm-genesis={path="../../diem-move/vm-genesis"} -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } regex = "1" rpassword = "5.0" ajson = "0.2.3" @@ -61,4 +61,4 @@ criterion = "0.3" [[bench]] name = "bench" -harness = false \ No newline at end of file +harness = false diff --git a/ol/txs/Cargo.toml b/ol/txs/Cargo.toml index e56d411616..9efd37dc6a 100644 --- a/ol/txs/Cargo.toml +++ b/ol/txs/Cargo.toml @@ -38,11 +38,11 @@ diem-wallet = { path = "../../crates/diem-wallet" } diemdb = { path = "../../storage/diemdb"} diem-transaction-builder = { path = "../../sdk/transaction-builder" } executor-benchmark = { path = "../../execution/executor-benchmark" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } ol = {path = "../cli"} ol-keys = { path = "../keys/", version = "0.1.0" } ol-types = {path = "../../ol/types"} -move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-resource-viewer = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } reqwest = { version = "0.11.2", features = ["blocking", "json"], default_features = false } storage-interface= {path = "../../storage/storage-interface"} vdf = { path = "../../ol/verifiable_delay/vdf", version = "^0.1.0" } @@ -54,4 +54,4 @@ version = "0.5.2" [dev-dependencies] abscissa_core = { version = "0.5.2", features = ["testing"] } criterion = "0.3" -once_cell = "1.2" \ No newline at end of file +once_cell = "1.2" diff --git a/ol/types/Cargo.toml b/ol/types/Cargo.toml index 4de3ed543c..49c0ce3124 100644 --- a/ol/types/Cargo.toml +++ b/ol/types/Cargo.toml @@ -25,8 +25,8 @@ url = { version = "^2.1", features = ["serde"]} dialoguer = "0.8.0" once_cell = "1.7.2" ol-keys = { path = "../keys" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } sha2 = "0.9.1" num-format = "0.4.0" glob = "0.3" -rand = "0.8.4" \ No newline at end of file +rand = "0.8.4" diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml index 8d1d29b2be..e2aca68b3d 100644 --- a/sdk/Cargo.toml +++ b/sdk/Cargo.toml @@ -21,7 +21,7 @@ serde = { version = "1.0.124", features = ["derive"] } diem-crypto = { path = "../crates/diem-crypto", version = "0.0.3" } diem-types = { path = "../types", version = "0.0.3"} #/////// 0L ///////// -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-transaction-builder = { path = "./transaction-builder", version = "0.0.3" } diem-workspace-hack = { version = "0.1", path = "../crates/diem-workspace-hack" } diff --git a/sdk/transaction-builder/Cargo.toml b/sdk/transaction-builder/Cargo.toml index 497a0ea66b..94ea6abb03 100644 --- a/sdk/transaction-builder/Cargo.toml +++ b/sdk/transaction-builder/Cargo.toml @@ -16,7 +16,7 @@ once_cell = "1.7.2" serde = { version = "1.0.124", features = ["derive"] } #/////// 0L ///////// -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955"} +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9"} diem-types = { path = "../../types", version = "0.0.3" } proptest = { version = "1.0.0", optional = true } @@ -26,7 +26,7 @@ diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hac [dev-dependencies] proptest = "1.0.0" proptest-derive = "0.3.0" -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955", features = ["fuzzing"] } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9", features = ["fuzzing"] } [features] default = [] diff --git a/shuffle/cli/Cargo.toml b/shuffle/cli/Cargo.toml index 8fba1d6754..b78563ae8c 100644 --- a/shuffle/cli/Cargo.toml +++ b/shuffle/cli/Cargo.toml @@ -25,7 +25,7 @@ tokio = { version = "1.8.1", features = ["full"] } toml = "0.5.8" url = { version = "2.2.2", features = ["serde"] } -move-abigen = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-abigen = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-api-types = { path = "../../api/types" } diem-config = { path = "../../config" } diem-crypto = { path = "../../crates/diem-crypto" } @@ -41,12 +41,12 @@ diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hac diemdb = { path = "../../storage/diemdb" } forge = { path = "../../testsuite/forge" } generate-key = { path = "../../config/generate-key" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-cli = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-package = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-unit-test = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-cli = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-package = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-unit-test = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } serde-reflection = "0.3.5" serde-generate = "0.20.6" serde_json = "1.0.68" diff --git a/shuffle/move/Cargo.toml b/shuffle/move/Cargo.toml index 279c8366c3..a14fcc91cf 100644 --- a/shuffle/move/Cargo.toml +++ b/shuffle/move/Cargo.toml @@ -12,5 +12,5 @@ edition = "2018" diem-framework = { path = "../../diem-move/diem-framework" } diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } diem-vm = { path = "../../diem-move/diem-vm" } -move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-unit-test = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-unit-test = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diff --git a/state-sync/inter-component/consensus-notifications/Cargo.toml b/state-sync/inter-component/consensus-notifications/Cargo.toml index ca862e65bf..348dd1bf2b 100644 --- a/state-sync/inter-component/consensus-notifications/Cargo.toml +++ b/state-sync/inter-component/consensus-notifications/Cargo.toml @@ -23,4 +23,4 @@ diem-workspace-hack = { version = "0.1", path = "../../../crates/diem-workspace- [dev-dependencies] claim = "0.5.0" -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diff --git a/state-sync/inter-component/event-notifications/Cargo.toml b/state-sync/inter-component/event-notifications/Cargo.toml index ac3b815042..6f17524966 100644 --- a/state-sync/inter-component/event-notifications/Cargo.toml +++ b/state-sync/inter-component/event-notifications/Cargo.toml @@ -34,5 +34,5 @@ diem-temppath = { path = "../../../crates/diem-temppath" } diem-vm = { path = "../../../diem-move/diem-vm" } diemdb = { path = "../../../storage/diemdb" } executor-test-helpers = { path = "../../../execution/executor-test-helpers" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } vm-genesis = { path = "../../../diem-move/vm-genesis", features = ["fuzzing"] } diff --git a/state-sync/state-sync-v1/Cargo.toml b/state-sync/state-sync-v1/Cargo.toml index 56a09f8f78..17f9ec7d6f 100644 --- a/state-sync/state-sync-v1/Cargo.toml +++ b/state-sync/state-sync-v1/Cargo.toml @@ -63,7 +63,7 @@ diem-proptest-helpers = { path = "../../crates/diem-proptest-helpers" } diemdb = { path = "../../storage/diemdb" } executor-test-helpers = { path = "../../execution/executor-test-helpers" } memsocket = { path = "../../network/memsocket" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } network = { path = "../../network", features = ["fuzzing", "testing"] } network-builder = { path = "../../network/builder" } storage-service = { path = "../../storage/storage-service" } diff --git a/state-sync/storage-service/server/Cargo.toml b/state-sync/storage-service/server/Cargo.toml index fedd222f26..0d3447ae92 100644 --- a/state-sync/storage-service/server/Cargo.toml +++ b/state-sync/storage-service/server/Cargo.toml @@ -35,5 +35,5 @@ claim = "0.5.0" diem-crypto = { path = "../../../crates/diem-crypto" } diem-types = { path = "../../../types" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } storage-interface = { path = "../../../storage/storage-interface" } diff --git a/storage/diemdb/Cargo.toml b/storage/diemdb/Cargo.toml index 47d4a47920..67c3b3af09 100644 --- a/storage/diemdb/Cargo.toml +++ b/storage/diemdb/Cargo.toml @@ -35,7 +35,7 @@ diem-temppath = { path = "../../crates/diem-temppath", optional = true } diem-types = { path = "../../types" } diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } executor-types = { path = "../../execution/executor-types", optional = true } -move-core-types = {git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955"} +move-core-types = {git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9"} num-variants = { path = "../../crates/num-variants" } schemadb = { path = "../schemadb" } diff --git a/storage/storage-interface/Cargo.toml b/storage/storage-interface/Cargo.toml index 067b2f9f9b..a4fdb66275 100644 --- a/storage/storage-interface/Cargo.toml +++ b/storage/storage-interface/Cargo.toml @@ -23,7 +23,7 @@ diem-state-view = { path = "../state-view" } diem-types = { path = "../../types" } diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } scratchpad = { path = "../scratchpad" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } [features] default = [] diff --git a/testsuite/diem-fuzzer/Cargo.toml b/testsuite/diem-fuzzer/Cargo.toml index f6cb22d865..ffb014a43f 100644 --- a/testsuite/diem-fuzzer/Cargo.toml +++ b/testsuite/diem-fuzzer/Cargo.toml @@ -42,14 +42,14 @@ diem-mempool = { path = "../../mempool" } diem-types = { path = "../../types", features = ["fuzzing"] } diem-vault-client = { path = "../../secure/storage/vault", features = ["fuzzing"] } diemdb = { path = "../../storage/diemdb", features = ["fuzzing"] } -move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955", features = ["fuzzing"] } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955", features = ["fuzzing"] } +move-vm-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9", features = ["fuzzing"] } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9", features = ["fuzzing"] } network = { path = "../../network", features = ["fuzzing"] } safety-rules = { path = "../../consensus/safety-rules", features = ["fuzzing", "testing"] } scratchpad = { path = "../../storage/scratchpad", features = ["fuzzing"]} state-sync-v1 = { path = "../../state-sync/state-sync-v1", features = ["fuzzing", "diemdb"] } storage-interface = { path = "../../storage/storage-interface" } -move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955", features = ["fuzzing"] } +move-binary-format = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9", features = ["fuzzing"] } [dev-dependencies] rusty-fork = "0.3.0" diff --git a/testsuite/generate-format/Cargo.toml b/testsuite/generate-format/Cargo.toml index 681aaf0237..c9d2d9b8cb 100644 --- a/testsuite/generate-format/Cargo.toml +++ b/testsuite/generate-format/Cargo.toml @@ -25,7 +25,7 @@ diem-crypto-derive = { path = "../../crates/diem-crypto-derive"} diem-types = { path = "../../types", features=["fuzzing"] } diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } network = { path = "../../network" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955", features=["fuzzing"] } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9", features=["fuzzing"] } [[bin]] name = "compute" diff --git a/testsuite/smoke-test/Cargo.toml b/testsuite/smoke-test/Cargo.toml index 01061ebcf8..ee459eace0 100644 --- a/testsuite/smoke-test/Cargo.toml +++ b/testsuite/smoke-test/Cargo.toml @@ -30,9 +30,9 @@ diem-rest-client = { path = "../../crates/diem-rest-client" } diem-temppath = { path = "../../crates/diem-temppath" } diem-transaction-builder = { path = "../../sdk/transaction-builder" } diem-transaction-replay = { path = "../../diem-move/transaction-replay" } -move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } -move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-command-line-common = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-ir-compiler = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } +move-stdlib = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-types = { path = "../../types" } forge = { path = "../forge" } diem-workspace-hack = { version = "0.1", path = "../../crates/diem-workspace-hack" } @@ -93,4 +93,4 @@ harness = false #/////// 0L ///////// [features] -ol-smoke-test = [] \ No newline at end of file +ol-smoke-test = [] diff --git a/types/Cargo.toml b/types/Cargo.toml index e7a114fb00..8438cd3d81 100644 --- a/types/Cargo.toml +++ b/types/Cargo.toml @@ -30,8 +30,8 @@ tiny-keccak = { version = "2.0.2", default-features = false, features = ["sha3"] bcs = "0.1.2" diem-crypto = { path = "../crates/diem-crypto", version = "0.0.3" } diem-crypto-derive = { path = "../crates/diem-crypto-derive", version = "0.0.3" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955", version = "0.0.3" } -move-read-write-set-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9", version = "0.0.3" } +move-read-write-set-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } diem-workspace-hack = { version = "0.1", path = "../crates/diem-workspace-hack" } # //////// 0L //////// @@ -44,7 +44,7 @@ proptest-derive = "0.3.0" serde_json = "1.0.64" diem-crypto = { path = "../crates/diem-crypto", features = ["fuzzing"] } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955", features = ["fuzzing"] } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9", features = ["fuzzing"] } [features] default = [] diff --git a/vm-validator/Cargo.toml b/vm-validator/Cargo.toml index 5e00c5c415..15d399fe7c 100644 --- a/vm-validator/Cargo.toml +++ b/vm-validator/Cargo.toml @@ -31,7 +31,7 @@ diem-types = { path = "../types", features = ["fuzzing"] } diem-vm = { path = "../diem-move/diem-vm" } diemdb = { path = "../storage/diemdb", features = ["fuzzing"] } vm-genesis = { path = "../diem-move/vm-genesis" } -move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" } +move-core-types = { git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" } [features] default = [] diff --git a/x.toml b/x.toml index cd0ffcc730..26434f03e1 100644 --- a/x.toml +++ b/x.toml @@ -79,11 +79,11 @@ third-party = [ # Exclude the fail crate because the failpoints feature should only be enabled # for certain builds. { name = "fail" }, - { name = "move-binary-format", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" }, - { name = "move-core-types", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" }, - { name = "move-stdlib", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" }, - { name = "move-vm-runtime", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" }, - { name = "move-vm-types", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "94e1039c9fdf1472c2c7775de43135d28dafc955" }, + { name = "move-binary-format", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" }, + { name = "move-core-types", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" }, + { name = "move-stdlib", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" }, + { name = "move-vm-runtime", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" }, + { name = "move-vm-types", git = "https://github.com/0LNetworkCommunity/move-0L", rev = "512b8026fb6baa1322d284c70a9d36405d35a6c9" }, ] # This follows the same syntax as CargoOptionsSummary in guppy.