From 489fe44f049358d9f5968bac95be7732cc395c07 Mon Sep 17 00:00:00 2001 From: simonjiao Date: Fri, 13 Dec 2024 13:56:50 +0800 Subject: [PATCH] update move dependencies version --- Cargo.lock | 74 +++++++++++++++--------------- Cargo.toml | 62 ++++++++++++------------- genesis/generated/barnard/genesis | Bin 271176 -> 271207 bytes genesis/generated/halley/genesis | Bin 268888 -> 268919 bytes genesis/generated/main/genesis | Bin 271225 -> 271256 bytes genesis/generated/proxima/genesis | Bin 272574 -> 272605 bytes genesis/generated/vega/genesis | Bin 271225 -> 271256 bytes 7 files changed, 68 insertions(+), 68 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 29be5b2bca..180cbdb8cc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11,7 +11,7 @@ checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3" [[package]] name = "abstract-domain-derive" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "proc-macro2 1.0.86", "quote 1.0.36", @@ -5812,7 +5812,7 @@ checksum = "1fafa6961cabd9c63bcd77a45d7e3b7f3b552b70417831fb0f56db717e72407e" [[package]] name = "move-abigen" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "bcs 0.1.4", @@ -5829,7 +5829,7 @@ dependencies = [ [[package]] name = "move-binary-format" version = "0.0.3" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "arbitrary", @@ -5846,12 +5846,12 @@ dependencies = [ [[package]] name = "move-borrow-graph" version = "0.0.1" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" [[package]] name = "move-bytecode-source-map" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "bcs 0.1.4", @@ -5866,7 +5866,7 @@ dependencies = [ [[package]] name = "move-bytecode-utils" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "move-binary-format", @@ -5878,7 +5878,7 @@ dependencies = [ [[package]] name = "move-bytecode-verifier" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "fail", "move-binary-format", @@ -5892,7 +5892,7 @@ dependencies = [ [[package]] name = "move-bytecode-viewer" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "clap 4.5.13", @@ -5907,7 +5907,7 @@ dependencies = [ [[package]] name = "move-cli" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "clap 4.5.13", @@ -5937,7 +5937,7 @@ dependencies = [ [[package]] name = "move-command-line-common" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "difference", @@ -5954,7 +5954,7 @@ dependencies = [ [[package]] name = "move-compiler" version = "0.0.1" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "bcs 0.1.4", @@ -5980,7 +5980,7 @@ dependencies = [ [[package]] name = "move-compiler-v2" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "abstract-domain-derive", "anyhow", @@ -6011,7 +6011,7 @@ dependencies = [ [[package]] name = "move-core-types" version = "0.0.4" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "arbitrary", @@ -6038,7 +6038,7 @@ dependencies = [ [[package]] name = "move-coverage" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "bcs 0.1.4", @@ -6074,7 +6074,7 @@ dependencies = [ [[package]] name = "move-disassembler" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "clap 4.5.13", @@ -6091,7 +6091,7 @@ dependencies = [ [[package]] name = "move-docgen" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "clap 4.5.13", @@ -6110,7 +6110,7 @@ dependencies = [ [[package]] name = "move-errmapgen" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "move-command-line-common", @@ -6122,7 +6122,7 @@ dependencies = [ [[package]] name = "move-ir-compiler" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "bcs 0.1.4", @@ -6138,7 +6138,7 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "codespan-reporting", @@ -6156,7 +6156,7 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode-syntax" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "hex", @@ -6169,7 +6169,7 @@ dependencies = [ [[package]] name = "move-ir-types" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "hex", "move-command-line-common", @@ -6182,7 +6182,7 @@ dependencies = [ [[package]] name = "move-model" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "codespan 0.11.1", @@ -6208,7 +6208,7 @@ dependencies = [ [[package]] name = "move-package" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "clap 4.5.13", @@ -6295,7 +6295,7 @@ dependencies = [ [[package]] name = "move-prover" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "atty", @@ -6322,7 +6322,7 @@ dependencies = [ [[package]] name = "move-prover-boogie-backend" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "async-trait", @@ -6351,7 +6351,7 @@ dependencies = [ [[package]] name = "move-prover-bytecode-pipeline" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "abstract-domain-derive", "anyhow", @@ -6368,7 +6368,7 @@ dependencies = [ [[package]] name = "move-prover-test-utils" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "move-command-line-common", @@ -6379,7 +6379,7 @@ dependencies = [ [[package]] name = "move-resource-viewer" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "hex", @@ -6392,7 +6392,7 @@ dependencies = [ [[package]] name = "move-stackless-bytecode" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "abstract-domain-derive", "codespan-reporting", @@ -6411,7 +6411,7 @@ dependencies = [ [[package]] name = "move-stdlib" version = "0.1.1" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "hex", @@ -6434,7 +6434,7 @@ dependencies = [ [[package]] name = "move-symbol-pool" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "once_cell", "serde", @@ -6443,7 +6443,7 @@ dependencies = [ [[package]] name = "move-table-extension" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "better_any", "bytes 1.6.1", @@ -6458,7 +6458,7 @@ dependencies = [ [[package]] name = "move-transactional-test-runner" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "clap 4.5.13", @@ -6490,7 +6490,7 @@ dependencies = [ [[package]] name = "move-unit-test" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "better_any", @@ -6518,7 +6518,7 @@ dependencies = [ [[package]] name = "move-vm-runtime" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "better_any", "bytes 1.6.1", @@ -6542,7 +6542,7 @@ dependencies = [ [[package]] name = "move-vm-test-utils" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "anyhow", "bytes 1.6.1", @@ -6558,7 +6558,7 @@ dependencies = [ [[package]] name = "move-vm-types" version = "0.1.0" -source = "git+https://github.com/starcoinorg/move?rev=88e293a566e7aea1c4da1c302c1dbcf603930a22#88e293a566e7aea1c4da1c302c1dbcf603930a22" +source = "git+https://github.com/starcoinorg/move?rev=2949078ac5e8722350a2b20d0712706b592970e5#2949078ac5e8722350a2b20d0712706b592970e5" dependencies = [ "bcs 0.1.4", "derivative", diff --git a/Cargo.toml b/Cargo.toml index aeaee0c9eb..d0ecfe6ff0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -404,38 +404,38 @@ sha2_0_10_6 = { package = "sha2", version = "0.10.6" } siphasher = "0.3.10" merkletree = { version = "0.22.1" } mirai-annotations = "1.10.1" -move-binary-format = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-bytecode-source-map = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-bytecode-utils = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-bytecode-verifier = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-cli = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-command-line-common = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-compiler = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-compiler-v2 = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-core-types = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-coverage = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-disassembler = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-docgen = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-errmapgen = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-ir-compiler = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-ir-types = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-model = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-package = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-prover = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-prover-boogie-backend = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-prover-bytecode-pipeline = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-stackless-bytecode = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-prover-test-utils = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-resource-viewer = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-stdlib = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-transactional-test-runner = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-unit-test = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22", features = [ +move-binary-format = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-bytecode-source-map = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-bytecode-utils = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-bytecode-verifier = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-cli = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-command-line-common = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-compiler = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-compiler-v2 = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-core-types = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-coverage = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-disassembler = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-docgen = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-errmapgen = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-ir-compiler = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-ir-types = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-model = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-package = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-prover = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-prover-boogie-backend = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-prover-bytecode-pipeline = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-stackless-bytecode = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-prover-test-utils = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-resource-viewer = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-stdlib = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-transactional-test-runner = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-unit-test = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5", features = [ "table-extension", ] } -move-vm-runtime = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-vm-types = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-table-extension = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22" } -move-vm-test-utils = { git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22", features = [ +move-vm-runtime = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-vm-types = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-table-extension = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5" } +move-vm-test-utils = { git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5", features = [ "table-extension", ] } @@ -617,7 +617,7 @@ unsigned-varint = { version = "0.6.0", features = [ "futures", "asynchronous_codec", ] } -vm = { package = "move-binary-format", git = "https://github.com/starcoinorg/move", rev = "88e293a566e7aea1c4da1c302c1dbcf603930a22", features = [ +vm = { package = "move-binary-format", git = "https://github.com/starcoinorg/move", rev = "2949078ac5e8722350a2b20d0712706b592970e5", features = [ "fuzzing", ] } vm-status-translator = { path = "vm/vm-status-translator" } diff --git a/genesis/generated/barnard/genesis b/genesis/generated/barnard/genesis index 3ac93c32ad4b792eaf04a9eaec167a07d0be6760..d3f5c0fc6d7dac0f06c5cf36001c10b3c6211fb8 100644 GIT binary patch delta 256 zcmV+b0ssEU#t`Sm5RgJ3VP5}ey4=qeH}9;wZA1I*r|j8O_!g$}#=DSP2X_CIkzyhs zGSs8JBXM&B1^;tvb=K*EhmyB4gNXmv#K@qO3?2polfj%Ek-!Zgm5ovwhNTk`&%u1I z@sZ#io5~vAFpnC3^c1&4tQ`uDR;BIqiX}^GzE3z+m-f|^Gt04i GO$PuKDtbf! delta 247 zcmVKLCg1SmFWeA;RIlau2zno0+cQ1#iA(^lfj%Ek-!ZgJb**;C{YeRSskW2EqH5Ht@WhZkzyhs z*pW~hq$ymX1#UaBzjEDlB7+MuZpNAlL*qc*)_{C^lfj%Ek-!Zgrx|( zc1rHbRaa5!bMGIPLzRHY(^yaEf$fFu0fp@Xwe16vb^?+tmw|T!C=`wY5WNob1PZVd z7!1f0g%}OZD+rgt&;k^<(RTyu1_U!QFnE^%?g1PFFfcH;z(qW%W GuL}TWUvj_z delta 247 zcmV|5RgJ3V{))$^;~~a(!~f(x4*~rr6NzOwg_P@$>mi2#^zcpkzyhs z*N1@b`7#Q9Yd|^6Ng7;Lyd~$zN6eC!$|5=;_GN)Alfj%Ek-!ZgHY@OaMo}t_Ib4sH zoySB?AqZMJ*o;aN{le#YA85nOf$fFu0fp@Xwe16vb^`M&mw|T!C=~Aj5S|Y61PYN8 z7!0Wsg%}O4D+rgt&;k^<(RTyu1_TrnFnG7$egjvVL3ug{bOlCy_K$A9DXAjS}*)%!lW#*RmKYj|iD{8|(b#Gib=dg2+=?l{Tkzyhs zn7}HN@gc{CZkSFd#3g~}pQF|}%50EW6(J4Bo;L5Llfj%Ek-!ZgrSOEX~2UAEA& zLLcKQ&7CQxGFcClMXB~o%6Z1+f$fFu0fp@Xwe16vb^?+tmw|T!C=`wY5WNob1PZVd z7!1f0g%}OZD+rgt&;k^<(RTyu1_U!QFnE^%?g1PFFfcH;z*3s9!LOLQqK&tnzK3FC2DN&o@vI=tb%tp#mr#PYdbS%v9Xj)c|KM8%+@9`$vEl GIt>74u5hRT delta 247 zcmV#}N6(5RgJ3$%g;F@$x|P^JZ?Gdy+YVR@SGE3aDa#e0iiTTv@+*kzyhs zG2tw3(b?hr0WJs0W@Ejy1_J=q4iS4vQ<2Ron`a3-lfj%Ek-!Zgjh2=Orn18|5eGx# zx-~jJ60AXhJgE%|kAzLuHi>1Sf$fFu0fp@Xwe16vb^`M&mw|T!C=~Aj5S|Y61PYN8 z7!0Wsg%}O4D+rgt&;k^<(RTyu1_TrnFnG7$egk-CMPMzPZ{GVf|eG-Cw+$T5G)`ex}W%0ssM-ZGQj& diff --git a/genesis/generated/proxima/genesis b/genesis/generated/proxima/genesis index dcb27acdc35ebc777795599c3c5d69b0959b526c..edc7f06d884c9fe2cdd7ebeac07aed98992d9a68 100644 GIT binary patch delta 256 zcmV+b0ssEK(GcCy5RgJ3{QL`4odxp4${oP#paWXk+YqN)nIkUHOt_&N`X^Nokzyhs zeEgLHY69+`icDeBJ)suiD5rttUtDMKEWSZ(*0qHfKw26=gr;_9p}J(y_6 xxnr#iTImlPBByoy%hNp2H&n)A)C|Z|cLby?j!uFEbZamTuxT{8rQHHY4*-WTaH0SJ diff --git a/genesis/generated/vega/genesis b/genesis/generated/vega/genesis index 699759b1ea33b5ae812323e47ab71b1fd76c4f0e..4835ec1f8322c7c6d6e2e3c9c836c67b90f4afba 100644 GIT binary patch delta 256 zcmV+b0ssE_#t@jt5RgJ3rHS)33oMX$w-0#}N6(5RgJ3nZ3Loeb?^7po~d&WvMS`Jg%b%o{uM|NJ7$5tG4C#ucQwh xJcVdy5}Ka4v<+MXY|tm