diff --git a/Cargo.lock b/Cargo.lock index 5d0fea4f56..c127c3cfd7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -190,7 +190,7 @@ dependencies = [ [[package]] name = "airdrop" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -236,7 +236,7 @@ checksum = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704" [[package]] name = "api-limiter" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "dashmap", @@ -558,7 +558,7 @@ dependencies = [ [[package]] name = "bcs-ext" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs", @@ -585,7 +585,7 @@ checksum = "7dfdb4953a096c551ce9ace855a604d702e6e62d77fac690575ae347571717f5" [[package]] name = "benchmarks" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "criterion", @@ -1222,7 +1222,7 @@ checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" [[package]] name = "contrib-contracts" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -1478,7 +1478,7 @@ dependencies = [ [[package]] name = "cryptonight-rs" -version = "1.12.5" +version = "1.12.6" dependencies = [ "bencher", "cc", @@ -1767,7 +1767,7 @@ dependencies = [ [[package]] name = "db-exporter" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "atomic-counter", @@ -2330,7 +2330,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "forkable-jellyfish-merkle" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "backtrace", @@ -2579,7 +2579,7 @@ dependencies = [ [[package]] name = "genesis-nft-miner" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -4470,7 +4470,7 @@ dependencies = [ [[package]] name = "merkle-generator" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -4845,7 +4845,7 @@ dependencies = [ [[package]] name = "move-coverage" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs", @@ -5036,7 +5036,7 @@ dependencies = [ [[package]] name = "move-package-manager" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs", @@ -5543,7 +5543,7 @@ dependencies = [ [[package]] name = "network-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -5566,7 +5566,7 @@ dependencies = [ [[package]] name = "network-p2p" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-std", @@ -5612,7 +5612,7 @@ dependencies = [ [[package]] name = "network-p2p-types" -version = "1.12.5" +version = "1.12.6" dependencies = [ "bitflags", "bytes 1.2.1", @@ -5627,7 +5627,7 @@ dependencies = [ [[package]] name = "network-rpc-core" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -5643,7 +5643,7 @@ dependencies = [ [[package]] name = "network-rpc-derive" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "proc-macro2 1.0.42", @@ -5653,7 +5653,7 @@ dependencies = [ [[package]] name = "network-types" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "network-p2p-types", @@ -7373,7 +7373,7 @@ dependencies = [ [[package]] name = "resource-exporter" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -7717,7 +7717,7 @@ dependencies = [ [[package]] name = "sc-peerset" -version = "1.12.5" +version = "1.12.6" dependencies = [ "futures 0.3.21", "libp2p", @@ -7787,7 +7787,7 @@ dependencies = [ [[package]] name = "scmd" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "clap 3.2.15", @@ -7917,7 +7917,7 @@ dependencies = [ [[package]] name = "serde-helpers" -version = "1.12.5" +version = "1.12.6" dependencies = [ "bcs-ext", "hex", @@ -8404,7 +8404,7 @@ dependencies = [ [[package]] name = "sp-utils" -version = "1.12.5" +version = "1.12.6" dependencies = [ "futures 0.3.21", "futures-core", @@ -8429,7 +8429,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "starcoin-abi-decoder" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs", @@ -8449,7 +8449,7 @@ dependencies = [ [[package]] name = "starcoin-abi-resolver" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "move-model", @@ -8463,7 +8463,7 @@ dependencies = [ [[package]] name = "starcoin-abi-types" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "hex", @@ -8476,7 +8476,7 @@ dependencies = [ [[package]] name = "starcoin-account" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -8500,7 +8500,7 @@ dependencies = [ [[package]] name = "starcoin-account-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -8521,7 +8521,7 @@ dependencies = [ [[package]] name = "starcoin-account-provider" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "starcoin-account", @@ -8534,7 +8534,7 @@ dependencies = [ [[package]] name = "starcoin-account-service" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -8555,7 +8555,7 @@ dependencies = [ [[package]] name = "starcoin-accumulator" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -8577,7 +8577,7 @@ dependencies = [ [[package]] name = "starcoin-block-relayer" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -8606,7 +8606,7 @@ dependencies = [ [[package]] name = "starcoin-chain" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -8646,7 +8646,7 @@ dependencies = [ [[package]] name = "starcoin-chain-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -8668,7 +8668,7 @@ dependencies = [ [[package]] name = "starcoin-chain-mock" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -8699,7 +8699,7 @@ dependencies = [ [[package]] name = "starcoin-chain-notify" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "starcoin-crypto", @@ -8711,7 +8711,7 @@ dependencies = [ [[package]] name = "starcoin-chain-service" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -8738,7 +8738,7 @@ dependencies = [ [[package]] name = "starcoin-cmd" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -8795,7 +8795,7 @@ dependencies = [ [[package]] name = "starcoin-config" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "clap 3.2.15", @@ -8833,7 +8833,7 @@ dependencies = [ [[package]] name = "starcoin-consensus" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "byteorder 1.4.3", @@ -8889,7 +8889,7 @@ dependencies = [ [[package]] name = "starcoin-dataformat-generator" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -8902,7 +8902,7 @@ dependencies = [ [[package]] name = "starcoin-decrypt" -version = "1.12.5" +version = "1.12.6" dependencies = [ "aes-gcm 0.9.4", "anyhow", @@ -8916,7 +8916,7 @@ dependencies = [ [[package]] name = "starcoin-dev" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -8937,7 +8937,7 @@ dependencies = [ [[package]] name = "starcoin-executor" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -8970,7 +8970,7 @@ dependencies = [ [[package]] name = "starcoin-executor-benchmark" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "clap 3.2.15", @@ -8995,7 +8995,7 @@ dependencies = [ [[package]] name = "starcoin-faucet" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "ascii", @@ -9036,7 +9036,7 @@ dependencies = [ [[package]] name = "starcoin-generator" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "clap 3.2.15", @@ -9060,7 +9060,7 @@ dependencies = [ [[package]] name = "starcoin-genesis" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -9088,7 +9088,7 @@ dependencies = [ [[package]] name = "starcoin-indexer" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -9108,7 +9108,7 @@ dependencies = [ [[package]] name = "starcoin-logger" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "arc-swap", @@ -9127,7 +9127,7 @@ dependencies = [ [[package]] name = "starcoin-metrics" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "futures 0.3.21", @@ -9141,7 +9141,7 @@ dependencies = [ [[package]] name = "starcoin-miner" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -9187,7 +9187,7 @@ dependencies = [ [[package]] name = "starcoin-miner-client" -version = "1.12.5" +version = "1.12.6" dependencies = [ "actix", "actix-rt", @@ -9230,7 +9230,7 @@ dependencies = [ [[package]] name = "starcoin-miner-client-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -9241,7 +9241,7 @@ dependencies = [ [[package]] name = "starcoin-move-compiler" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "move-binary-format", @@ -9260,7 +9260,7 @@ dependencies = [ [[package]] name = "starcoin-move-explain" -version = "1.12.5" +version = "1.12.6" dependencies = [ "bcs-ext", "clap 3.2.15", @@ -9270,7 +9270,7 @@ dependencies = [ [[package]] name = "starcoin-move-prover" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "atty", @@ -9298,7 +9298,7 @@ dependencies = [ [[package]] name = "starcoin-natives" -version = "1.12.5" +version = "1.12.6" dependencies = [ "arrayref", "hex", @@ -9326,7 +9326,7 @@ dependencies = [ [[package]] name = "starcoin-network" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-std", @@ -9369,7 +9369,7 @@ dependencies = [ [[package]] name = "starcoin-network-rpc" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "api-limiter", @@ -9415,7 +9415,7 @@ dependencies = [ [[package]] name = "starcoin-network-rpc-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -9435,7 +9435,7 @@ dependencies = [ [[package]] name = "starcoin-node" -version = "1.12.5" +version = "1.12.6" dependencies = [ "actix", "actix-rt", @@ -9490,7 +9490,7 @@ dependencies = [ [[package]] name = "starcoin-node-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -9511,7 +9511,7 @@ dependencies = [ [[package]] name = "starcoin-open-block" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -9533,7 +9533,7 @@ dependencies = [ [[package]] name = "starcoin-peer-watcher" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-std", @@ -9553,7 +9553,7 @@ dependencies = [ [[package]] name = "starcoin-replay" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "clap 3.2.15", @@ -9569,7 +9569,7 @@ dependencies = [ [[package]] name = "starcoin-resource-viewer" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "hex", @@ -9582,7 +9582,7 @@ dependencies = [ [[package]] name = "starcoin-rpc-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -9624,7 +9624,7 @@ dependencies = [ [[package]] name = "starcoin-rpc-client" -version = "1.12.5" +version = "1.12.6" dependencies = [ "actix", "actix-rt", @@ -9670,7 +9670,7 @@ dependencies = [ [[package]] name = "starcoin-rpc-middleware" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "futures 0.3.21", @@ -9688,7 +9688,7 @@ dependencies = [ [[package]] name = "starcoin-rpc-server" -version = "1.12.5" +version = "1.12.6" dependencies = [ "actix", "actix-rt", @@ -9764,7 +9764,7 @@ dependencies = [ [[package]] name = "starcoin-service-registry" -version = "1.12.5" +version = "1.12.6" dependencies = [ "actix", "actix-rt", @@ -9784,7 +9784,7 @@ dependencies = [ [[package]] name = "starcoin-state-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -9800,7 +9800,7 @@ dependencies = [ [[package]] name = "starcoin-state-service" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -9821,7 +9821,7 @@ dependencies = [ [[package]] name = "starcoin-state-store-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "forkable-jellyfish-merkle", @@ -9831,7 +9831,7 @@ dependencies = [ [[package]] name = "starcoin-state-tree" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -9849,7 +9849,7 @@ dependencies = [ [[package]] name = "starcoin-statedb" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -9868,7 +9868,7 @@ dependencies = [ [[package]] name = "starcoin-storage" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -9900,7 +9900,7 @@ dependencies = [ [[package]] name = "starcoin-stratum" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "byteorder 1.4.3", @@ -9924,7 +9924,7 @@ dependencies = [ [[package]] name = "starcoin-sync" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-std", @@ -9985,7 +9985,7 @@ dependencies = [ [[package]] name = "starcoin-sync-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -10002,7 +10002,7 @@ dependencies = [ [[package]] name = "starcoin-system" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "systemstat", @@ -10010,7 +10010,7 @@ dependencies = [ [[package]] name = "starcoin-time-service" -version = "1.12.5" +version = "1.12.6" dependencies = [ "log 0.4.17", "serde 1.0.140", @@ -10018,7 +10018,7 @@ dependencies = [ [[package]] name = "starcoin-transaction-builder" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -10032,7 +10032,7 @@ dependencies = [ [[package]] name = "starcoin-transactional-test-harness" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -10085,7 +10085,7 @@ dependencies = [ [[package]] name = "starcoin-tx-factory" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "clap 3.2.15", @@ -10106,7 +10106,7 @@ dependencies = [ [[package]] name = "starcoin-txpool" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -10149,7 +10149,7 @@ dependencies = [ [[package]] name = "starcoin-txpool-api" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -10162,7 +10162,7 @@ dependencies = [ [[package]] name = "starcoin-txpool-mock-service" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -10176,7 +10176,7 @@ dependencies = [ [[package]] name = "starcoin-types" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -10201,7 +10201,7 @@ dependencies = [ [[package]] name = "starcoin-uint" -version = "1.12.5" +version = "1.12.6" dependencies = [ "bcs-ext", "hex", @@ -10214,7 +10214,7 @@ dependencies = [ [[package]] name = "starcoin-vm-runtime" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -10237,7 +10237,7 @@ dependencies = [ [[package]] name = "starcoin-vm-types" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -10274,7 +10274,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" [[package]] name = "stdlib" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs-ext", @@ -10301,7 +10301,7 @@ dependencies = [ [[package]] name = "stest" -version = "1.12.5" +version = "1.12.6" dependencies = [ "actix", "actix-rt", @@ -10316,7 +10316,7 @@ dependencies = [ [[package]] name = "stest-macro" -version = "1.12.5" +version = "1.12.6" dependencies = [ "actix", "actix-rt", @@ -10340,7 +10340,7 @@ checksum = "9091b6114800a5f2141aee1d1b9d6ca3592ac062dc5decb3764ec5895a47b4eb" [[package]] name = "stream-task" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-std", @@ -10657,7 +10657,7 @@ dependencies = [ [[package]] name = "test-helper" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "async-trait", @@ -10716,7 +10716,7 @@ dependencies = [ [[package]] name = "testsuite" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "clap 3.2.15", @@ -10859,7 +10859,7 @@ checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792" [[package]] name = "timeout-join-handler" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "thiserror", @@ -11226,7 +11226,7 @@ checksum = "efd1f82c56340fdf16f2a953d7bda4f8fdffba13d93b00844c25572110b26079" [[package]] name = "transaction-builder-generator" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "bcs", @@ -11640,7 +11640,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" [[package]] name = "vm-status-translator" -version = "1.12.5" +version = "1.12.6" dependencies = [ "anyhow", "schemars 0.8.8", diff --git a/abi/decoder/Cargo.toml b/abi/decoder/Cargo.toml index 3d7313a821..83ca43a3ea 100644 --- a/abi/decoder/Cargo.toml +++ b/abi/decoder/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" license = "Apache-2.0" name = "starcoin-abi-decoder" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/abi/resolver/Cargo.toml b/abi/resolver/Cargo.toml index 1155b2637d..033685ba35 100644 --- a/abi/resolver/Cargo.toml +++ b/abi/resolver/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "starcoin-abi-resolver" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/abi/types/Cargo.toml b/abi/types/Cargo.toml index aff7fa21d4..af7567f10d 100644 --- a/abi/types/Cargo.toml +++ b/abi/types/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" license = "Apache-2.0" name = "starcoin-abi-types" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/account/Cargo.toml b/account/Cargo.toml index 0a3449f3f0..64f3b52d44 100644 --- a/account/Cargo.toml +++ b/account/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-account" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/account/api/Cargo.toml b/account/api/Cargo.toml index 6032481ed7..6f92df59bf 100644 --- a/account/api/Cargo.toml +++ b/account/api/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-account-api" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/account/provider/Cargo.toml b/account/provider/Cargo.toml index e7cf92ff97..92349d6dc3 100644 --- a/account/provider/Cargo.toml +++ b/account/provider/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "starcoin-account-provider" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/account/service/Cargo.toml b/account/service/Cargo.toml index 5304f21aef..4ce003c83b 100644 --- a/account/service/Cargo.toml +++ b/account/service/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-account-service" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/benchmarks/Cargo.toml b/benchmarks/Cargo.toml index 74eb04f939..0453654283 100644 --- a/benchmarks/Cargo.toml +++ b/benchmarks/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "benchmarks" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/block-relayer/Cargo.toml b/block-relayer/Cargo.toml index 98ecc4b5ee..705400a8cd 100644 --- a/block-relayer/Cargo.toml +++ b/block-relayer/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-block-relayer" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/chain/Cargo.toml b/chain/Cargo.toml index 36304d448e..9cf88b01e0 100644 --- a/chain/Cargo.toml +++ b/chain/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-chain" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/chain/api/Cargo.toml b/chain/api/Cargo.toml index a58850259d..5827cccade 100644 --- a/chain/api/Cargo.toml +++ b/chain/api/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-chain-api" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/chain/chain-notify/Cargo.toml b/chain/chain-notify/Cargo.toml index 9c3a9e141b..df4b18e77f 100644 --- a/chain/chain-notify/Cargo.toml +++ b/chain/chain-notify/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-chain-notify" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/chain/mock/Cargo.toml b/chain/mock/Cargo.toml index b00e5c7a79..c86ece59c5 100644 --- a/chain/mock/Cargo.toml +++ b/chain/mock/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-chain-mock" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/chain/open-block/Cargo.toml b/chain/open-block/Cargo.toml index a40640d1fb..348fb3b006 100644 --- a/chain/open-block/Cargo.toml +++ b/chain/open-block/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-open-block" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/chain/service/Cargo.toml b/chain/service/Cargo.toml index 17206edaf4..1f49eecc6d 100644 --- a/chain/service/Cargo.toml +++ b/chain/service/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-chain-service" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/cmd/airdrop/Cargo.toml b/cmd/airdrop/Cargo.toml index adb135d4cc..b6c19097ba 100644 --- a/cmd/airdrop/Cargo.toml +++ b/cmd/airdrop/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "airdrop" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/cmd/db-exporter/Cargo.toml b/cmd/db-exporter/Cargo.toml index 6743ca6b1d..ddcd071fa1 100644 --- a/cmd/db-exporter/Cargo.toml +++ b/cmd/db-exporter/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "db-exporter" publish = false -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/cmd/faucet/Cargo.toml b/cmd/faucet/Cargo.toml index 5d1046e7ff..3020ced4d9 100644 --- a/cmd/faucet/Cargo.toml +++ b/cmd/faucet/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-faucet" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/cmd/generator/Cargo.toml b/cmd/generator/Cargo.toml index 02d53de110..f74c663853 100644 --- a/cmd/generator/Cargo.toml +++ b/cmd/generator/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-generator" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/cmd/genesis-nft-miner/Cargo.toml b/cmd/genesis-nft-miner/Cargo.toml index 3c6b010f12..16110f0eea 100644 --- a/cmd/genesis-nft-miner/Cargo.toml +++ b/cmd/genesis-nft-miner/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "genesis-nft-miner" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "~1" diff --git a/cmd/indexer/Cargo.toml b/cmd/indexer/Cargo.toml index 4e74332156..7b46436398 100644 --- a/cmd/indexer/Cargo.toml +++ b/cmd/indexer/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-indexer" publish = false -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/cmd/merkle-generator/Cargo.toml b/cmd/merkle-generator/Cargo.toml index 50719146f5..c9eac73aa5 100644 --- a/cmd/merkle-generator/Cargo.toml +++ b/cmd/merkle-generator/Cargo.toml @@ -2,7 +2,7 @@ authors = ["caojiafeng "] edition = "2021" name = "merkle-generator" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/cmd/miner_client/Cargo.toml b/cmd/miner_client/Cargo.toml index 62d3cef2dd..f6d3bb7d50 100644 --- a/cmd/miner_client/Cargo.toml +++ b/cmd/miner_client/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "starcoin-miner-client" -version = "1.12.5" +version = "1.12.6" [dependencies] actix = "0.13" diff --git a/cmd/miner_client/api/Cargo.toml b/cmd/miner_client/api/Cargo.toml index ee6beea335..389d2d06b5 100644 --- a/cmd/miner_client/api/Cargo.toml +++ b/cmd/miner_client/api/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "starcoin-miner-client-api" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/cmd/peer-watcher/Cargo.toml b/cmd/peer-watcher/Cargo.toml index 1864040320..1e088f031e 100644 --- a/cmd/peer-watcher/Cargo.toml +++ b/cmd/peer-watcher/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-peer-watcher" publish = false -version = "1.12.5" +version = "1.12.6" [[bin]] name = "starcoin_peer_watcher" diff --git a/cmd/replay/Cargo.toml b/cmd/replay/Cargo.toml index 8592326764..6aa3941ae2 100644 --- a/cmd/replay/Cargo.toml +++ b/cmd/replay/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-replay" publish = false -version = "1.12.5" +version = "1.12.6" [[bin]] name = "starcoin-replay" diff --git a/cmd/resource-exporter/Cargo.toml b/cmd/resource-exporter/Cargo.toml index 7175df3139..df7b0aa921 100644 --- a/cmd/resource-exporter/Cargo.toml +++ b/cmd/resource-exporter/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "resource-exporter" publish = false -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/cmd/starcoin/Cargo.toml b/cmd/starcoin/Cargo.toml index 604188ac78..b2300d067d 100644 --- a/cmd/starcoin/Cargo.toml +++ b/cmd/starcoin/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-cmd" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/cmd/tx-factory/Cargo.toml b/cmd/tx-factory/Cargo.toml index f8b4105ccd..fbee18a154 100644 --- a/cmd/tx-factory/Cargo.toml +++ b/cmd/tx-factory/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-tx-factory" publish = false -version = "1.12.5" +version = "1.12.6" [[bin]] name = "starcoin_txfactory" diff --git a/commons/accumulator/Cargo.toml b/commons/accumulator/Cargo.toml index 4b5b6e5c18..bded4313e2 100644 --- a/commons/accumulator/Cargo.toml +++ b/commons/accumulator/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-accumulator" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/commons/api-limiter/Cargo.toml b/commons/api-limiter/Cargo.toml index b85e74c2df..140466260c 100644 --- a/commons/api-limiter/Cargo.toml +++ b/commons/api-limiter/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" license = "Apache-2.0" name = "api-limiter" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/commons/bcs_ext/Cargo.toml b/commons/bcs_ext/Cargo.toml index daca67e610..017fa46020 100644 --- a/commons/bcs_ext/Cargo.toml +++ b/commons/bcs_ext/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "bcs-ext" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/commons/decrypt/Cargo.toml b/commons/decrypt/Cargo.toml index 5dacbabdbd..70d55de8fb 100644 --- a/commons/decrypt/Cargo.toml +++ b/commons/decrypt/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" license = "Apache-2.0" name = "starcoin-decrypt" -version = "1.12.5" +version = "1.12.6" [dependencies] aes-gcm = "0.9" diff --git a/commons/forkable-jellyfish-merkle/Cargo.toml b/commons/forkable-jellyfish-merkle/Cargo.toml index 0e3c7872e8..0b38802273 100644 --- a/commons/forkable-jellyfish-merkle/Cargo.toml +++ b/commons/forkable-jellyfish-merkle/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" license = "Apache-2.0" name = "forkable-jellyfish-merkle" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/commons/logger/Cargo.toml b/commons/logger/Cargo.toml index 62a97ce155..973f27b765 100644 --- a/commons/logger/Cargo.toml +++ b/commons/logger/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-logger" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/commons/metrics/Cargo.toml b/commons/metrics/Cargo.toml index 5fdb3eae40..953716aa3d 100644 --- a/commons/metrics/Cargo.toml +++ b/commons/metrics/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-metrics" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/commons/proptest-helpers/Cargo.toml b/commons/proptest-helpers/Cargo.toml index d063882ef7..78df0a8fed 100644 --- a/commons/proptest-helpers/Cargo.toml +++ b/commons/proptest-helpers/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-proptest-helpers" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] crossbeam = "0.7.3" diff --git a/commons/scmd/Cargo.toml b/commons/scmd/Cargo.toml index 641b19fcb7..f5a5dfd867 100644 --- a/commons/scmd/Cargo.toml +++ b/commons/scmd/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "scmd" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/commons/serde-helpers/Cargo.toml b/commons/serde-helpers/Cargo.toml index a2c2949694..e0d5196629 100644 --- a/commons/serde-helpers/Cargo.toml +++ b/commons/serde-helpers/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "serde-helpers" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] hex = {version = "0.4"} diff --git a/commons/service-registry/Cargo.toml b/commons/service-registry/Cargo.toml index e8e2454164..f4f07b60b5 100644 --- a/commons/service-registry/Cargo.toml +++ b/commons/service-registry/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-service-registry" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] actix = "0.13" diff --git a/commons/stest/Cargo.toml b/commons/stest/Cargo.toml index af9c7d6324..f64c6ff44d 100644 --- a/commons/stest/Cargo.toml +++ b/commons/stest/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "stest" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] actix = "0.13" diff --git a/commons/stest/stest-macro/Cargo.toml b/commons/stest/stest-macro/Cargo.toml index 6f13d15993..649b3b32a8 100644 --- a/commons/stest/stest-macro/Cargo.toml +++ b/commons/stest/stest-macro/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "stest-macro" publish = false -version = "1.12.5" +version = "1.12.6" [lib] proc-macro = true diff --git a/commons/stream-task/Cargo.toml b/commons/stream-task/Cargo.toml index 7d551a6c4c..4cbd9251c0 100644 --- a/commons/stream-task/Cargo.toml +++ b/commons/stream-task/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "stream-task" -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/commons/system/Cargo.toml b/commons/system/Cargo.toml index 931e9ba4de..c9bb085821 100644 --- a/commons/system/Cargo.toml +++ b/commons/system/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-system" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.37" diff --git a/commons/time-service/Cargo.toml b/commons/time-service/Cargo.toml index 61f4f312da..02a524a7a2 100644 --- a/commons/time-service/Cargo.toml +++ b/commons/time-service/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-time-service" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] log = {version = "0.4"} diff --git a/commons/timeout-join-handler/Cargo.toml b/commons/timeout-join-handler/Cargo.toml index 911eda237c..326125d299 100644 --- a/commons/timeout-join-handler/Cargo.toml +++ b/commons/timeout-join-handler/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "timeout-join-handler" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] diff --git a/commons/utils/Cargo.toml b/commons/utils/Cargo.toml index cafa6d81fa..4d99f43934 100644 --- a/commons/utils/Cargo.toml +++ b/commons/utils/Cargo.toml @@ -10,7 +10,7 @@ edition = "2021" homepage = "https://substrate.dev" license = "Apache-2.0" repository = "https://github.com/paritytech/substrate/" -version = "1.12.5" +version = "1.12.6" [dependencies] futures = "0.3.12" diff --git a/config/Cargo.toml b/config/Cargo.toml index c497ccfe08..da029d515a 100644 --- a/config/Cargo.toml +++ b/config/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-config" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/consensus/Cargo.toml b/consensus/Cargo.toml index e2a269e6bd..89320ae325 100644 --- a/consensus/Cargo.toml +++ b/consensus/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-consensus" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/consensus/cryptonight-rs/Cargo.toml b/consensus/cryptonight-rs/Cargo.toml index e02285e63a..1826d7d07e 100644 --- a/consensus/cryptonight-rs/Cargo.toml +++ b/consensus/cryptonight-rs/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "cryptonight-rs" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] libc = "^0.2" diff --git a/contrib-contracts/Cargo.toml b/contrib-contracts/Cargo.toml index c4577aa366..f180cd15bb 100644 --- a/contrib-contracts/Cargo.toml +++ b/contrib-contracts/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "contrib-contracts" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/dataformat-generator/Cargo.toml b/dataformat-generator/Cargo.toml index 154055149c..de716c7e91 100644 --- a/dataformat-generator/Cargo.toml +++ b/dataformat-generator/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "starcoin-dataformat-generator" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html build = "build.rs" diff --git a/executor/Cargo.toml b/executor/Cargo.toml index b3be13cdb2..c942be6749 100644 --- a/executor/Cargo.toml +++ b/executor/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-executor" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/executor/benchmark/Cargo.toml b/executor/benchmark/Cargo.toml index e973875efa..6ae59efb3f 100644 --- a/executor/benchmark/Cargo.toml +++ b/executor/benchmark/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-executor-benchmark" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/genesis/Cargo.toml b/genesis/Cargo.toml index 16c48e9da2..9a4d166614 100644 --- a/genesis/Cargo.toml +++ b/genesis/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-genesis" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/miner/Cargo.toml b/miner/Cargo.toml index 517533ea1a..bd5e151e50 100644 --- a/miner/Cargo.toml +++ b/miner/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "starcoin-miner" -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/network-p2p/Cargo.toml b/network-p2p/Cargo.toml index 9990a2b414..2a6ae6e152 100644 --- a/network-p2p/Cargo.toml +++ b/network-p2p/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "network-p2p" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/network-p2p/peerset/Cargo.toml b/network-p2p/peerset/Cargo.toml index 1a4746ed40..7988150cb5 100644 --- a/network-p2p/peerset/Cargo.toml +++ b/network-p2p/peerset/Cargo.toml @@ -10,7 +10,7 @@ homepage = "http://parity.io" license = "GPL-3.0-or-later WITH Classpath-exception-2.0" name = "sc-peerset" repository = "https://github.com/paritytech/substrate/" -version = "1.12.5" +version = "1.12.6" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/network-p2p/types/Cargo.toml b/network-p2p/types/Cargo.toml index 9c8e2c000f..a5d3f030bf 100644 --- a/network-p2p/types/Cargo.toml +++ b/network-p2p/types/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "network-p2p-types" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] bitflags = "1.3.2" diff --git a/network-rpc/Cargo.toml b/network-rpc/Cargo.toml index 0931c4b09f..52f74d6519 100644 --- a/network-rpc/Cargo.toml +++ b/network-rpc/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-network-rpc" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/network-rpc/api/Cargo.toml b/network-rpc/api/Cargo.toml index db274d417a..fa8a42e9ee 100644 --- a/network-rpc/api/Cargo.toml +++ b/network-rpc/api/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-network-rpc-api" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] once_cell = "1.13.0" diff --git a/network-rpc/core/Cargo.toml b/network-rpc/core/Cargo.toml index 3c1a8f0010..45e3146ec6 100644 --- a/network-rpc/core/Cargo.toml +++ b/network-rpc/core/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "network-rpc-core" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/network-rpc/derive/Cargo.toml b/network-rpc/derive/Cargo.toml index 75b9737cd1..86d96d2dad 100644 --- a/network-rpc/derive/Cargo.toml +++ b/network-rpc/derive/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "network-rpc-derive" publish = false -version = "1.12.5" +version = "1.12.6" [lib] proc-macro = true diff --git a/network/Cargo.toml b/network/Cargo.toml index 1029c64177..9e703c6935 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-network" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/network/api/Cargo.toml b/network/api/Cargo.toml index ce25da1991..703f68176b 100644 --- a/network/api/Cargo.toml +++ b/network/api/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "network-api" -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/network/types/Cargo.toml b/network/types/Cargo.toml index b68a6789d5..5ecb3756e2 100644 --- a/network/types/Cargo.toml +++ b/network/types/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "network-types" -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/node/Cargo.toml b/node/Cargo.toml index 1428edb5f9..2f37c2df2a 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-node" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] actix = "0.13" diff --git a/node/api/Cargo.toml b/node/api/Cargo.toml index fbbadb4ae7..e490d82d4e 100644 --- a/node/api/Cargo.toml +++ b/node/api/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-node-api" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/rpc/api/Cargo.toml b/rpc/api/Cargo.toml index 7aafeda780..5af19e3dc6 100644 --- a/rpc/api/Cargo.toml +++ b/rpc/api/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-rpc-api" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/rpc/client/Cargo.toml b/rpc/client/Cargo.toml index 1bb023bc45..3b4fbafa08 100644 --- a/rpc/client/Cargo.toml +++ b/rpc/client/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-rpc-client" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] actix = "0.13" diff --git a/rpc/middleware/Cargo.toml b/rpc/middleware/Cargo.toml index b63710c9a9..c424b7fca9 100644 --- a/rpc/middleware/Cargo.toml +++ b/rpc/middleware/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-rpc-middleware" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/rpc/server/Cargo.toml b/rpc/server/Cargo.toml index 1ed390898e..7b2b6aa4b3 100644 --- a/rpc/server/Cargo.toml +++ b/rpc/server/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-rpc-server" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] actix = "0.13" diff --git a/state/api/Cargo.toml b/state/api/Cargo.toml index ca5a9c199b..62c0e0fef4 100644 --- a/state/api/Cargo.toml +++ b/state/api/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-state-api" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/state/service/Cargo.toml b/state/service/Cargo.toml index e1dcb87311..ed89f955b7 100644 --- a/state/service/Cargo.toml +++ b/state/service/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-state-service" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/state/state-store-api/Cargo.toml b/state/state-store-api/Cargo.toml index b73ecf8d1c..ee5a093d86 100644 --- a/state/state-store-api/Cargo.toml +++ b/state/state-store-api/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-state-store-api" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/state/state-tree/Cargo.toml b/state/state-tree/Cargo.toml index 4c91b283a5..28b603c828 100644 --- a/state/state-tree/Cargo.toml +++ b/state/state-tree/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-state-tree" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/state/statedb/Cargo.toml b/state/statedb/Cargo.toml index 9de47d86c7..d23a538d74 100644 --- a/state/statedb/Cargo.toml +++ b/state/statedb/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-statedb" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/storage/Cargo.toml b/storage/Cargo.toml index e2260452a8..f4538ae5e9 100644 --- a/storage/Cargo.toml +++ b/storage/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-storage" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/stratum/Cargo.toml b/stratum/Cargo.toml index 7b59fadf82..5ad53678d3 100644 --- a/stratum/Cargo.toml +++ b/stratum/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "starcoin-stratum" -version = "1.12.5" +version = "1.12.6" [dependencies] diff --git a/sync/Cargo.toml b/sync/Cargo.toml index 7056ddcfbe..035dbfb1bb 100644 --- a/sync/Cargo.toml +++ b/sync/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "starcoin-sync" -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/sync/api/Cargo.toml b/sync/api/Cargo.toml index e0223a948a..8e75d273b5 100644 --- a/sync/api/Cargo.toml +++ b/sync/api/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "starcoin-sync-api" -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/test-helper/Cargo.toml b/test-helper/Cargo.toml index cc18bc4e67..08ce6ee161 100644 --- a/test-helper/Cargo.toml +++ b/test-helper/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "test-helper" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] accumulator = {path = "../commons/accumulator", package = "starcoin-accumulator"} diff --git a/testsuite/Cargo.toml b/testsuite/Cargo.toml index 4e56ff45f3..f54cd66606 100644 --- a/testsuite/Cargo.toml +++ b/testsuite/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "testsuite" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/txpool/Cargo.toml b/txpool/Cargo.toml index c922990b86..81c83e0235 100644 --- a/txpool/Cargo.toml +++ b/txpool/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-txpool" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/txpool/api/Cargo.toml b/txpool/api/Cargo.toml index 33d06b6670..8ff5bbc483 100644 --- a/txpool/api/Cargo.toml +++ b/txpool/api/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-txpool-api" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/txpool/mock-service/Cargo.toml b/txpool/mock-service/Cargo.toml index e4d0c6f243..4da4146b33 100644 --- a/txpool/mock-service/Cargo.toml +++ b/txpool/mock-service/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-txpool-mock-service" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/types/Cargo.toml b/types/Cargo.toml index bd84cdbead..248c23efbc 100644 --- a/types/Cargo.toml +++ b/types/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-types" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/types/uint/Cargo.toml b/types/uint/Cargo.toml index 3ca867bd5b..167f5dc276 100644 --- a/types/uint/Cargo.toml +++ b/types/uint/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-uint" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] hex = {version = "0.4.3", default-features = false} diff --git a/vm/compiler/Cargo.toml b/vm/compiler/Cargo.toml index 481ab6023c..e09edf5feb 100644 --- a/vm/compiler/Cargo.toml +++ b/vm/compiler/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-move-compiler" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/dev/Cargo.toml b/vm/dev/Cargo.toml index 7550a6fda4..bd620b7bed 100644 --- a/vm/dev/Cargo.toml +++ b/vm/dev/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-dev" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/move-coverage/Cargo.toml b/vm/move-coverage/Cargo.toml index 734ec19835..7ea95340c0 100644 --- a/vm/move-coverage/Cargo.toml +++ b/vm/move-coverage/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" license = "Apache-2.0" name = "move-coverage" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/move-explain/Cargo.toml b/vm/move-explain/Cargo.toml index 918dbc74d7..f92aaffe84 100644 --- a/vm/move-explain/Cargo.toml +++ b/vm/move-explain/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "starcoin-move-explain" publish = false repository = "https://github.com/diem/diem" -version = "1.12.5" +version = "1.12.6" [dependencies] bcs-ext = {package = "bcs-ext", path = "../../commons/bcs_ext"} diff --git a/vm/move-package-manager/Cargo.toml b/vm/move-package-manager/Cargo.toml index 4473512701..4c3fbdc74b 100644 --- a/vm/move-package-manager/Cargo.toml +++ b/vm/move-package-manager/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "move-package-manager" publish = false repository = "https://github.com/starcoinorg/starcion" -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/move-prover/Cargo.toml b/vm/move-prover/Cargo.toml index b1e7df5343..9764ef2e1c 100644 --- a/vm/move-prover/Cargo.toml +++ b/vm/move-prover/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-move-prover" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] ## move dependencies diff --git a/vm/natives/Cargo.toml b/vm/natives/Cargo.toml index 429739697c..b24b7ffd99 100644 --- a/vm/natives/Cargo.toml +++ b/vm/natives/Cargo.toml @@ -2,7 +2,7 @@ authors = ["caojiafeng "] edition = "2021" name = "starcoin-natives" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/vm/resource-viewer/Cargo.toml b/vm/resource-viewer/Cargo.toml index 684a673b45..246e0fdeae 100644 --- a/vm/resource-viewer/Cargo.toml +++ b/vm/resource-viewer/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-resource-viewer" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/starcoin-transactional-test-harness/Cargo.toml b/vm/starcoin-transactional-test-harness/Cargo.toml index 1f9bf24756..8f17ccf6e2 100644 --- a/vm/starcoin-transactional-test-harness/Cargo.toml +++ b/vm/starcoin-transactional-test-harness/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-transactional-test-harness" publish = false -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/vm/stdlib/Cargo.toml b/vm/stdlib/Cargo.toml index a00e07e936..c1cfb7f96f 100644 --- a/vm/stdlib/Cargo.toml +++ b/vm/stdlib/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "stdlib" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/transaction-builder-generator/Cargo.toml b/vm/transaction-builder-generator/Cargo.toml index ba09bd3a69..8b0715d344 100644 --- a/vm/transaction-builder-generator/Cargo.toml +++ b/vm/transaction-builder-generator/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://diem.org" license = "Apache-2.0" name = "transaction-builder-generator" repository = "https://github.com/diem/diem" -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/transaction-builder/Cargo.toml b/vm/transaction-builder/Cargo.toml index 1416e84086..35fd27f02f 100644 --- a/vm/transaction-builder/Cargo.toml +++ b/vm/transaction-builder/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-transaction-builder" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/types/Cargo.toml b/vm/types/Cargo.toml index e138e60c2d..eb479b5e08 100644 --- a/vm/types/Cargo.toml +++ b/vm/types/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-vm-types" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/vm-runtime/Cargo.toml b/vm/vm-runtime/Cargo.toml index c6a6599d2d..720135ca0e 100644 --- a/vm/vm-runtime/Cargo.toml +++ b/vm/vm-runtime/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" license = "Apache-2.0" name = "starcoin-vm-runtime" publish = false -version = "1.12.5" +version = "1.12.6" [dependencies] anyhow = "1.0.41" diff --git a/vm/vm-status-translator/Cargo.toml b/vm/vm-status-translator/Cargo.toml index 7153e865c0..53aa97e6dc 100644 --- a/vm/vm-status-translator/Cargo.toml +++ b/vm/vm-status-translator/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Starcoin Core Dev "] edition = "2021" name = "vm-status-translator" -version = "1.12.5" +version = "1.12.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html