Skip to content

Commit

Permalink
chore: bump to v0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian committed May 22, 2020
1 parent e7f047a commit 248aa88
Show file tree
Hide file tree
Showing 54 changed files with 103 additions and 103 deletions.
100 changes: 50 additions & 50 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Nervos CKB](https://www.nervos.org/) - The Common Knowledge Base

[![Version](https://img.shields.io/badge/version-0.32.0--pre-orange.svg)](https://github.com/nervosnetwork/ckb/releases)
[![Version](https://img.shields.io/badge/version-0.32.0-orange.svg)](https://github.com/nervosnetwork/ckb/releases)
[![Telegram Group](https://cdn.jsdelivr.net/gh/Patrolavia/telegram-badge@8fe3382b3fd3a1c533ba270e608035a27e430c2e/chat.svg)](https://t.me/nervosnetwork)
[![Nervos Talk](https://img.shields.io/badge/discuss-on%20Nervos%20Talk-3CC68A.svg)](https://talk.nervos.org/)

Expand Down
2 changes: 1 addition & 1 deletion benches/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-benches"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
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 = "ckb-chain"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion ckb-bin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-bin"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion db/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-db"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion error/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-error"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion indexer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-indexer"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
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 = "ckb-miner"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion network/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-network"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion notify/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-notify"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion pow/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-pow"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion resource/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-resource"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-rpc"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion script/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-script"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion script/data-loader/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-script-data-loader"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion shared/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-shared"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion spec/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-chain-spec"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion store/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-store"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion sync/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-sync"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-test"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion traits/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-traits"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion tx-pool/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-tx-pool"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-util"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/app-config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-app-config"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion util/build-info/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-build-info"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/crypto/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-crypto"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/dao/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-dao"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/dao/utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-dao-utils"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/fee-estimator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-fee-estimator"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion util/fixed-hash/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-fixed-hash"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/fixed-hash/core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-fixed-hash-core"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/fixed-hash/hack/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-fixed-hash-hack"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/future-executor/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-future-executor"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/hash/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-hash"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/instrument/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-instrument"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/jsonrpc-types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-jsonrpc-types"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/logger/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-logger"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/memory-tracker/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-memory-tracker"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion util/multisig/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-multisig"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/network-alert/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-network-alert"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/occupied-capacity/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-occupied-capacity"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/occupied-capacity/core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-occupied-capacity-core"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/occupied-capacity/macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-occupied-capacity-macros"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion util/proposal-table/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-proposal-table"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion util/rational/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-rational"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/reward-calculator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-reward-calculator"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/snapshot/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-snapshot"
version = "0.32.0-pre"
version = "0.32.0"
license = "MIT"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion util/stop-handler/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-stop-handler"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion util/test-chain-utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-test-chain-utils"
version = "0.32.0-pre"
version = "0.32.0"
authors = ["Nervos Core Dev <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
Loading

0 comments on commit 248aa88

Please sign in to comment.