git.delta.rocks / unique-network / refs/commits / d0079d66b3d5

difftreelog

Merge pull request #335 from UniqueNetwork/release-v918010

kozyrevdev2022-04-07parents: #0daf5cb #48b553e.patch.diff
in: master
Release v918010

5 files changed

modifiedCargo.lockdiffbeforeafterboth
19131913
1914[[package]]1914[[package]]
1915name = "darling"1915name = "darling"
1916version = "0.13.2"1916version = "0.13.4"
1917source = "registry+https://github.com/rust-lang/crates.io-index"1917source = "registry+https://github.com/rust-lang/crates.io-index"
1918checksum = "4e92cb285610dd935f60ee8b4d62dd1988bd12b7ea50579bd6a138201525318e"1918checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"
1919dependencies = [1919dependencies = [
1920 "darling_core",1920 "darling_core",
1921 "darling_macro",1921 "darling_macro",
1922]1922]
19231923
1924[[package]]1924[[package]]
1925name = "darling_core"1925name = "darling_core"
1926version = "0.13.2"1926version = "0.13.4"
1927source = "registry+https://github.com/rust-lang/crates.io-index"1927source = "registry+https://github.com/rust-lang/crates.io-index"
1928checksum = "5c29e95ab498b18131ea460b2c0baa18cbf041231d122b0b7bfebef8c8e88989"1928checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"
1929dependencies = [1929dependencies = [
1930 "fnv",1930 "fnv",
1931 "ident_case",1931 "ident_case",
19371937
1938[[package]]1938[[package]]
1939name = "darling_macro"1939name = "darling_macro"
1940version = "0.13.2"1940version = "0.13.4"
1941source = "registry+https://github.com/rust-lang/crates.io-index"1941source = "registry+https://github.com/rust-lang/crates.io-index"
1942checksum = "b21dd6b221dd547528bd6fb15f1a3b7ab03b9a06f76bff288a8c629bcfbe7f0e"1942checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"
1943dependencies = [1943dependencies = [
1944 "darling_core",1944 "darling_core",
1945 "quote",1945 "quote",
4778 "libp2p-core",4778 "libp2p-core",
4779 "libp2p-swarm",4779 "libp2p-swarm",
4780 "log",4780 "log",
4781 "lru 0.7.3",4781 "lru 0.7.5",
4782 "rand 0.7.3",4782 "rand 0.7.3",
4783 "smallvec",4783 "smallvec",
4784 "unsigned-varint 0.7.1",4784 "unsigned-varint 0.7.1",
50375037
5038[[package]]5038[[package]]
5039name = "lru"5039name = "lru"
5040version = "0.7.3"5040version = "0.7.5"
5041source = "registry+https://github.com/rust-lang/crates.io-index"5041source = "registry+https://github.com/rust-lang/crates.io-index"
5042checksum = "fcb87f3080f6d1d69e8c564c0fcfde1d7aa8cc451ce40cae89479111f03bc0eb"5042checksum = "32613e41de4c47ab04970c348ca7ae7382cf116625755af070b008a15516a889"
5043dependencies = [5043dependencies = [
5044 "hashbrown 0.11.2",5044 "hashbrown 0.11.2",
5045]5045]
69416941
6942[[package]]6942[[package]]
6943name = "parity-db"6943name = "parity-db"
6944version = "0.3.9"6944version = "0.3.11"
6945source = "registry+https://github.com/rust-lang/crates.io-index"6945source = "registry+https://github.com/rust-lang/crates.io-index"
6946checksum = "3d121a9af17a43efd0a38c6afa508b927ba07785bd4709efb2ac03bf77efef8d"6946checksum = "b3e7f385d61562f5834282b90aa50b41f38a35cf64d5209b8b05487b50553dbe"
6947dependencies = [6947dependencies = [
6948 "blake2-rfc",6948 "blake2-rfc",
6949 "crc32fast",6949 "crc32fast",
7014 "ethereum-types",7014 "ethereum-types",
7015 "hashbrown 0.12.0",7015 "hashbrown 0.12.0",
7016 "impl-trait-for-tuples",7016 "impl-trait-for-tuples",
7017 "lru 0.7.3",7017 "lru 0.7.5",
7018 "parity-util-mem-derive",7018 "parity-util-mem-derive",
7019 "parking_lot 0.12.0",7019 "parking_lot 0.12.0",
7020 "primitive-types",7020 "primitive-types",
7331 "derive_more",7331 "derive_more",
7332 "fatality",7332 "fatality",
7333 "futures 0.3.21",7333 "futures 0.3.21",
7334 "lru 0.7.3",7334 "lru 0.7.5",
7335 "parity-scale-codec",7335 "parity-scale-codec",
7336 "polkadot-erasure-coding",7336 "polkadot-erasure-coding",
7337 "polkadot-node-network-protocol",7337 "polkadot-node-network-protocol",
7353dependencies = [7353dependencies = [
7354 "fatality",7354 "fatality",
7355 "futures 0.3.21",7355 "futures 0.3.21",
7356 "lru 0.7.3",7356 "lru 0.7.5",
7357 "parity-scale-codec",7357 "parity-scale-codec",
7358 "polkadot-erasure-coding",7358 "polkadot-erasure-coding",
7359 "polkadot-node-network-protocol",7359 "polkadot-node-network-protocol",
7462 "derive_more",7462 "derive_more",
7463 "fatality",7463 "fatality",
7464 "futures 0.3.21",7464 "futures 0.3.21",
7465 "lru 0.7.3",7465 "lru 0.7.5",
7466 "parity-scale-codec",7466 "parity-scale-codec",
7467 "polkadot-erasure-coding",7467 "polkadot-erasure-coding",
7468 "polkadot-node-network-protocol",7468 "polkadot-node-network-protocol",
7558 "futures 0.3.21",7558 "futures 0.3.21",
7559 "futures-timer",7559 "futures-timer",
7560 "kvdb",7560 "kvdb",
7561 "lru 0.7.3",7561 "lru 0.7.5",
7562 "merlin",7562 "merlin",
7563 "parity-scale-codec",7563 "parity-scale-codec",
7564 "polkadot-node-jaeger",7564 "polkadot-node-jaeger",
7687 "fatality",7687 "fatality",
7688 "futures 0.3.21",7688 "futures 0.3.21",
7689 "kvdb",7689 "kvdb",
7690 "lru 0.7.3",7690 "lru 0.7.5",
7691 "parity-scale-codec",7691 "parity-scale-codec",
7692 "polkadot-node-primitives",7692 "polkadot-node-primitives",
7693 "polkadot-node-subsystem",7693 "polkadot-node-subsystem",
7913 "futures 0.3.21",7913 "futures 0.3.21",
7914 "itertools",7914 "itertools",
7915 "kvdb",7915 "kvdb",
7916 "lru 0.7.3",7916 "lru 0.7.5",
7917 "metered-channel",7917 "metered-channel",
7918 "parity-db",7918 "parity-db",
7919 "parity-scale-codec",7919 "parity-scale-codec",
7942dependencies = [7942dependencies = [
7943 "futures 0.3.21",7943 "futures 0.3.21",
7944 "futures-timer",7944 "futures-timer",
7945 "lru 0.7.3",7945 "lru 0.7.5",
7946 "parity-util-mem",7946 "parity-util-mem",
7947 "parking_lot 0.12.0",7947 "parking_lot 0.12.0",
7948 "polkadot-node-metrics",7948 "polkadot-node-metrics",
8289 "kusama-runtime",8289 "kusama-runtime",
8290 "kvdb",8290 "kvdb",
8291 "kvdb-rocksdb",8291 "kvdb-rocksdb",
8292 "lru 0.7.3",8292 "lru 0.7.5",
8293 "pallet-babe",8293 "pallet-babe",
8294 "pallet-im-online",8294 "pallet-im-online",
8295 "pallet-mmr-primitives",8295 "pallet-mmr-primitives",
86248624
8625[[package]]8625[[package]]
8626name = "proc-macro2"8626name = "proc-macro2"
8627version = "1.0.36"8627version = "1.0.37"
8628source = "registry+https://github.com/rust-lang/crates.io-index"8628source = "registry+https://github.com/rust-lang/crates.io-index"
8629checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"8629checksum = "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1"
8630dependencies = [8630dependencies = [
8631 "unicode-xid",8631 "unicode-xid",
8632]8632]
87008700
8701[[package]]8701[[package]]
8702name = "psm"8702name = "psm"
8703version = "0.1.17"8703version = "0.1.18"
8704source = "registry+https://github.com/rust-lang/crates.io-index"8704source = "registry+https://github.com/rust-lang/crates.io-index"
8705checksum = "6eca0fa5dd7c4c96e184cec588f0b1db1ee3165e678db21c09793105acb17e6f"8705checksum = "871372391786ccec00d3c5d3d6608905b3d4db263639cfe075d3b60a736d115a"
8706dependencies = [8706dependencies = [
8707 "cc",8707 "cc",
8708]8708]
9759 "thiserror",9759 "thiserror",
9760]9760]
9761
9762[[package]]
9763name = "sc-consensus-epochs"
9764version = "0.10.0-dev"
9765source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"
9766dependencies = [
9767 "fork-tree",
9768 "parity-scale-codec",
9769 "sc-client-api",
9770 "sc-consensus",
9771 "sp-blockchain",
9772 "sp-runtime",
9773]
9774
9775[[package]]
9776name = "sc-consensus-manual-seal"
9777version = "0.10.0-dev"
9778source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.17#22d40c761a985482f93bbbea5ba4199bdba74f8e"
9779dependencies = [
9780 "assert_matches",
9781 "async-trait",
9782 "futures 0.3.21",
9783 "jsonrpc-core",
9784 "jsonrpc-core-client",
9785 "jsonrpc-derive",
9786 "log",
9787 "parity-scale-codec",
9788 "sc-client-api",
9789 "sc-consensus",
9790 "sc-consensus-aura",
9791 "sc-consensus-babe",
9792 "sc-consensus-epochs",
9793 "sc-transaction-pool",
9794 "sc-transaction-pool-api",
9795 "serde",
9796 "sp-api",
9797 "sp-blockchain",
9798 "sp-consensus",
9799 "sp-consensus-aura",
9800 "sp-consensus-babe",
9801 "sp-consensus-slots",
9802 "sp-core",
9803 "sp-inherents",
9804 "sp-keystore",
9805 "sp-runtime",
9806 "sp-timestamp",
9807 "substrate-prometheus-endpoint",
9808 "thiserror",
9809]
98109761
9811[[package]]9762[[package]]
9812name = "sc-consensus-slots"9763name = "sc-consensus-slots"
10039 "linked-hash-map",9990 "linked-hash-map",
10040 "linked_hash_set",9991 "linked_hash_set",
10041 "log",9992 "log",
10042 "lru 0.7.3",9993 "lru 0.7.5",
10043 "parity-scale-codec",9994 "parity-scale-codec",
10044 "parking_lot 0.12.0",9995 "parking_lot 0.12.0",
10045 "pin-project 1.0.10",9996 "pin-project 1.0.10",
10077 "futures-timer",10028 "futures-timer",
10078 "libp2p",10029 "libp2p",
10079 "log",10030 "log",
10080 "lru 0.7.3",10031 "lru 0.7.5",
10081 "sc-network",10032 "sc-network",
10082 "sp-runtime",10033 "sp-runtime",
10083 "substrate-prometheus-endpoint",10034 "substrate-prometheus-endpoint",
1081210763
10813[[package]]10764[[package]]
10814name = "slab"10765name = "slab"
10815version = "0.4.5"10766version = "0.4.6"
10816source = "registry+https://github.com/rust-lang/crates.io-index"10767source = "registry+https://github.com/rust-lang/crates.io-index"
10817checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"10768checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"
1081810769
10819[[package]]10770[[package]]
10820name = "slot-range-helper"10771name = "slot-range-helper"
11005dependencies = [10956dependencies = [
11006 "futures 0.3.21",10957 "futures 0.3.21",
11007 "log",10958 "log",
11008 "lru 0.7.3",10959 "lru 0.7.5",
11009 "parity-scale-codec",10960 "parity-scale-codec",
11010 "parking_lot 0.12.0",10961 "parking_lot 0.12.0",
11011 "sp-api",10962 "sp-api",
1186611817
11867[[package]]11818[[package]]
11868name = "syn"11819name = "syn"
11869version = "1.0.90"11820version = "1.0.91"
11870source = "registry+https://github.com/rust-lang/crates.io-index"11821source = "registry+https://github.com/rust-lang/crates.io-index"
11871checksum = "704df27628939572cd88d33f171cd6f896f4eaca85252c6e0a72d8d8287ee86f"11822checksum = "b683b2b825c8eef438b77c36a06dc262294da3d5a5813fac20da149241dcd44d"
11872dependencies = [11823dependencies = [
11873 "proc-macro2",11824 "proc-macro2",
11874 "quote",11825 "quote",
1221212163
12213[[package]]12164[[package]]
12214name = "tracing-core"12165name = "tracing-core"
12215version = "0.1.23"12166version = "0.1.24"
12216source = "registry+https://github.com/rust-lang/crates.io-index"12167source = "registry+https://github.com/rust-lang/crates.io-index"
12217checksum = "aa31669fa42c09c34d94d8165dd2012e8ff3c66aca50f3bb226b68f216f2706c"12168checksum = "90442985ee2f57c9e1b548ee72ae842f4a9a20e3f417cc38dbc5dc684d9bb4ee"
12218dependencies = [12169dependencies = [
12219 "lazy_static",12170 "lazy_static",
12220 "valuable",12171 "valuable",
12261 "chrono",12212 "chrono",
12262 "lazy_static",12213 "lazy_static",
12263 "matchers",12214 "matchers",
12264 "parking_lot 0.10.2",12215 "parking_lot 0.11.2",
12265 "regex",12216 "regex",
12266 "serde",12217 "serde",
12267 "serde_json",12218 "serde_json",
12555 "substrate-build-script-utils",12506 "substrate-build-script-utils",
12556 "substrate-frame-rpc-system",12507 "substrate-frame-rpc-system",
12557 "substrate-prometheus-endpoint",12508 "substrate-prometheus-endpoint",
12509 "tokio 1.17.0",
12558 "unique-rpc",12510 "unique-rpc",
12559 "unique-runtime",12511 "unique-runtime",
12560 "unique-runtime-common",12512 "unique-runtime-common",
modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
169 spec_name: create_runtime_str!(RUNTIME_NAME),169 spec_name: create_runtime_str!(RUNTIME_NAME),
170 impl_name: create_runtime_str!(RUNTIME_NAME),170 impl_name: create_runtime_str!(RUNTIME_NAME),
171 authoring_version: 1,171 authoring_version: 1,
172 spec_version: 918001,172 spec_version: 918010,
173 impl_version: 0,173 impl_version: 0,
174 apis: RUNTIME_API_VERSIONS,174 apis: RUNTIME_API_VERSIONS,
175 transaction_version: 1,175 transaction_version: 1,
modifiedruntime/quartz/src/lib.rsdiffbeforeafterboth
154 spec_name: create_runtime_str!(RUNTIME_NAME),154 spec_name: create_runtime_str!(RUNTIME_NAME),
155 impl_name: create_runtime_str!(RUNTIME_NAME),155 impl_name: create_runtime_str!(RUNTIME_NAME),
156 authoring_version: 1,156 authoring_version: 1,
157 spec_version: 918001,157 spec_version: 918010,
158 impl_version: 0,158 impl_version: 0,
159 apis: RUNTIME_API_VERSIONS,159 apis: RUNTIME_API_VERSIONS,
160 transaction_version: 1,160 transaction_version: 1,
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
153 spec_name: create_runtime_str!(RUNTIME_NAME),153 spec_name: create_runtime_str!(RUNTIME_NAME),
154 impl_name: create_runtime_str!(RUNTIME_NAME),154 impl_name: create_runtime_str!(RUNTIME_NAME),
155 authoring_version: 1,155 authoring_version: 1,
156 spec_version: 918001,156 spec_version: 918010,
157 impl_version: 0,157 impl_version: 0,
158 apis: RUNTIME_API_VERSIONS,158 apis: RUNTIME_API_VERSIONS,
159 transaction_version: 1,159 transaction_version: 1,
modifiedtests/src/interfaces/augment-api-rpc.tsdiffbeforeafterboth
1// Auto-generated via `yarn polkadot-types-from-chain`, do not edit1// Auto-generated via `yarn polkadot-types-from-chain`, do not edit
2/* eslint-disable */2/* eslint-disable */
33
4import type { PalletEvmAccountBasicCrossAccountIdRepr, UpDataStructsCollection, UpDataStructsCollectionStats, UpDataStructsCollectionStats } from './unique';4import type { PalletEvmAccountBasicCrossAccountIdRepr, UpDataStructsCollection, UpDataStructsCollectionStats, UpDataStructsCollectionLimits } from './unique';
5import type { AugmentedRpc } from '@polkadot/rpc-core/types';5import type { AugmentedRpc } from '@polkadot/rpc-core/types';
6import type { Metadata, StorageKey } from '@polkadot/types';6import type { Metadata, StorageKey } from '@polkadot/types';
7import type { Bytes, HashMap, Json, Null, Option, Text, U256, U64, Vec, bool, u128, u32, u64 } from '@polkadot/types-codec';7import type { Bytes, HashMap, Json, Null, Option, Text, U256, U64, Vec, bool, u128, u32, u64 } from '@polkadot/types-codec';