Skip to content

Commit

Permalink
prepare release v0.10.1 (#2021)
Browse files Browse the repository at this point in the history
  • Loading branch information
guangyuz authored Jan 15, 2021
1 parent 697c979 commit 00e339e
Show file tree
Hide file tree
Showing 86 changed files with 197 additions and 168 deletions.
168 changes: 84 additions & 84 deletions Cargo.lock

Large diffs are not rendered by default.

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 = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion account/lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-account-lib"
version = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
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 = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
edition = "2018"

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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
edition = "2018"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion commons/scs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-canonical-serialization"
version = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
edition = "2018"

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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
authors = ["Parity Technologies <[email protected]>", "Starcoin Core Dev <[email protected]>"]
edition = "2018"
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 = "0.10.0"
version = "0.10.1"
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 = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion core/accumulator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-accumulator"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion core/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 = "0.10.0"
version = "0.10.1"
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 core/genesis/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-genesis"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion core/traits/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-traits"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion dataformat-generator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-dataformat-generator"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion devtools/x/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-x"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
29 changes: 29 additions & 0 deletions docs/release-notes/v0.10.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Main feature and update

[rpc] add gas_price and account_sign_message api [#2008](https://github.com/starcoinorg/starcoin/pull/2008)
[types] refactor BlockHeader [#2014](https://github.com/starcoinorg/starcoin/pull/2014)
[types] improve BlockHeaderExtra deserialization [#2013](https://github.com/starcoinorg/starcoin/pull/2013)
[types] review hash compatibility and add test [#2004](https://github.com/starcoinorg/starcoin/pull/2004)
[vm] refactor module compatibility check [#1993](https://github.com/starcoinorg/starcoin/pull/1993)
[vm] refactor gas schedule [#1947](https://github.com/starcoinorg/starcoin/pull/1947)
[stress] made a detailed stress test plan and improved stress tool [#1992](https://github.com/starcoinorg/starcoin/pull/1992)
[network] optimize tx propagation [#1990](https://github.com/starcoinorg/starcoin/pull/1990)
[sync] use new peer while sync [#1991](https://github.com/starcoinorg/starcoin/pull/1991)
[chain] optimize uncle block verification [#1984](https://github.com/starcoinorg/starcoin/pull/1984)
[ci] config node selector for halley & proxima pod [#1999](https://github.com/starcoinorg/starcoin/pull/1999)
[ci] deploy halley to kubernetes [#1987](https://github.com/starcoinorg/starcoin/pull/1987)

## 中文说明

[rpc] 增加 gas_price 和 account_sign_message 接口 [#2008](https://github.com/starcoinorg/starcoin/pull/2008)
[types] 重构 BlockHeader [#2014](https://github.com/starcoinorg/starcoin/pull/2014)
[types] 改进 BlockHeaderExtra 反序列化 [#2013](https://github.com/starcoinorg/starcoin/pull/2013)
[types] 梳理哈希兼容性并添加测试 [#2004](https://github.com/starcoinorg/starcoin/pull/2004)
[vm] 重构 Module 兼容性检查 [#1993](https://github.com/starcoinorg/starcoin/pull/1993)
[vm] 重构 gas 调度器 [#1947](https://github.com/starcoinorg/starcoin/pull/1947)
[stress] 制定详细压测计划并改进压测工具 [#1992](https://github.com/starcoinorg/starcoin/pull/1992)
[network] 优化交易广播 [#1990](https://github.com/starcoinorg/starcoin/pull/1990)
[sync] 同步时使用新的更优 peer 代替老 peer [#1991](https://github.com/starcoinorg/starcoin/pull/1991)
[chain] 优化叔块校验 [#1984](https://github.com/starcoinorg/starcoin/pull/1984)
[ci] 为 halley 和 proxima pod 配置结点选择器 [#1999](https://github.com/starcoinorg/starcoin/pull/1999)
[ci] 通过 kubernetes 部署 halley [#1987](https://github.com/starcoinorg/starcoin/pull/1987)
2 changes: 1 addition & 1 deletion executor/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-executor"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion executor/benchmark/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-executor-benchmark"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion miner/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "starcoin-miner"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion network-p2p/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "network-p2p"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion network-p2p/peerset/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Connectivity manager based on reputation"
homepage = "http://parity.io"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
name = "sc-peerset"
version = "0.10.0"
version = "0.10.1"
authors = ["Parity Technologies <[email protected]>", "Starcoin Core Dev <[email protected]>"]
edition = "2018"
repository = "https://github.com/paritytech/substrate/"
Expand Down
2 changes: 1 addition & 1 deletion network-p2p/types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "network-p2p-types"
version = "0.10.0"
version = "0.10.1"
authors = ["Starcoin Core Dev <[email protected]>"]
license = "Apache-2.0"
publish = false
Expand Down
Loading

0 comments on commit 00e339e

Please sign in to comment.