Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v1.10.0-rc.2 #3224

Merged
merged 1 commit into from
Feb 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
208 changes: 104 additions & 104 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion abi/decoder/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-abi-decoder"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion abi/resolver/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-abi-resolver"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion abi/types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-abi-types"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion account/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-account"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion account/api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-account-api"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion account/service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-account-service"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "benchmarks"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion block-relayer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-block-relayer"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion chain/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-chain"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion chain/api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-chain-api"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion chain/chain-notify/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-chain-notify"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion chain/mock/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-chain-mock"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion chain/open-block/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-open-block"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion chain/service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-chain-service"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion cmd/airdrop/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "airdrop"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion cmd/db-exporter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "db-exporter"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion cmd/faucet/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-faucet"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion cmd/generator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-generator"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion cmd/genesis-nft-miner/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "genesis-nft-miner"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion cmd/indexer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ edition = "2021"
license = "Apache-2.0"
name = "starcoin-indexer"
publish = false
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion cmd/merkle-generator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "merkle-generator"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["caojiafeng <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion cmd/miner_client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-miner-client"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion cmd/miner_client/api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-miner-client-api"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion cmd/peer-watcher/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-peer-watcher"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion cmd/replay/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-replay"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion cmd/resource-exporter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "resource-exporter"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion cmd/starcoin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-cmd"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion cmd/tx-factory/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-tx-factory"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/accumulator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-accumulator"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/api-limiter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "api-limiter"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion commons/bcs_ext/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bcs-ext"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/crypto/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-crypto"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/crypto/crypto-macro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-crypto-macro"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/decrypt/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-decrypt"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion commons/forkable-jellyfish-merkle/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "forkable-jellyfish-merkle"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Diem Association <[email protected]>", "Starcoin Core Dev <[email protected]>"]
description = "Diem jellyfish merkle"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion commons/logger/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-logger"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/metrics/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-metrics"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/proptest-helpers/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-proptest-helpers"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/scmd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "scmd"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/serde-helpers/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "serde-helpers"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/service-registry/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-service-registry"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/stest/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stest"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/stest/stest-macro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stest-macro"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/stream-task/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stream-task"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion commons/system/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-system"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/timeout-join-handler/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "timeout-join-handler"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "sp-utils"
#for unify version with project.
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Parity Technologies <[email protected]>", "Starcoin Core Dev <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-config"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion consensus/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-consensus"
version = "1.10.0-rc.1"
version = "1.10.0-rc.2"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
Loading