From 06134f0c5617b0c4dd82c730671ee0c624ac65a3 Mon Sep 17 00:00:00 2001 From: simonjiao Date: Fri, 2 Aug 2024 22:34:26 +0800 Subject: [PATCH] update starcoin/move revision --- Cargo.lock | 78 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 52 ++++++++++++++++++------------------ 2 files changed, 65 insertions(+), 65 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 503c4e8501..5c6875aab6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -991,7 +991,7 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7" [[package]] name = "bytecode-interpreter-crypto" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "curve25519-dalek-fiat", @@ -5126,7 +5126,7 @@ checksum = "c9be0862c1b3f26a88803c4a49de6889c10e608b3ee9344e6ef5b45fb37ad3d1" [[package]] name = "move-abigen" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5143,7 +5143,7 @@ dependencies = [ [[package]] name = "move-binary-format" version = "0.0.3" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "arbitrary", @@ -5159,12 +5159,12 @@ dependencies = [ [[package]] name = "move-borrow-graph" version = "0.0.1" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" [[package]] name = "move-bytecode-source-map" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5179,7 +5179,7 @@ dependencies = [ [[package]] name = "move-bytecode-utils" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "move-binary-format", @@ -5191,7 +5191,7 @@ dependencies = [ [[package]] name = "move-bytecode-verifier" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "fail", @@ -5204,7 +5204,7 @@ dependencies = [ [[package]] name = "move-bytecode-viewer" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "clap 3.2.23", @@ -5221,7 +5221,7 @@ dependencies = [ [[package]] name = "move-cli" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5267,7 +5267,7 @@ dependencies = [ [[package]] name = "move-command-line-common" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "difference", @@ -5284,7 +5284,7 @@ dependencies = [ [[package]] name = "move-compiler" version = "0.0.1" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5313,7 +5313,7 @@ dependencies = [ [[package]] name = "move-core-types" version = "0.0.4" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "arbitrary", @@ -5337,7 +5337,7 @@ dependencies = [ [[package]] name = "move-coverage" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5374,7 +5374,7 @@ dependencies = [ [[package]] name = "move-disassembler" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "clap 3.2.23", @@ -5392,7 +5392,7 @@ dependencies = [ [[package]] name = "move-docgen" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "codespan 0.11.1", @@ -5410,7 +5410,7 @@ dependencies = [ [[package]] name = "move-errmapgen" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5424,7 +5424,7 @@ dependencies = [ [[package]] name = "move-ir-compiler" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5443,7 +5443,7 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "codespan-reporting", @@ -5462,7 +5462,7 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode-syntax" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "hex", @@ -5475,7 +5475,7 @@ dependencies = [ [[package]] name = "move-ir-types" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "hex", @@ -5489,7 +5489,7 @@ dependencies = [ [[package]] name = "move-model" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "codespan 0.11.1", @@ -5515,7 +5515,7 @@ dependencies = [ [[package]] name = "move-package" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5601,7 +5601,7 @@ dependencies = [ [[package]] name = "move-prover" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "async-trait", @@ -5638,7 +5638,7 @@ dependencies = [ [[package]] name = "move-prover-boogie-backend" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "async-trait", @@ -5666,7 +5666,7 @@ dependencies = [ [[package]] name = "move-prover-test-utils" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "move-command-line-common", @@ -5677,7 +5677,7 @@ dependencies = [ [[package]] name = "move-read-write-set-types" version = "0.0.3" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "move-binary-format", @@ -5688,7 +5688,7 @@ dependencies = [ [[package]] name = "move-resource-viewer" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5703,7 +5703,7 @@ dependencies = [ [[package]] name = "move-stackless-bytecode" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "codespan 0.11.1", "codespan-reporting", @@ -5730,7 +5730,7 @@ dependencies = [ [[package]] name = "move-stackless-bytecode-interpreter" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bytecode-interpreter-crypto", @@ -5748,7 +5748,7 @@ dependencies = [ [[package]] name = "move-stdlib" version = "0.1.1" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "hex", @@ -5771,7 +5771,7 @@ dependencies = [ [[package]] name = "move-symbol-pool" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "once_cell", "serde 1.0.152", @@ -5780,7 +5780,7 @@ dependencies = [ [[package]] name = "move-table-extension" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "bcs", @@ -5797,7 +5797,7 @@ dependencies = [ [[package]] name = "move-transactional-test-runner" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "clap 3.2.23", @@ -5832,7 +5832,7 @@ dependencies = [ [[package]] name = "move-unit-test" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "better_any", @@ -5863,7 +5863,7 @@ dependencies = [ [[package]] name = "move-vm-runtime" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "better_any", "bytes 1.6.1", @@ -5882,7 +5882,7 @@ dependencies = [ [[package]] name = "move-vm-test-utils" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "move-binary-format", @@ -5896,7 +5896,7 @@ dependencies = [ [[package]] name = "move-vm-types" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "bcs", "move-binary-format", @@ -7927,7 +7927,7 @@ dependencies = [ [[package]] name = "read-write-set" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "move-binary-format", @@ -7942,7 +7942,7 @@ dependencies = [ [[package]] name = "read-write-set-dynamic" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?branch=refactor-move-runtime#f8df5bcb11e71ceb11c3215e298ea174764c48a7" +source = "git+https://github.com/starcoinorg/move?rev=905484b15b2a2218013fdb2c034f1d7898d29a25#905484b15b2a2218013fdb2c034f1d7898d29a25" dependencies = [ "anyhow", "move-binary-format", diff --git a/Cargo.toml b/Cargo.toml index 9346d19f5f..8ea756b08a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -343,31 +343,31 @@ log4rs = { version = "1.2.0", features = ["background_rotation", "gzip"] } lru = "0.7.8" merkletree = { version = "0.22.1" } mirai-annotations = "1.10.1" -move-binary-format = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-bytecode-source-map = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-bytecode-verifier = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-cli = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-command-line-common = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-compiler = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-core-types = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-coverage = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-disassembler = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-docgen = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-errmapgen = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-ir-compiler = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-ir-types = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-model = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-package = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-prover = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-prover-test-utils = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-resource-viewer = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-stdlib = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-transactional-test-runner = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-unit-test = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime", features = ["table-extension"] } -move-vm-runtime = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-vm-types = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-table-extension = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime" } -move-vm-test-utils = { git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime", features = ["table-extension"] } +move-binary-format = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-bytecode-source-map = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-bytecode-verifier = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-cli = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-command-line-common = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-compiler = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-core-types = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-coverage = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-disassembler = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-docgen = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-errmapgen = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-ir-compiler = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-ir-types = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-model = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-package = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-prover = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-prover-test-utils = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-resource-viewer = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-stdlib = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-transactional-test-runner = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-unit-test = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25", features = ["table-extension"] } +move-vm-runtime = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-vm-types = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-table-extension = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25" } +move-vm-test-utils = { git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25", features = ["table-extension"] } names = { version = "0.14.0", default-features = false } network-api = { path = "network/api", package = "network-api" } @@ -535,7 +535,7 @@ unsigned-varint = { version = "0.6.0", features = [ "futures", "asynchronous_codec", ] } -vm = { package = "move-binary-format", git = "https://github.com/starcoinorg/move", branch = "refactor-move-runtime", features = ["fuzzing"] } +vm = { package = "move-binary-format", git = "https://github.com/starcoinorg/move", rev = "905484b15b2a2218013fdb2c034f1d7898d29a25", features = ["fuzzing"] } vm-status-translator = { path = "vm/vm-status-translator" } void = "1.0.2" walkdir = "2.3.1"