diff --git a/Cargo.lock b/Cargo.lock index e8dd2b6881..fe46b14021 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -699,7 +699,7 @@ dependencies = [ [[package]] name = "bridge-primitives" -version = "2.6.4" +version = "2.6.5" dependencies = [ "bp-messages", "bp-runtime", @@ -741,7 +741,7 @@ checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3" [[package]] name = "bsc-primitives" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "ethbloom", @@ -1004,7 +1004,7 @@ dependencies = [ [[package]] name = "common-primitives" -version = "2.6.4" +version = "2.6.5" dependencies = [ "sp-core", "sp-runtime", @@ -1410,7 +1410,7 @@ dependencies = [ [[package]] name = "darwinia-balances" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-balances-rpc-runtime-api", "darwinia-support", @@ -1428,7 +1428,7 @@ dependencies = [ [[package]] name = "darwinia-balances-rpc" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-balances-rpc-runtime-api", "jsonrpc-core", @@ -1442,7 +1442,7 @@ dependencies = [ [[package]] name = "darwinia-balances-rpc-runtime-api" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-support", "parity-scale-codec", @@ -1453,7 +1453,7 @@ dependencies = [ [[package]] name = "darwinia-bridge-bsc" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "bsc-primitives", @@ -1470,7 +1470,7 @@ dependencies = [ [[package]] name = "darwinia-bridge-ethereum" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "blake2-rfc", @@ -1495,7 +1495,7 @@ dependencies = [ [[package]] name = "darwinia-claims" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "darwinia-balances", @@ -1515,7 +1515,7 @@ dependencies = [ [[package]] name = "darwinia-democracy" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-balances", "darwinia-support", @@ -1535,7 +1535,7 @@ dependencies = [ [[package]] name = "darwinia-elections-phragmen" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-balances", "darwinia-support", @@ -1554,7 +1554,7 @@ dependencies = [ [[package]] name = "darwinia-evm" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "darwinia-balances", @@ -1581,7 +1581,7 @@ dependencies = [ [[package]] name = "darwinia-evm-precompile-blake2" -version = "2.6.4" +version = "2.6.5" dependencies = [ "dp-evm", "evm 0.27.0", @@ -1591,7 +1591,7 @@ dependencies = [ [[package]] name = "darwinia-evm-precompile-bn128" -version = "2.6.4" +version = "2.6.5" dependencies = [ "dp-evm", "evm 0.27.0", @@ -1602,7 +1602,7 @@ dependencies = [ [[package]] name = "darwinia-evm-precompile-curve25519" -version = "2.6.4" +version = "2.6.5" dependencies = [ "curve25519-dalek 3.2.0", "dp-evm", @@ -1613,7 +1613,7 @@ dependencies = [ [[package]] name = "darwinia-evm-precompile-dispatch" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-evm", "dp-evm", @@ -1626,7 +1626,7 @@ dependencies = [ [[package]] name = "darwinia-evm-precompile-ed25519" -version = "2.6.4" +version = "2.6.5" dependencies = [ "dp-evm", "ed25519-dalek", @@ -1637,7 +1637,7 @@ dependencies = [ [[package]] name = "darwinia-evm-precompile-encoder" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-evm", "darwinia-support", @@ -1657,7 +1657,7 @@ dependencies = [ [[package]] name = "darwinia-evm-precompile-modexp" -version = "2.6.4" +version = "2.6.5" dependencies = [ "dp-evm", "evm 0.27.0", @@ -1680,7 +1680,7 @@ dependencies = [ [[package]] name = "darwinia-evm-precompile-simple" -version = "2.6.4" +version = "2.6.5" dependencies = [ "dp-evm", "evm 0.27.0", @@ -1691,7 +1691,7 @@ dependencies = [ [[package]] name = "darwinia-evm-precompile-transfer" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "darwinia-evm", @@ -1715,7 +1715,7 @@ dependencies = [ [[package]] name = "darwinia-header-mmr" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "ckb-merkle-mountain-range", @@ -1737,7 +1737,7 @@ dependencies = [ [[package]] name = "darwinia-header-mmr-rpc" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-header-mmr-rpc-runtime-api", "jsonrpc-core", @@ -1751,7 +1751,7 @@ dependencies = [ [[package]] name = "darwinia-header-mmr-rpc-runtime-api" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-support", "parity-scale-codec", @@ -1763,7 +1763,7 @@ dependencies = [ [[package]] name = "darwinia-relay-authorities" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "darwinia-balances", @@ -1783,7 +1783,7 @@ dependencies = [ [[package]] name = "darwinia-relay-primitives" -version = "2.6.4" +version = "2.6.5" dependencies = [ "frame-support", "parity-scale-codec", @@ -1793,7 +1793,7 @@ dependencies = [ [[package]] name = "darwinia-relayer-game" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-balances", "darwinia-relay-primitives", @@ -1812,7 +1812,7 @@ dependencies = [ [[package]] name = "darwinia-staking" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-balances", "darwinia-staking-rpc-runtime-api", @@ -1842,7 +1842,7 @@ dependencies = [ [[package]] name = "darwinia-staking-rpc" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-staking-rpc-runtime-api", "jsonrpc-core", @@ -1856,7 +1856,7 @@ dependencies = [ [[package]] name = "darwinia-staking-rpc-runtime-api" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-support", "parity-scale-codec", @@ -1867,7 +1867,7 @@ dependencies = [ [[package]] name = "darwinia-support" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "bp-runtime", @@ -1887,7 +1887,7 @@ dependencies = [ [[package]] name = "darwinia-vesting" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-balances", "darwinia-support", @@ -1930,7 +1930,7 @@ dependencies = [ [[package]] name = "dc-db" -version = "2.6.4" +version = "2.6.5" dependencies = [ "dp-storage", "dvm-ethereum", @@ -1945,7 +1945,7 @@ dependencies = [ [[package]] name = "dc-mapping-sync" -version = "2.6.4" +version = "2.6.5" dependencies = [ "dc-db", "dp-consensus", @@ -1961,7 +1961,7 @@ dependencies = [ [[package]] name = "dc-rpc" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "dc-db", @@ -2081,7 +2081,7 @@ dependencies = [ [[package]] name = "dp-asset" -version = "2.6.4" +version = "2.6.5" dependencies = [ "ethereum-primitives", "parity-scale-codec", @@ -2091,7 +2091,7 @@ dependencies = [ [[package]] name = "dp-consensus" -version = "2.6.4" +version = "2.6.5" dependencies = [ "ethereum", "parity-scale-codec", @@ -2104,7 +2104,7 @@ dependencies = [ [[package]] name = "dp-contract" -version = "2.6.4" +version = "2.6.5" dependencies = [ "ethabi", "ethereum-primitives", @@ -2114,7 +2114,7 @@ dependencies = [ [[package]] name = "dp-evm" -version = "2.6.4" +version = "2.6.5" dependencies = [ "evm 0.27.0", "impl-trait-for-tuples", @@ -2126,7 +2126,7 @@ dependencies = [ [[package]] name = "dp-rpc" -version = "2.6.4" +version = "2.6.5" dependencies = [ "ethereum-types", "jsonrpc-core", @@ -2140,11 +2140,11 @@ dependencies = [ [[package]] name = "dp-storage" -version = "2.6.4" +version = "2.6.5" [[package]] name = "drml" -version = "2.6.4" +version = "2.6.5" dependencies = [ "bsc-primitives", "dp-consensus", @@ -2162,7 +2162,7 @@ dependencies = [ [[package]] name = "drml-rpc" -version = "2.6.4" +version = "2.6.5" dependencies = [ "common-primitives", "darwinia-balances-rpc", @@ -2199,7 +2199,7 @@ dependencies = [ [[package]] name = "drml-service" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "common-primitives", @@ -2262,7 +2262,7 @@ dependencies = [ [[package]] name = "dvm-dynamic-fee" -version = "2.6.4" +version = "2.6.5" dependencies = [ "async-trait", "darwinia-evm", @@ -2278,7 +2278,7 @@ dependencies = [ [[package]] name = "dvm-ethereum" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "darwinia-balances", @@ -2311,7 +2311,7 @@ dependencies = [ [[package]] name = "dvm-rpc-core" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-evm", "dp-evm", @@ -2330,7 +2330,7 @@ dependencies = [ [[package]] name = "dvm-rpc-runtime-api" -version = "2.6.4" +version = "2.6.5" dependencies = [ "darwinia-evm", "darwinia-support", @@ -2555,7 +2555,7 @@ dependencies = [ [[package]] name = "ethereum-primitives" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "ethash", @@ -3037,7 +3037,7 @@ dependencies = [ [[package]] name = "from-ethereum-issuing" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "darwinia-bridge-ethereum", @@ -3060,7 +3060,7 @@ dependencies = [ [[package]] name = "from-substrate-issuing" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "bp-runtime", @@ -4959,7 +4959,7 @@ checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882" [[package]] name = "merkle-patricia-trie" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "criterion", @@ -5899,7 +5899,7 @@ dependencies = [ [[package]] name = "pangolin-constants" -version = "2.6.4" +version = "2.6.5" dependencies = [ "common-primitives", "sp-staking", @@ -5907,7 +5907,7 @@ dependencies = [ [[package]] name = "pangolin-runtime" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "bp-message-dispatch", @@ -6013,7 +6013,7 @@ dependencies = [ [[package]] name = "pangolin-runtime-system-params" -version = "2.6.4" +version = "2.6.5" dependencies = [ "frame-support", "frame-system", @@ -6023,7 +6023,7 @@ dependencies = [ [[package]] name = "pangoro-constants" -version = "2.6.4" +version = "2.6.5" dependencies = [ "common-primitives", "sp-staking", @@ -6095,7 +6095,7 @@ dependencies = [ [[package]] name = "pangoro-runtime-system-params" -version = "2.6.4" +version = "2.6.5" dependencies = [ "frame-support", "frame-system", @@ -9804,7 +9804,7 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" [[package]] name = "to-ethereum-backing" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "darwinia-balances", @@ -9834,7 +9834,7 @@ dependencies = [ [[package]] name = "to-substrate-backing" -version = "2.6.4" +version = "2.6.5" dependencies = [ "array-bytes", "bp-runtime", @@ -9858,7 +9858,7 @@ dependencies = [ [[package]] name = "to-tron-backing" -version = "2.6.4" +version = "2.6.5" dependencies = [ "frame-support", "frame-system", diff --git a/client/dvm/db/Cargo.toml b/client/dvm/db/Cargo.toml index a35954b37b..6a67cff738 100644 --- a/client/dvm/db/Cargo.toml +++ b/client/dvm/db/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dc-db" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io @@ -20,5 +20,5 @@ sp-core = { git = "https://github.com/darwinia-network/substrate", branch = sp-database = { git = "https://github.com/darwinia-network/substrate", branch = "main" } sp-runtime = { git = "https://github.com/darwinia-network/substrate", branch = "main" } # darwinia-network -dp-storage = { path = "../../../primitives/storage/" } -dvm-ethereum = { path = "../../../frame/dvm"} +dp-storage = { path = "../../../primitives/storage/" } +dvm-ethereum = { path = "../../../frame/dvm" } diff --git a/client/dvm/mapping-sync/Cargo.toml b/client/dvm/mapping-sync/Cargo.toml index 7cf2846333..e59ce8252f 100644 --- a/client/dvm/mapping-sync/Cargo.toml +++ b/client/dvm/mapping-sync/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dc-mapping-sync" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # paritytech diff --git a/client/dvm/rpc/Cargo.toml b/client/dvm/rpc/Cargo.toml index f3af4c38e8..d83b23b4e6 100644 --- a/client/dvm/rpc/Cargo.toml +++ b/client/dvm/rpc/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dc-rpc" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/balances/Cargo.toml b/frame/balances/Cargo.toml index 776720348d..6ebb0bba12 100644 --- a/frame/balances/Cargo.toml +++ b/frame/balances/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-balances" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/balances/rpc/Cargo.toml b/frame/balances/rpc/Cargo.toml index 06fde293a3..4b32d32fe2 100644 --- a/frame/balances/rpc/Cargo.toml +++ b/frame/balances/rpc/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-balances-rpc" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/balances/rpc/runtime-api/Cargo.toml b/frame/balances/rpc/runtime-api/Cargo.toml index 21f90dac3e..bd1ab65f44 100644 --- a/frame/balances/rpc/runtime-api/Cargo.toml +++ b/frame/balances/rpc/runtime-api/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-balances-rpc-runtime-api" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/bridge/bsc/Cargo.toml b/frame/bridge/bsc/Cargo.toml index 412cc1df6d..eddeee0e0d 100644 --- a/frame/bridge/bsc/Cargo.toml +++ b/frame/bridge/bsc/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/bridge/ethereum/Cargo.toml b/frame/bridge/ethereum/Cargo.toml index 3c66785803..6940321d57 100644 --- a/frame/bridge/ethereum/Cargo.toml +++ b/frame/bridge/ethereum/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/bridge/relay-authorities/Cargo.toml b/frame/bridge/relay-authorities/Cargo.toml index 710e5faf2c..08d363d17a 100644 --- a/frame/bridge/relay-authorities/Cargo.toml +++ b/frame/bridge/relay-authorities/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/bridge/relayer-game/Cargo.toml b/frame/bridge/relayer-game/Cargo.toml index 042d9fe413..f5abd3b438 100644 --- a/frame/bridge/relayer-game/Cargo.toml +++ b/frame/bridge/relayer-game/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/claims/Cargo.toml b/frame/claims/Cargo.toml index ab5d94d623..d3187a9ab8 100644 --- a/frame/claims/Cargo.toml +++ b/frame/claims/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-claims" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/democracy/Cargo.toml b/frame/democracy/Cargo.toml index 02aa205406..9aa7eaab4c 100644 --- a/frame/democracy/Cargo.toml +++ b/frame/democracy/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-democracy" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/dvm-dynamic-fee/Cargo.toml b/frame/dvm-dynamic-fee/Cargo.toml index 97958d6953..a7a5a63463 100644 --- a/frame/dvm-dynamic-fee/Cargo.toml +++ b/frame/dvm-dynamic-fee/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dvm-dynamic-fee" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] diff --git a/frame/dvm/Cargo.toml b/frame/dvm/Cargo.toml index 2e4309bdc5..1afa209b61 100644 --- a/frame/dvm/Cargo.toml +++ b/frame/dvm/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dvm-ethereum" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/dvm/rpc/Cargo.toml b/frame/dvm/rpc/Cargo.toml index 3e9882e82b..52b4c7d769 100644 --- a/frame/dvm/rpc/Cargo.toml +++ b/frame/dvm/rpc/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dvm-rpc-core" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/dvm/rpc/runtime-api/Cargo.toml b/frame/dvm/rpc/runtime-api/Cargo.toml index 8da297b431..3448d6600c 100644 --- a/frame/dvm/rpc/runtime-api/Cargo.toml +++ b/frame/dvm/rpc/runtime-api/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dvm-rpc-runtime-api" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/elections-phragmen/Cargo.toml b/frame/elections-phragmen/Cargo.toml index c06455e96b..547111e870 100644 --- a/frame/elections-phragmen/Cargo.toml +++ b/frame/elections-phragmen/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-elections-phragmen" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/evm/Cargo.toml b/frame/evm/Cargo.toml index 8403753e68..d0283f2f78 100644 --- a/frame/evm/Cargo.toml +++ b/frame/evm/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-evm" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/evm/precompile/contracts/blake2/Cargo.toml b/frame/evm/precompile/contracts/blake2/Cargo.toml index 1ae8ba6f9a..dc138f9924 100644 --- a/frame/evm/precompile/contracts/blake2/Cargo.toml +++ b/frame/evm/precompile/contracts/blake2/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-evm-precompile-blake2" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] diff --git a/frame/evm/precompile/contracts/bn128/Cargo.toml b/frame/evm/precompile/contracts/bn128/Cargo.toml index bdff4ce1e0..84608fb3d8 100644 --- a/frame/evm/precompile/contracts/bn128/Cargo.toml +++ b/frame/evm/precompile/contracts/bn128/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-evm-precompile-bn128" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] diff --git a/frame/evm/precompile/contracts/curve25519/Cargo.toml b/frame/evm/precompile/contracts/curve25519/Cargo.toml index e395dd5bcd..86247d0b99 100644 --- a/frame/evm/precompile/contracts/curve25519/Cargo.toml +++ b/frame/evm/precompile/contracts/curve25519/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-evm-precompile-curve25519" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/evm/precompile/contracts/dispatch/Cargo.toml b/frame/evm/precompile/contracts/dispatch/Cargo.toml index 4502a376f6..de75b7bf07 100644 --- a/frame/evm/precompile/contracts/dispatch/Cargo.toml +++ b/frame/evm/precompile/contracts/dispatch/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] diff --git a/frame/evm/precompile/contracts/ed25519/Cargo.toml b/frame/evm/precompile/contracts/ed25519/Cargo.toml index 30a2fa1719..b4785d0932 100644 --- a/frame/evm/precompile/contracts/ed25519/Cargo.toml +++ b/frame/evm/precompile/contracts/ed25519/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-evm-precompile-ed25519" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/evm/precompile/contracts/encoder/Cargo.toml b/frame/evm/precompile/contracts/encoder/Cargo.toml index 1a19786d9d..c19b743840 100644 --- a/frame/evm/precompile/contracts/encoder/Cargo.toml +++ b/frame/evm/precompile/contracts/encoder/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-evm-precompile-encoder" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] diff --git a/frame/evm/precompile/contracts/modexp/Cargo.toml b/frame/evm/precompile/contracts/modexp/Cargo.toml index 4ae36e4f7a..a31ece9c58 100644 --- a/frame/evm/precompile/contracts/modexp/Cargo.toml +++ b/frame/evm/precompile/contracts/modexp/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-evm-precompile-modexp" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] diff --git a/frame/evm/precompile/contracts/simple/Cargo.toml b/frame/evm/precompile/contracts/simple/Cargo.toml index 32118fad61..6a1fb5c6e5 100644 --- a/frame/evm/precompile/contracts/simple/Cargo.toml +++ b/frame/evm/precompile/contracts/simple/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-evm-precompile-simple" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/evm/precompile/contracts/transfer/Cargo.toml b/frame/evm/precompile/contracts/transfer/Cargo.toml index f71d1e6780..0dc5e6182e 100644 --- a/frame/evm/precompile/contracts/transfer/Cargo.toml +++ b/frame/evm/precompile/contracts/transfer/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/header-mmr/Cargo.toml b/frame/header-mmr/Cargo.toml index 9f81bf1211..37b02ff176 100644 --- a/frame/header-mmr/Cargo.toml +++ b/frame/header-mmr/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/header-mmr/rpc/Cargo.toml b/frame/header-mmr/rpc/Cargo.toml index 23b0572375..1769ce91da 100644 --- a/frame/header-mmr/rpc/Cargo.toml +++ b/frame/header-mmr/rpc/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-header-mmr-rpc" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/header-mmr/rpc/runtime-api/Cargo.toml b/frame/header-mmr/rpc/runtime-api/Cargo.toml index 17bb663763..259a79d7b9 100644 --- a/frame/header-mmr/rpc/runtime-api/Cargo.toml +++ b/frame/header-mmr/rpc/runtime-api/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-header-mmr-rpc-runtime-api" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/staking/Cargo.toml b/frame/staking/Cargo.toml index 07e60c15b6..a3549753a5 100644 --- a/frame/staking/Cargo.toml +++ b/frame/staking/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-staking" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/staking/rpc/Cargo.toml b/frame/staking/rpc/Cargo.toml index 35bb602013..105c006fa1 100644 --- a/frame/staking/rpc/Cargo.toml +++ b/frame/staking/rpc/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-staking-rpc" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/staking/rpc/runtime-api/Cargo.toml b/frame/staking/rpc/runtime-api/Cargo.toml index 0b2c11009c..e737c11ce3 100644 --- a/frame/staking/rpc/runtime-api/Cargo.toml +++ b/frame/staking/rpc/runtime-api/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-staking-rpc-runtime-api" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/support/Cargo.toml b/frame/support/Cargo.toml index 2d9e020e01..386a225557 100644 --- a/frame/support/Cargo.toml +++ b/frame/support/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-support" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/vesting/Cargo.toml b/frame/vesting/Cargo.toml index 8d15c20bb3..f9c6ef759d 100644 --- a/frame/vesting/Cargo.toml +++ b/frame/vesting/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-vesting" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/wormhole/backing/ethereum/Cargo.toml b/frame/wormhole/backing/ethereum/Cargo.toml index 02096ceaad..dd32c42b70 100644 --- a/frame/wormhole/backing/ethereum/Cargo.toml +++ b/frame/wormhole/backing/ethereum/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/wormhole/backing/s2s/Cargo.toml b/frame/wormhole/backing/s2s/Cargo.toml index cf1035c739..5294f2f6de 100644 --- a/frame/wormhole/backing/s2s/Cargo.toml +++ b/frame/wormhole/backing/s2s/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/wormhole/backing/tron/Cargo.toml b/frame/wormhole/backing/tron/Cargo.toml index ef3429d092..795291b964 100644 --- a/frame/wormhole/backing/tron/Cargo.toml +++ b/frame/wormhole/backing/tron/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/wormhole/issuing/ethereum/Cargo.toml b/frame/wormhole/issuing/ethereum/Cargo.toml index b80194f1d9..2b86975f4d 100644 --- a/frame/wormhole/issuing/ethereum/Cargo.toml +++ b/frame/wormhole/issuing/ethereum/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/frame/wormhole/issuing/s2s/Cargo.toml b/frame/wormhole/issuing/s2s/Cargo.toml index fa6ca21046..059192d626 100644 --- a/frame/wormhole/issuing/s2s/Cargo.toml +++ b/frame/wormhole/issuing/s2s/Cargo.toml @@ -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.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/node/cli/Cargo.toml b/node/cli/Cargo.toml index 73578cb218..085a441fba 100644 --- a/node/cli/Cargo.toml +++ b/node/cli/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "drml" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" # TODO: Consider rename this repo to darwinia-runtime-module-library [[bin]] diff --git a/node/primitives/bridge/Cargo.toml b/node/primitives/bridge/Cargo.toml index a4aa0050a3..67f22666bc 100644 --- a/node/primitives/bridge/Cargo.toml +++ b/node/primitives/bridge/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "bridge-primitives" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # darwinia-network diff --git a/node/primitives/common/Cargo.toml b/node/primitives/common/Cargo.toml index 453cd2d294..dad81ef581 100644 --- a/node/primitives/common/Cargo.toml +++ b/node/primitives/common/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "common-primitives" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # paritytech diff --git a/node/rpc/Cargo.toml b/node/rpc/Cargo.toml index e3238222c4..cf001a66ae 100644 --- a/node/rpc/Cargo.toml +++ b/node/rpc/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "drml-rpc" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/node/runtime/pangolin/Cargo.toml b/node/runtime/pangolin/Cargo.toml index 288a954f79..377a09eae2 100644 --- a/node/runtime/pangolin/Cargo.toml +++ b/node/runtime/pangolin/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "pangolin-runtime" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/node/runtime/pangolin/src/constants/Cargo.toml b/node/runtime/pangolin/src/constants/Cargo.toml index 29ade62d9a..279fcd604c 100644 --- a/node/runtime/pangolin/src/constants/Cargo.toml +++ b/node/runtime/pangolin/src/constants/Cargo.toml @@ -6,7 +6,7 @@ license = "GPL-3.0" name = "pangolin-constants" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # darwinia-network diff --git a/node/runtime/pangolin/src/lib.rs b/node/runtime/pangolin/src/lib.rs index 74e456a4bc..b701ccb3e3 100644 --- a/node/runtime/pangolin/src/lib.rs +++ b/node/runtime/pangolin/src/lib.rs @@ -168,7 +168,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: sp_runtime::create_runtime_str!("Pangolin"), impl_name: sp_runtime::create_runtime_str!("Pangolin"), authoring_version: 1, - spec_version: 2640, + spec_version: 2650, impl_version: 1, apis: RUNTIME_API_VERSIONS, transaction_version: 4, diff --git a/node/runtime/pangolin/src/pallets/system/params/Cargo.toml b/node/runtime/pangolin/src/pallets/system/params/Cargo.toml index c1e3c090af..78e95f2b2a 100644 --- a/node/runtime/pangolin/src/pallets/system/params/Cargo.toml +++ b/node/runtime/pangolin/src/pallets/system/params/Cargo.toml @@ -6,7 +6,7 @@ license = "GPL-3.0" name = "pangolin-runtime-system-params" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/node/runtime/pangoro/src/constants/Cargo.toml b/node/runtime/pangoro/src/constants/Cargo.toml index 682ecc57d2..e30cf3c10a 100644 --- a/node/runtime/pangoro/src/constants/Cargo.toml +++ b/node/runtime/pangoro/src/constants/Cargo.toml @@ -6,7 +6,7 @@ license = "GPL-3.0" name = "pangoro-constants" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # darwinia-network diff --git a/node/runtime/pangoro/src/lib.rs b/node/runtime/pangoro/src/lib.rs index 966900cb45..289c667b50 100644 --- a/node/runtime/pangoro/src/lib.rs +++ b/node/runtime/pangoro/src/lib.rs @@ -131,7 +131,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: sp_runtime::create_runtime_str!("Pangoro"), impl_name: sp_runtime::create_runtime_str!("Pangoro"), authoring_version: 1, - spec_version: 2640, + spec_version: 2650, impl_version: 1, apis: RUNTIME_API_VERSIONS, transaction_version: 3, diff --git a/node/runtime/pangoro/src/pallets/system/params/Cargo.toml b/node/runtime/pangoro/src/pallets/system/params/Cargo.toml index 1ce4d3659b..4c15e60230 100644 --- a/node/runtime/pangoro/src/pallets/system/params/Cargo.toml +++ b/node/runtime/pangoro/src/pallets/system/params/Cargo.toml @@ -6,7 +6,7 @@ license = "GPL-3.0" name = "pangoro-runtime-system-params" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index a6dcef03fa..17e9570f3f 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "drml-service" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/primitives/asset/Cargo.toml b/primitives/asset/Cargo.toml index 4ffb9f7a2a..24ef0768cc 100644 --- a/primitives/asset/Cargo.toml +++ b/primitives/asset/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dp-asset" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/primitives/bsc/Cargo.toml b/primitives/bsc/Cargo.toml index d2082a5f1d..94cfc33af3 100644 --- a/primitives/bsc/Cargo.toml +++ b/primitives/bsc/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "bsc-primitives" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/primitives/consensus/Cargo.toml b/primitives/consensus/Cargo.toml index 39957cab32..a74ce5df9f 100644 --- a/primitives/consensus/Cargo.toml +++ b/primitives/consensus/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "dp-consensus" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/primitives/contract/Cargo.toml b/primitives/contract/Cargo.toml index 820ce7e6c4..ed4df9d6f9 100644 --- a/primitives/contract/Cargo.toml +++ b/primitives/contract/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dp-contract" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/primitives/ethereum/Cargo.toml b/primitives/ethereum/Cargo.toml index d955bdd796..f8078e5d3a 100644 --- a/primitives/ethereum/Cargo.toml +++ b/primitives/ethereum/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "ethereum-primitives" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/primitives/evm/Cargo.toml b/primitives/evm/Cargo.toml index 3a339888fa..384955c156 100644 --- a/primitives/evm/Cargo.toml +++ b/primitives/evm/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "dp-evm" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/primitives/merkle-patricia-trie/Cargo.toml b/primitives/merkle-patricia-trie/Cargo.toml index 0fce7c4f2c..6e4a37ee29 100644 --- a/primitives/merkle-patricia-trie/Cargo.toml +++ b/primitives/merkle-patricia-trie/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "merkle-patricia-trie" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [[bench]] harness = false diff --git a/primitives/relay/Cargo.toml b/primitives/relay/Cargo.toml index 77bdea270f..3f839a92ff 100644 --- a/primitives/relay/Cargo.toml +++ b/primitives/relay/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "darwinia-relay-primitives" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/primitives/rpc/Cargo.toml b/primitives/rpc/Cargo.toml index a93bc4551b..86b6697e06 100644 --- a/primitives/rpc/Cargo.toml +++ b/primitives/rpc/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dp-rpc" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies] # crates.io diff --git a/primitives/storage/Cargo.toml b/primitives/storage/Cargo.toml index 7c7bcedf31..753e9cf8c8 100644 --- a/primitives/storage/Cargo.toml +++ b/primitives/storage/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "dp-storage" readme = "README.md" repository = "https://github.com/darwinia-network/darwinia-common/" -version = "2.6.4" +version = "2.6.5" [dependencies]