Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Release v2.8.14 #1315

Merged
merged 2 commits into from
Jun 30, 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
122 changes: 61 additions & 61 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frame/balances/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-balances"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/beefy-gadget/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-beefy-gadget"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/bsc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-bridge-bsc"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/ethereum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-3.0"
name = "darwinia-bridge-ethereum"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/relay-authorities/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-relay-authorities"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/relayer-game/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-relayer-game"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/ethereum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-ethereum"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/bls12381/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-bls12-381"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/bridge/ethereum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-bridge-ethereum"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"


[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/bridge/s2s/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-bridge-s2s"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/dispatch/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-dispatch"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"


[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/mpt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-mpt"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# paritytech
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/state-storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-state-storage"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/transfer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-transfer"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-utils"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/utils/macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-utils-macro"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[lib]
proc-macro = true
Expand Down
2 changes: 1 addition & 1 deletion frame/header-mmr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-header-mmr"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/staking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-staking"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-support"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/transaction-pause/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Acala Developers"]
edition = "2021"
name = "module-transaction-pause"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/wormhole/backing/ethereum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "to-ethereum-backing"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/wormhole/backing/parachain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "to-parachain-backing"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/wormhole/backing/s2s/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "to-substrate-backing"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/wormhole/backing/tron/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "to-tron-backing"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/wormhole/issuing/ethereum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "from-ethereum-issuing"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/wormhole/issuing/s2s/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "from-substrate-issuing"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion node/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-3.0"
name = "drml"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

# TODO: Consider rename this repo to darwinia-runtime-module-library
[[bin]]
Expand Down
2 changes: 1 addition & 1 deletion node/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "drml-primitives"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# paritytech
Expand Down
2 changes: 1 addition & 1 deletion node/rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "drml-rpc"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion node/runtime/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network"
license = "GPL-3.0"
name = "drml-common-runtime"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion node/runtime/pangolin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "pangolin-runtime"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion node/runtime/pangolin/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: sp_runtime::create_runtime_str!("Pangolin"),
impl_name: sp_runtime::create_runtime_str!("Pangolin"),
authoring_version: 0,
spec_version: 2_8_13_0,
spec_version: 2_8_14_0,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 0,
Expand Down
2 changes: 1 addition & 1 deletion node/runtime/pangoro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "pangoro-runtime"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion node/runtime/pangoro/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: sp_runtime::create_runtime_str!("Pangoro"),
impl_name: sp_runtime::create_runtime_str!("Pangoro"),
authoring_version: 0,
spec_version: 2_8_13_0,
spec_version: 2_8_14_0,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 0,
Expand Down
2 changes: 1 addition & 1 deletion node/runtime/template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "template-runtime"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion node/service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "drml-service"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion primitives/asset/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "dp-asset"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion primitives/beefy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-beefy-primitives"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]

Expand Down
2 changes: 1 addition & 1 deletion primitives/bsc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "bsc-primitives"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion primitives/contract/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "dp-contract"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion primitives/ethereum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "ethereum-primitives"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion primitives/evm-trace/ext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "dp-evm-trace-ext"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion primitives/evm-trace/tracer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network"
license = "GPL-3.0"
name = "dp-evm-tracer"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.8.13"
version = "2.8.14"

[dependencies]
# crates.io
Expand Down
Loading