difftreelog
Merge pull request #1060 from UniqueNetwork/feature/update-polkadot-1.9
in: master
Update polkadot to v1.9.0
35 files changed
.baedeker/xcm-opal-async-backing.jsonnetdiffbeforeafterboth--- /dev/null
+++ b/.baedeker/xcm-opal-async-backing.jsonnet
@@ -0,0 +1,68 @@
+local
+m = import 'baedeker-library/mixin/spec.libsonnet',
+;
+
+function(relay_spec)
+
+local relay = {
+ name: 'relay',
+ bin: 'bin/polkadot',
+ validatorIdAssignment: 'staking',
+ spec: {Genesis:{
+ chain: relay_spec,
+ modify:: bdk.mixer([
+ m.genericRelay($),
+ {
+ genesis+: {
+ runtimeGenesis+: {
+ runtime+: {
+ configuration+: {
+ config+: {
+ async_backing_params+: {
+ allowed_ancestry_len: 3,
+ max_candidate_depth: 4,
+ },
+ scheduling_lookahead:5,
+ max_validators_per_core:1,
+ minimum_backing_votes:1,
+ needed_approvals:1,
+ on_demand_cores:5,
+ },
+ },
+ },
+ },
+ },
+ },
+ ]),
+ }},
+ nodes: {
+ [name]: {
+ bin: $.bin,
+ wantedKeys: 'relay',
+ },
+ for name in ['alice', 'bob', 'charlie', 'dave', 'eve']
+ },
+};
+
+local opal = {
+ name: 'opal',
+ bin: 'bin/unique',
+ paraId: 1001,
+ spec: {Genesis:{
+ modify:: m.genericPara($),
+ }},
+ nodes: {
+ [name]: {
+ bin: $.bin,
+ wantedKeys: 'para',
+ },
+ for name in ['alice', 'bob', 'charlie', 'dave', 'eve']
+ },
+};
+
+relay + {
+ parachains: {
+ [para.name]: para,
+ for para in [opal]
+ },
+}
Cargo.lockdiffbeforeafterboth1204 packageslockfile v3
Might be heavy and slow!
addr2line
0.19.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97depends onused byaddr2line
0.21.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cbdepends onused byadler
1.0.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35feused byaead
0.5.2crates.io↘ 2↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0depends onaes
0.8.4crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0depends onused byaes-gcm
0.10.3crates.io↘ 6↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1ahash
0.7.8crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9used byahash
0.8.11crates.io↘ 5↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011aho-corasick
1.1.3crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916depends onallocator-api2
0.2.18crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264fused byalways-assert
0.1.3crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4436e0292ab1bb631b42973c61205e704475fe8126af845c8d923c0996328127android_system_properties
0.1.5crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311depends onused byandroid-tzdata
0.1.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0used byansi_term
0.12.1crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2depends onanstream
0.6.14crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15bdepends onused byanstyle
1.0.7crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1banstyle-parse
0.2.4crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4depends onused byanstyle-query
1.0.3crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5depends onused byanstyle-wincon
3.0.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19depends onused byanyhow
1.0.86crates.io↘ 0↖ 20sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063daused by- cumulus-client-consensus-proposer
0.10.0 - jsonrpsee-core
0.22.5 - jsonrpsee-types
0.22.5 - netlink-packet-core
0.4.2 - netlink-packet-route
0.12.0 - netlink-packet-utils
0.5.2 - prost-derive
0.11.9 - prost-derive
0.12.6 - sc-executor-wasmtime
0.32.0 - sp-wasm-interface
20.0.0 - wasm-opt
0.116.1 - wasm-opt-cxx-sys
0.116.0 - wasm-opt-sys
0.116.0 - wasmtime
8.0.1 - wasmtime-cache
8.0.1 - wasmtime-cranelift
8.0.1 - wasmtime-cranelift-shared
8.0.1 - wasmtime-environ
8.0.1 - wasmtime-jit
8.0.1 - wasmtime-runtime
8.0.1
- cumulus-client-consensus-proposer
app-promotion-rpc
0.1.0workspace↘ 5↖ 5approx
0.5.1crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6depends onused byaquamarine
0.3.3crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd1da02abba9f9063d786eab1509833ebb2fac0f966862ca59439c76b9c566760depends onused byaquamarine
0.5.0crates.io↘ 6↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum21cc1548309245035eb18aa7f0967da6bc65587005170c56e6ef2788a4cf3f4eark-bls12-377
0.4.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfb00293ba84f51ce3bd026bd0de55899c4e68f0a39a5728cebae3a73ffdc0a4fdepends onused byark-bls12-381
0.4.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc775f0d12169cba7aae4caeb547bb6a50781c7449a8aa53793827c9ec4abf488used byark-ec
0.4.2crates.io↘ 9↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdefd9a439d56ac24968cca0571f598a61bc8c55f71d50a89cda591cb750670badepends onark-ff
0.4.2crates.io↘ 12↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumec847af850f44ad29048935519032c33da8aa03340876d351dfab5660d2966badepends onark-ff-asm
0.4.2crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3ed4aa4fe255d0bc6d79373f7e31d2ea147bcf486cba1be5ba7ea85abdb92348depends onused byark-ff-macros
0.4.2crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7abe79b0e4288889c4574159ab790824d0033b9fdcb2a112a3182fac2e514565used byark-poly
0.4.2crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd320bfc44ee185d899ccbadfa8bc31aab923ce1558716e1997a1e74057fe86bfused byark-serialize
0.4.2crates.io↘ 4↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumadb7b85a02b83d2f22f89bd5cac66c9c89474240cb6207cb1efc16d098e822a5ark-serialize-derive
0.4.2crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumae3281bc6d0fd7e549af32b52511e1302185bd688fd3359fa36423346ff682eadepends onark-std
0.4.0crates.io↘ 2↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum94893f1e0c6eeab764ade8dc4c0db24caf4fe7cbbaafc0eba0a9030f447b5185depends onarray-bytes
4.2.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf52f63c5c1316a16a4b35eaac8b76a98248961a533f061684cb2a7cb0eafb6c6used byarray-bytes
6.2.3crates.io↘ 0↖ 18sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5d5dde061bd34119e902bbb2d9b90c5692635cf59fb91d582c2b68043f1b8293used by- cumulus-relay-chain-minimal-node
0.10.0 - frame-benchmarking-cli
35.0.1 - frame-support
31.0.0 - pallet-beefy-mmr
31.0.0 - polkadot-node-core-pvf
10.0.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-keystore
28.0.0 - sc-network
0.37.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-offchain
32.0.0 - sc-rpc-spec-v2
0.37.0 - sp-core
31.0.0 - staging-xcm
10.0.0
- cumulus-relay-chain-minimal-node
arrayref
0.3.7crates.io↘ 0↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545arrayvec
0.4.12crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9depends onused byarrayvec
0.7.4crates.io↘ 0↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711asn1-rs
0.5.2crates.io↘ 8↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7f6fd5ddaf0351dff5b8da21b2fb4ff8e08ddd02857f0bf69c47639106c0fff0depends onasn1-rs-derive
0.4.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum726535892e8eae7e70657b4c8ea93d26b8553afb1ce617caee529ef96d7dee6cused byasn1-rs-impl
0.1.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2777730b2039ac0f95f093556e61b6d26cebed5393ca6f152717777cec3a42eddepends onused byassert_matches
1.5.0crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9async-channel
1.9.0crates.io↘ 3↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35async-channel
2.3.1crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6aused byasync-executor
1.11.0crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb10202063978b3351199d68f8b22c4e47e4b1b822f8d43fd862d5ea8c006b29aused byasync-fs
1.6.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06used byasync-io
1.13.0crates.io↘ 12↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2afdepends onasync-io
2.3.2crates.io↘ 11↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdcccb0f599cfa2f8ace422d3555572f47424da5648a4382a9dd0310ff8210884depends onasync-lock
2.8.0crates.io↘ 1↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582bdepends onasync-lock
3.3.0crates.io↘ 3↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7basync-net
1.8.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0434b1ed18ce1cf5769b8ac540e33f01fa9471058b5e89da9e06f3c882a8c12fused byasync-process
1.8.1crates.io↘ 9↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88depends onused byasync-signal
0.2.6crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumafe66191c335039c7bb78f99dc7520b0cbb166b3a1cb33a03f53d8a1c6f2afdadepends onused byasync-task
4.7.1crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3deasync-trait
0.1.80crates.io↘ 3↖ 50sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737cadepends onused by- cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-consensus-proposer
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-api
1.0.0-dev - fc-consensus
2.0.0-dev - fc-db
2.0.0-dev - jsonrpsee-core
0.22.5 - jsonrpsee-http-client
0.22.5 - libp2p-request-response
0.24.1 - orchestra
0.3.6 - polkadot-availability-recovery
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-service
10.0.0 - sc-authority-discovery
0.37.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-network
0.37.0 - sc-network-common
0.36.0 - sc-network-sync
0.36.0 - sc-service
0.38.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - sp-consensus
0.35.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-inherents
29.0.0 - sp-timestamp
29.0.0 - sp-transaction-storage-proof
29.0.0 - substrate-rpc-client
0.36.0 - trust-dns-proto
0.22.0 - try-runtime-cli
0.41.0
- cumulus-client-consensus-aura
asynchronous-codec
0.6.2crates.io↘ 5↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4057f2c32adbb2fc158e22fb38433c8e9bbf76b75a4732c7c0cbaf695fb65568atomic-take
1.1.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma8ab6b55fe97976e46f91ddbed8d147d966475dc29b2032757ba47e02376fbc3used byatomic-waker
1.1.2crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0used byauto_impl
1.2.0crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3c87f3f15e7794432337fc718554eaa4dc8f04c9677a950ffe366f20a162ae42depends onused byautocfg
1.3.0crates.io↘ 0↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0backtrace
0.3.71crates.io↘ 7↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9ddepends onbase-x
0.2.11crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270used bybase16ct
0.2.0crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cfbase64
0.13.1crates.io↘ 0↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8base64
0.21.7crates.io↘ 0↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567base64
0.22.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6used bybase64ct
1.6.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5bused bybeef
0.5.2crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1depends onbinary-merkle-tree
15.0.0crates.io↘ 2↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4b5c0fd4282c30c05647e1052d71bf1a0c8067ab1e9a8fc6d0c292dce0ecb237depends onbincode
1.3.3crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcaddepends onbindgen
0.65.1crates.io↘ 13↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcfdf7b466f9a4903edc73f95d6d2bcd5baf8ae620638762244d3f60143643cc5depends onused bybip39
2.0.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum93f2635620bf0b9d4576eb7bb9a38a55df78bd1205d26fa994b25911a69f212fdepends onused bybitcoin_hashes
0.11.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum90064b8dee6815a6470d60bad07bbbaee885c0e12d04177138fa3291a01b7bc4used bybitcoin_hashes
0.13.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1930a4dabfebb8d7d9992db18ebe3ae2876f0a305fab206fd168df931ede293bused bybitcoin-internals
0.2.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9425c3bf7089c983facbae04de54513cce73b41c7f9ff8c845b54e7bc64ebbfbused bybitflags
1.3.2crates.io↘ 0↖ 16sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718abitflags
2.5.0crates.io↘ 0↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1bitvec
1.0.1crates.io↘ 5↖ 18sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9cused by- pallet-broker
0.9.0 - parity-scale-codec
3.6.12 - polkadot-approval-distribution
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-statement-distribution
10.0.0 - scale-info
2.11.3 - westend-runtime
10.0.0
- pallet-broker
blake2
0.8.1crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum94cb07b0da6a73955f8fb85d24c466778e70cda767a568229b104f0264089330used byblake2
0.10.6crates.io↘ 1↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efedepends onblake2-rfc
0.2.18crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400depends onblake2b_simd
1.0.2crates.io↘ 3↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum23285ad32269793932e830392f2fe2f83e26488fd3ec778883a93c8323735780blake2s_simd
1.0.2crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum94230421e395b9920d23df13ea5d77a20e1725331f90fbbf6df6040b33f756aeblake3
1.5.1crates.io↘ 5↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum30cca6d3674597c30ddf2c587bf8d9d65c9a84d2326d941cc79c9842dfe0ef52block-buffer
0.7.3crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688bused byblock-buffer
0.9.0crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4depends onused byblock-buffer
0.10.4crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71depends onused byblock-padding
0.1.5crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5depends onused byblocking
1.6.0crates.io↘ 6↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum495f7104e962b7356f0aeb34247aca1fe7d2e783b346582db7f2904cb5717e88depends onbondrewd
0.1.14crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6d1660fac8d3acced44dac64453fafedf5aab2de196b932c727e63e4ae42d1ccdepends onbondrewd-derive
0.3.18crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum723da0dee1eef38edc021b0793f892bdc024500c6a5b0727a2efe16f0e0a6977depends onused bybounded-collections
0.2.0crates.io↘ 4↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd32385ecb91a31bddaf908e8dcf4a15aef1bcd3913cc03ebfad02ff6d568abc1bounded-vec
0.7.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum68534a48cbf63a4b1323c433cf21238c9ec23711e0df13b08c33e5c2082663cedepends onbp-xcm-bridge-hub-router
0.9.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7366e856da4c5f49e1ef94c3ea401854fe52310696561e24b7509d2f963d7210bs58
0.4.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3used bybs58
0.5.1crates.io↘ 1↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4depends onbuild-helper
0.1.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5fdepends onused bybumpalo
3.16.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012cbyte-slice-cast
1.2.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0cused bybyte-tools
0.3.1crates.io↘ 0↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7bytemuck
1.16.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5used bybyteorder
1.5.0crates.io↘ 0↖ 17sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64bbytes
1.6.0crates.io↘ 0↖ 32sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9used by- asynchronous-codec
0.6.2 - cumulus-pallet-parachain-system
0.10.0 - ethereum
0.15.0 - h2
0.3.26 - http
0.2.12 - http-body
0.4.6 - hyper
0.14.28 - libp2p
0.51.4 - libp2p-kad
0.43.3 - libp2p-noise
0.42.2 - libp2p-quic
0.7.0-alpha.3 - multistream-select
0.12.1 - netlink-proto
0.10.0 - netlink-sys
0.8.6 - parity-scale-codec
3.6.12 - polkadot-network-bridge
10.0.0 - prost
0.11.9 - prost
0.12.6 - prost-build
0.11.9 - quick-protobuf-codec
0.1.0 - quinn-proto
0.9.6 - rlp
0.5.2 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-offchain
32.0.0 - soketto
0.7.1 - sp-io
33.0.0 - sp-runtime-interface
26.0.0 - tokio
1.37.0 - tokio-util
0.7.11 - tower-http
0.4.4 - unsigned-varint
0.7.2
- asynchronous-codec
bzip2-sys
0.1.11+1.0.8crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdcdepends onused byc2-chacha
0.3.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd27dae93fe7b1e0424dc57179ac396908c26b035a87234809f5c4dfd1b47dc80depends onused bycamino
1.1.7crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239depends onused bycargo_metadata
0.15.4crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumeee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73aused bycargo-platform
0.1.8crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfcdepends onused bycc
1.0.98crates.io↘ 3↖ 18sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03fused by- backtrace
0.3.71 - blake3
1.5.1 - bzip2-sys
0.1.11+1.0.8 - cxx
1.0.122 - cxx-build
1.0.122 - iana-time-zone-haiku
0.1.2 - librocksdb-sys
0.11.0+8.1.1 - libz-sys
1.1.16 - link-cplusplus
1.0.9 - lz4-sys
1.9.4 - psm
0.1.21 - ring
0.16.20 - ring
0.17.8 - secp256k1-sys
0.9.2 - tikv-jemalloc-sys
0.5.4+5.3.0-patched - wasm-opt-sys
0.116.0 - wasmtime-runtime
8.0.1 - zstd-sys
2.0.10+zstd.1.5.6
- backtrace
cexpr
0.6.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766depends onused bycfg_aliases
0.1.1crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89ecfg-expr
0.15.8crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02depends oncfg-if
1.0.0crates.io↘ 0↖ 58sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbaf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fdused by- aes
0.8.4 - ahash
0.8.11 - async-io
1.13.0 - async-io
2.3.2 - async-process
1.8.1 - async-signal
0.2.6 - backtrace
0.3.71 - blake3
1.5.1 - chacha20
0.9.1 - ckb-merkle-mountain-range
0.5.2 - cpp_demangle
0.3.5 - crc32fast
1.4.0 - curve25519-dalek
4.1.2 - dashmap
5.5.3 - directories-next
2.0.0 - filetime
0.2.23 - frame-metadata
16.0.0 - frame-system
31.0.0 - getrandom
0.1.16 - getrandom
0.2.15 - governor
0.6.3 - instant
0.1.13 - k256
0.13.3 - libloading
0.8.3 - mockall
0.11.4 - mockall_derive
0.11.4 - nix
0.24.3 - nix
0.27.1 - parking_lot_core
0.8.6 - parking_lot_core
0.9.10 - polkadot-cli
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polling
2.8.0 - polling
3.7.0 - polyval
0.6.2 - prometheus
0.13.4 - ring
0.17.8 - sc-executor-wasmtime
0.32.0 - scale-info
2.11.3 - schnellru
0.2.3 - sha-1
0.9.8 - sha1
0.10.6 - sha2
0.9.9 - sha2
0.10.8 - tempfile
3.10.1 - thread_local
1.1.8 - trust-dns-proto
0.22.0 - trust-dns-resolver
0.22.0 - twox-hash
1.6.3 - wasm-bindgen
0.2.92 - wasm-bindgen-futures
0.4.42 - wasmtime
8.0.1 - wasmtime-asm-macros
8.0.1 - wasmtime-jit
8.0.1 - wasmtime-jit-icache-coherence
8.0.1 - wasmtime-runtime
8.0.1 - winreg
0.50.0
- aes
chacha
0.3.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumddf3c081b5fba1e5615640aae998e0fbd10c24cbd897ee39ed754a77601a4862depends onused bychacha20
0.9.1crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc3613f74bd2eac03dad61bd53dbe620703d4371614fe0bc3b9f04dd36fe4e818depends onchacha20poly1305
0.10.1crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum10cd79432192d1c0f4e1a0fef9527696cc039165d729fb41b3f4f4f354c2dc35used bychrono
0.4.38crates.io↘ 6↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401depends oncid
0.9.0crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb9b68e3193982cd54187d71afdb2a271ad4cf8af157858e9cb911b91321de143used bycipher
0.2.5crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum12f8e7987cbd042a63249497f41aed09f8e65add917ea6566effbc56578d6801depends onused bycipher
0.4.4crates.io↘ 3↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3daddepends onckb-merkle-mountain-range
0.5.2crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum56ccb671c5921be8a84686e6212ca184cb1d7c51cadcdbfcbd1cc3f042f5dfb8depends onused byclang-sys
1.7.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1depends onused byclap
4.5.4crates.io↘ 2↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0depends onclap_builder
4.5.2crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4used byclap_derive
4.5.4crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64used byclap_lex
0.7.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ceused bycoarsetime
0.1.34crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum13b3839cf01bb7960114be3ccf2340f541b6d0c81f8690b007b2b39f750f7e5dcodespan-reporting
0.11.1crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6edepends onused bycolorchoice
1.0.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422used bycomfy-table
7.1.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb34115915337defe99b2aff5c2ce6771e5fbc4079f4b506301f5cf394c8452f7used bycommon-path
1.0.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2382f75942f4b3be3690fe4f86365e9c853c1587d6ee58212cebf6e2a9ccd101used byconcurrent-queue
2.5.0crates.io↘ 1↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973depends onconsole
0.15.8crates.io↘ 5↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4ebconst-oid
0.9.6crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8used byconst-random
0.1.18crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359depends onused byconst-random-macro
0.1.16crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390eused byconstant_time_eq
0.1.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbcused byconstant_time_eq
0.3.0crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2constcat
0.3.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcd7e35aee659887cbfb97aaf227ac12cad1a9d7c71e55ff3376839ed4e282d08used byconvert_case
0.4.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0eused bycore-foundation
0.9.4crates.io↘ 2↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8fdepends oncore-foundation-sys
0.8.6crates.io↘ 0↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868fcore2
0.4.0crates.io↘ 1↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505depends oncpp_demangle
0.3.5crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumeeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710fdepends onused bycpu-time
1.0.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume9e393a7668fe1fad3075085b86c781883000b4ede868f43627b34a87c8b7deddepends oncpufeatures
0.2.12crates.io↘ 1↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504depends oncranelift-bforest
0.95.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1277fbfa94bc82c8ec4af2ded3e639d49ca5f7f3c7eeab2c66accd135ece4e70depends onused bycranelift-codegen
0.95.1crates.io↘ 12↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc6e8c31ad3b2270e9aeec38723888fe1b0ace3bea2b06b3f749ccf46661d3220depends oncranelift-codegen-meta
0.95.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc8ac5ac30d62b2d66f12651f6b606dbdfd9c2cfd0908de6b387560a277c5c9dadepends onused bycranelift-entity
0.95.1crates.io↘ 1↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum40099d38061b37e505e63f89bab52199037a72b931ad4868d9089ff7268660b0depends oncranelift-frontend
0.95.1crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum64a25d9d0a0ae3079c463c34115ec59507b4707175454f0eee0891e83e30e82dcranelift-isle
0.95.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum80de6a7d0486e4acbd5f9f87ec49912bf4c8fb6aea00087b989685460d4469baused bycranelift-native
0.95.1crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbb6b03e0e03801c4b3fd8ce0758a94750c07a44e7944cc0ffbf0d3f2e7c79b00cranelift-wasm
0.95.1crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumff3220489a3d928ad91e59dd7aeaa8b3de18afb554a6211213673a71c90737acdepends onused bycrc32fast
1.4.0crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaadepends oncrossbeam-deque
0.8.5crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770dused bycrossbeam-epoch
0.9.18crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420edepends onused bycrossbeam-queue
0.3.11crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdf0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35depends oncrossbeam-utils
0.8.20crates.io↘ 0↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80crunchy
0.2.2crates.io↘ 0↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7crypto-bigint
0.5.5crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76used bycrypto-common
0.1.6crates.io↘ 3↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3crypto-mac
0.7.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5depends onused bycrypto-mac
0.8.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeabdepends onused byctr
0.9.2crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835depends onused bycumulus-client-cli
0.10.0crates.io↘ 10↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd2b5137986e7a4374bf410e4e11ce02c9807c5d3200d590960056220963ecdbfdepends oncumulus-client-collator
0.10.0crates.io↘ 16↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9f7dde39268c86d2975bdd608d114dd52cd8803618196bc7606e684b9090d24ddepends on- cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-primitives-core
0.10.0 - futures
0.3.30 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-overseer
10.0.0 - polkadot-primitives
10.0.0 - sc-client-api
31.0.0 - sp-api
29.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - sp-runtime
34.0.0 - tracing
0.1.40
- cumulus-client-consensus-common
cumulus-client-consensus-aura
0.10.0crates.io↘ 35↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8fbbba68555835c2e2d7f1c17060d3cd6fafafdb16597a2e680e7376f71dec51depends on- async-trait
0.1.80 - cumulus-client-collator
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-consensus-proposer
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-primitives-aura
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-relay-chain-interface
0.10.0 - futures
0.3.30 - parity-scale-codec
3.6.12 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-overseer
10.0.0 - polkadot-primitives
10.0.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-slots
0.36.0 - sc-telemetry
17.0.0 - schnellru
0.2.3 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-block-builder
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-aura
0.35.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-timestamp
29.0.0 - substrate-prometheus-endpoint
0.17.0 - tracing
0.1.40
used by- async-trait
cumulus-client-consensus-common
0.10.0crates.io↘ 22↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8b6ff3972c798e87b918e3065d7b52aabb3fc871136b7dde7c708d20567b509fdepends on- async-trait
0.1.80 - cumulus-client-pov-recovery
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-relay-chain-interface
0.10.0 - dyn-clone
1.0.17 - futures
0.3.30 - log
0.4.21 - parity-scale-codec
3.6.12 - polkadot-primitives
10.0.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-babe
0.37.0 - schnellru
0.2.3 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-slots
0.35.0 - sp-core
31.0.0 - sp-runtime
34.0.0 - sp-timestamp
29.0.0 - sp-trie
32.0.0 - substrate-prometheus-endpoint
0.17.0 - tracing
0.1.40
- async-trait
cumulus-client-consensus-proposer
0.10.0crates.io↘ 8↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcf2ff43b5735f8f1a306aa8c44d9efe5bb50c3a3b29afa18728e7a5321a6ba70depends oncumulus-client-network
0.10.0crates.io↘ 16↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf10d8141b3de22f002b94fafd9a372f351ee55ad41e1c40ad6534024f176f5bbdepends on- async-trait
0.1.80 - cumulus-relay-chain-interface
0.10.0 - futures
0.3.30 - futures-timer
3.0.3 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - polkadot-node-primitives
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - sc-client-api
31.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - tracing
0.1.40
- async-trait
cumulus-client-parachain-inherent
0.4.0crates.io↘ 17↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6ebeda41b913144e0dbaf57a9537fed6f37ee14c5f31f1bd23808f87e8515ec7depends on- async-trait
0.1.80 - cumulus-primitives-core
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-test-relay-sproof-builder
0.10.0 - parity-scale-codec
3.6.12 - sc-client-api
31.0.0 - scale-info
2.11.3 - sp-api
29.0.0 - sp-crypto-hashing
0.1.0 - sp-inherents
29.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-std
14.0.0 - sp-storage
20.0.0 - sp-trie
32.0.0 - tracing
0.1.40
- async-trait
cumulus-client-pov-recovery
0.10.0crates.io↘ 17↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1cf51e1e7cfe82e68a93a4f3221181f8258664f0c4113e4d7c846e449b3596f3depends on- async-trait
0.1.80 - cumulus-primitives-core
0.10.0 - cumulus-relay-chain-interface
0.10.0 - futures
0.3.30 - futures-timer
3.0.3 - parity-scale-codec
3.6.12 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-overseer
10.0.0 - polkadot-primitives
10.0.0 - rand
0.8.5 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sp-consensus
0.35.0 - sp-maybe-compressed-blob
11.0.0 - sp-runtime
34.0.0 - tracing
0.1.40
- async-trait
cumulus-client-service
0.10.0crates.io↘ 29↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumebb334fbaedca019671b900bba71fb7cf70244d9436a832b1c5d67491569359ddepends on- cumulus-client-cli
0.10.0 - cumulus-client-collator
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-proof-size-hostfunction
0.5.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - futures
0.3.30 - polkadot-primitives
10.0.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-network
0.37.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-rpc
32.0.0 - sc-service
0.38.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - sc-transaction-pool
31.0.0 - sc-utils
16.0.0 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - sp-runtime
34.0.0 - sp-transaction-pool
29.0.0
used by- cumulus-client-cli
cumulus-pallet-aura-ext
0.10.0crates.io↘ 11↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum47ec277f09a2c2b693bca6283eb6bc10aede2eaee43a7c395911235d8b632dabdepends oncumulus-pallet-dmp-queue
0.10.0crates.io↘ 10↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum28e34c35fdd757c548cabaf8b65cabe5ae1c0fab7e143e85a99ab69ec58ad35fdepends oncumulus-pallet-parachain-system
0.10.0crates.io↘ 28↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma19c40a5d04f60562fb38195766104deeb8cec71c11ec77796ee9373cccdb325depends on- bytes
1.6.0 - cumulus-pallet-parachain-system-proc-macro
0.6.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-primitives-proof-size-hostfunction
0.5.0 - environmental
1.1.4 - frame-benchmarking
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - impl-trait-for-tuples
0.2.2 - log
0.4.21 - pallet-message-queue
34.0.0 - parity-scale-codec
3.6.12 - polkadot-parachain-primitives
9.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - scale-info
2.11.3 - sp-core
31.0.0 - sp-externalities
0.27.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-std
14.0.0 - sp-trie
32.0.0 - sp-version
32.0.0 - staging-xcm
10.0.0 - trie-db
0.28.0
- bytes
cumulus-pallet-parachain-system-proc-macro
0.6.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbefbaf3a1ce23ac8476481484fef5f4d500cbd15b4dad6380ce1d28134b0c1f7cumulus-pallet-xcm
0.10.0crates.io↘ 9↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7610ae16cac552adc823ba68deb26e5d3a9de189ef79ae26c79e43ddcfeabef1depends oncumulus-pallet-xcmp-queue
0.10.0crates.io↘ 18↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6614dcdbe6c24fcc8677bf158a8c627a3467d262acdc8a0e7d8a3d3d767a757cdepends on- bounded-collections
0.2.0 - bp-xcm-bridge-hub-router
0.9.0 - cumulus-primitives-core
0.10.0 - frame-benchmarking
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-message-queue
34.0.0 - parity-scale-codec
3.6.12 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - scale-info
2.11.3 - sp-core
31.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-std
14.0.0 - staging-xcm
10.0.0 - staging-xcm-executor
10.0.0
- bounded-collections
cumulus-primitives-aura
0.10.0crates.io↘ 7↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1b70d13f3fca1dfaeb868f4fff79c58fef8fa4f8e381a9002d93c50c23683abfdepends oncumulus-primitives-core
0.10.0crates.io↘ 10↖ 25sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum617d02361f5c7df87b6be98b4974241b6836fbaa7d9e786db80eb38bc8636751depends onused by- cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-client-service
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-primitives-timestamp
0.10.0 - cumulus-primitives-utility
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - cumulus-test-relay-sproof-builder
0.10.0 - opal-runtime
1.3.0 - parachains-common
10.0.0 - quartz-runtime
1.3.0 - staging-parachain-info
0.10.0 - unique-node
1.3.0 - unique-runtime
1.3.0 - up-common
1.3.0
- cumulus-client-collator
cumulus-primitives-parachain-inherent
0.10.0crates.io↘ 8↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum87d64a55b7b9c3a945e543712630708f36407ab49ad8a2fa9f3d1404093a3e8edepends oncumulus-primitives-proof-size-hostfunction
0.5.0crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum764e27968dce7d5c455dbaf9ba81c037fc5690afc085aa4aa2a4cdfe53716b74cumulus-primitives-timestamp
0.10.0crates.io↘ 6↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumabf270c68a2cbf68b31cb4e8c4b5fc43665627ec6960cde04c393120e053ccefdepends oncumulus-primitives-utility
0.10.0crates.io↘ 13↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbeeca40e85d6da3751343a3fc8dd5b335c9a06ba9897a5b36f726d139b7646dedepends oncumulus-relay-chain-inprocess-interface
0.10.0crates.io↘ 17↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2ec58113249ac91ceb4da1c846f6474cd4b6616100d0b29a86845b177caad52fdepends on- async-trait
0.1.80 - cumulus-primitives-core
0.10.0 - cumulus-relay-chain-interface
0.10.0 - futures
0.3.30 - futures-timer
3.0.3 - polkadot-cli
10.0.0 - polkadot-service
10.0.0 - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - sc-tracing
31.0.0 - sp-api
29.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0
- async-trait
cumulus-relay-chain-interface
0.10.0crates.io↘ 11↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcbb531263c11cfd73f17090106fff2385ca7b02b39102c367f4c13fb1251e9dddepends onused by- cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-client-service
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - unique-node
1.3.0
- cumulus-client-consensus-aura
cumulus-relay-chain-minimal-node
0.10.0crates.io↘ 35↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume1a416b2e6a5c99d78049b91425dbdb844f4351fd9fb61da47b70c2f90cf2ed4depends on- array-bytes
6.2.3 - async-trait
0.1.80 - cumulus-primitives-core
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - futures
0.3.30 - parking_lot
0.12.2 - polkadot-availability-recovery
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-core-primitives
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-chain-api
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-runtime-api
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-primitives
10.0.0 - polkadot-service
10.0.0 - sc-authority-discovery
0.37.0 - sc-client-api
31.0.0 - sc-network
0.37.0 - sc-network-common
0.36.0 - sc-service
0.38.0 - sc-tracing
31.0.0 - sc-utils
16.0.0 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-babe
0.35.0 - sp-runtime
34.0.0 - substrate-prometheus-endpoint
0.17.0 - tokio
1.37.0 - tracing
0.1.40
- array-bytes
cumulus-relay-chain-rpc-interface
0.10.0crates.io↘ 32↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume011f8da350318316e80356dca70bee537d8f8fb29bb99d1765348b0ab6f6d88depends on- async-trait
0.1.80 - cumulus-primitives-core
0.10.0 - cumulus-relay-chain-interface
0.10.0 - either
1.12.0 - futures
0.3.30 - futures-timer
3.0.3 - jsonrpsee
0.22.5 - parity-scale-codec
3.6.12 - pin-project
1.1.5 - polkadot-overseer
10.0.0 - rand
0.8.5 - sc-client-api
31.0.0 - sc-rpc-api
0.36.0 - sc-service
0.38.0 - schnellru
0.2.3 - serde
1.0.202 - serde_json
1.0.117 - smoldot
0.11.0 - smoldot-light
0.9.0 - sp-api
29.0.0 - sp-authority-discovery
29.0.0 - sp-consensus-babe
0.35.0 - sp-core
31.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-storage
20.0.0 - sp-version
32.0.0 - thiserror
1.0.61 - tokio
1.37.0 - tokio-util
0.7.11 - tracing
0.1.40 - url
2.5.0
- async-trait
cumulus-test-relay-sproof-builder
0.10.0crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd1e730a7524f50acb03c24476323c4dad35690baf85175ad0f91a2dffed85b39depends oncurve25519-dalek
3.2.0crates.io↘ 5↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61curve25519-dalek
4.1.2crates.io↘ 9↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0a677b8922c94e01bdbb12126b0bc852f00447528dee1782229af9c720c3f348depends oncurve25519-dalek-derive
0.1.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3depends onused bycurve25519-dalek-ng
4.1.1crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1c359b7249347e46fb28804470d071c921156ad62b3eef5d34e2ba867533dec8used bycxx
1.0.122crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbb497fad022245b29c2a0351df572e2d67c1046bcef2260ebc022aec81efea82cxx-build
1.0.122crates.io↘ 7↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9327c7f9fbd6329a200a5d4aa6f674c60ab256525ff0084b52a889d4e4c60ceedepends oncxxbridge-flags
1.0.122crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum688c799a4a846f1c0acb9f36bb9c6272d9b3d9457f3633c7753c6057270df13cused bycxxbridge-macro
1.0.122crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum928bc249a7e3cd554fd2e8e08a426e9670c50bbfc9a621653cfa9accc9641783depends onused bydashmap
5.5.3crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856used bydata-encoding
2.6.0crates.io↘ 0↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2data-encoding-macro
0.1.15crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf1559b6cba622276d6d63706db152618eeb15b89b3e4041446b05876e352e639used bydata-encoding-macro-internal
0.1.13crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum332d754c0af53bc87c108fed664d121ecf59207ec4196041f04d6ab9002ad33fdepends onused byder
0.7.9crates.io↘ 2↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0depends onder-parser
8.2.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdbd676fbbab537128ef0278adb5576cf363cff6aa22a7b24effe97347cfab61eused byderanged
0.3.11crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4depends onused byderivative
2.2.0crates.io↘ 3↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770bdepends onderive_more
0.99.17crates.io↘ 5↖ 14sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321used by- polkadot-availability-distribution
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-runtime-parachains
10.0.0 - prioritized-metered-channel
0.6.1 - reed-solomon-novelpoly
2.0.0 - sc-sysinfo
30.0.0 - scale-info
2.11.3 - smoldot
0.11.0 - smoldot-light
0.9.0
- polkadot-availability-distribution
derive-syn-parse
0.1.5crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume79116f119dd1dba1abf1f3405f03b9b0e79a27a3883864bfebded8a3dc768cddepends onderive-syn-parse
0.2.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762depends onused bydifflib
0.4.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8used bydigest
0.8.1crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5depends onused bydigest
0.9.0crates.io↘ 1↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066depends ondigest
0.10.7crates.io↘ 4↖ 19sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292directories
5.0.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35depends onused bydirectories-next
2.0.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbcdepends onused bydirs-sys
0.4.1crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321cused bydirs-sys-next
0.1.2crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4ddepends onused bydisplaydoc
0.2.4crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175ddepends onused bydocify
0.2.8crates.io↘ 1↖ 11sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum43a2f138ad521dc4a2ced1a4576148a6a610b4c5923933b062a263130a6802cedepends ondocify_macros
0.2.8crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1a081e51fb188742f5a7a1164ad752121abcb22874b21e2c3b0dd040c515fdaddepends onused bydowncast
0.11.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1used bydowncast-rs
1.2.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2used bydtoa
1.0.9crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdcbb2bf8e87535c23f7a8a321e364ce21462d0ff10cb6407820e8e96dfff6653used bydyn-clonable
0.9.0crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4depends onused bydyn-clonable-impl
0.9.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5depends onused bydyn-clone
1.0.17crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125ecdsa
0.16.9crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bcaused byed25519
2.2.3crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53depends oned25519-dalek
2.1.1crates.io↘ 7↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4a3daa8e81a3963a60642bcc1f90a670680bd4a77535faa384e9d1c79d620871depends oned25519-zebra
3.1.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6used byed25519-zebra
4.0.3crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7d9ce6874da5d4415896cd45ffbc4d1cfc0c4f9c079427bd870742c30f2f65a9depends onused byeither
1.12.0crates.io↘ 0↖ 18sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58bused by- cumulus-relay-chain-rpc-interface
0.10.0 - finality-grandpa
0.16.2 - itertools
0.10.5 - itertools
0.11.0 - itertools
0.12.1 - libp2p-core
0.39.2 - libp2p-identify
0.42.2 - libp2p-kad
0.43.3 - libp2p-ping
0.42.0 - libp2p-swarm
0.42.2 - libp2p-websocket
0.41.0 - mixnet
0.7.0 - rayon
1.10.0 - sc-network
0.37.0 - smoldot
0.11.0 - smoldot-light
0.9.0 - sp-runtime
34.0.0 - which
4.4.2
- cumulus-relay-chain-rpc-interface
elliptic-curve
0.13.8crates.io↘ 12↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47depends onused byencode_unicode
0.3.6crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831fused byenum-as-inner
0.5.1crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116used byenumflags2
0.7.9crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3278c9d5fb675e0a51dabcf4c0d355f692b064171535ba72361be1528a9d8e8ddepends onenumflags2_derive
0.7.9crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4depends onused byenumn
0.1.13crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6fd000fd6988e73bbe993ea3db9b1aa64906ab88766d654973924340c8cddb42depends onused byenv_logger
0.10.2crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580used byenvironmental
1.1.4crates.io↘ 0↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume48c92028aaa870e83d51c64e5d4e0b6981b360c522198c23959f219a4e1b15bequivalent
1.0.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5used byerrno
0.3.9crates.io↘ 2↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820badepends onethbloom
0.13.0crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc22d4b5885b6aa2fe5e8b9329fb8d232bf739e434e6b87347c63bdd00c120f60depends onused byethereum
0.15.0crates.io↘ 10↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2e04d24d20b8ff2235cffbf242d5092de3aa45f77c5270ddbfadd2778ca13feadepends onethereum-types
0.14.1crates.io↘ 8↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum02d215cbf040552efcbe99a38372fe80ab9d00268e20012b79fcd0f073edd8eedepends onevent-listener
2.5.3crates.io↘ 0↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0event-listener
3.1.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2used byevent-listener
4.0.3crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646eevent-listener
5.3.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24used byevent-listener-strategy
0.4.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3used byevent-listener-strategy
0.5.2crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1used byevm
0.41.1crates.io↘ 13↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum767f43e9630cc36cf8ff2777cbb0121b055f0d1fd6eaaa13b46a1808f0d0e7e9depends onevm-coder
0.4.3crates.io↘ 5↖ 13sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum51a19d57bff1055ffd8f4d542975e7d06c86463df8e4af3d6a1680d1930f7eeadepends onevm-coder-procedural
0.4.3crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdbb7660d6ee88979a37e8c92fc910a974a19c88aad45355db6ec35a31bef2a69used byevm-coder-substrate-procedural
0.1.0workspace↘ 3↖ 1evm-core
0.41.0crates.io↘ 4↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd1da6cedc5cedb4208e59467106db0d1f50db01b920920589f8e672c02fdc04fevm-gasometer
0.41.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1dc0eb591abc5cd7b05bef6a036c2bb6c66ab6c5e0c5ce94bfe377ab670b1fd7used byevm-runtime
0.41.0crates.io↘ 5↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum84bbe09b64ae13a29514048c1bb6fda6374ac0b4f6a1f15a443348ab88ef42cdused byexit-future
0.2.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5depends onused byexpander
0.0.4crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881used byexpander
2.1.0crates.io↘ 6↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum00e83c02035136f1592a47964ea60c05a50e4ed8b5892cfac197063850898d4dfallible-iterator
0.2.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7used byfallible-iterator
0.3.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649used byfastrand
1.9.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501bedepends onused byfastrand
2.1.0crates.io↘ 0↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51afatality
0.0.6crates.io↘ 2↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39abdepends onused by- polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-statement-distribution
10.0.0
- polkadot-availability-distribution
fatality-proc-macro
0.0.6crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bddepends onused byfc-api
1.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 5↖ 3sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795dfc-consensus
2.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 9↖ 1sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onused byfc-db
2.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 14↖ 2sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onfc-mapping-sync
2.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 14↖ 2sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onfc-rpc
2.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 48↖ 1sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends on- ethereum
0.15.0 - ethereum-types
0.14.1 - evm
0.41.1 - fc-api
1.0.0-dev - fc-mapping-sync
2.0.0-dev - fc-rpc-core
1.1.0-dev - fc-storage
1.0.0-dev - fp-evm
3.0.0-dev - fp-rpc
3.0.0-dev - fp-storage
2.0.0 - futures
0.3.30 - hex
0.4.3 - jsonrpsee
0.22.5 - libsecp256k1
0.7.1 - log
0.4.21 - pallet-evm
6.0.0-dev - parity-scale-codec
3.6.12 - prometheus
0.13.4 - rand
0.8.5 - rlp
0.5.2 - sc-client-api
31.0.0 - sc-consensus-aura
0.37.0 - sc-network
0.37.0 - sc-network-common
0.36.0 - sc-network-sync
0.36.0 - sc-rpc
32.0.0 - sc-service
0.38.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - schnellru
0.2.3 - serde
1.0.202 - sp-api
29.0.0 - sp-block-builder
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-aura
0.35.0 - sp-core
31.0.0 - sp-externalities
0.27.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-storage
20.0.0 - sp-timestamp
29.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61 - tokio
1.37.0
used by- ethereum
fc-rpc-core
1.1.0-devgithub.com/uniquenetwork/unique-frontier↘ 8↖ 2sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onfc-storage
1.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 11↖ 2sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onfdlimit
0.3.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume182f7dbc2ef73d9ef67351c5fbbea084729c48362d3ce9dd44c28e32e277fe5depends onused byff
0.13.0crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449depends onfiat-crypto
0.2.9crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811dused byfile-per-thread-logger
0.1.6crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum84f2e425d9790201ba4af4630191feac6dcc98765b118d4d18e91d23c2353866depends onused byfiletime
0.2.23crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fdused byfinality-grandpa
0.16.2crates.io↘ 8↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum36530797b9bf31cd4ff126dcfee8170f86b00cfdcea3269d73133cc0415945c3depends onfixed-hash
0.8.0crates.io↘ 4↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534fixedbitset
0.4.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80used byflate2
1.0.30crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295daeused byfloat-cmp
0.9.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4depends onused byfnv
1.0.7crates.io↘ 0↖ 13sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1fork-tree
12.0.0crates.io↘ 1↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume93d3f0315c2eccf23453609e0ab92fe7c6ad1ca8129bcaf80b9a08c8d7fc52bdepends onform_urlencoded
1.2.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456depends onused byfp-account
1.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 12↖ 1sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onused byfp-consensus
2.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 5↖ 3sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795dfp-ethereum
1.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 6↖ 1sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onused byfp-evm
3.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 9↖ 12sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onfp-rpc
3.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 10↖ 10sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onfp-self-contained
1.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 5↖ 4sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795dfp-storage
2.0.0github.com/uniquenetwork/unique-frontier↘ 2↖ 6sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onfragile
2.0.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaaused byframe-benchmarking
31.0.0crates.io↘ 18↖ 81sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9fee087c6a7ddbc6dcfb6a6015d4b2787ecbb2113ed8b8bee8ff15f2bdf93f94depends on- frame-support
31.0.0 - frame-support-procedural
26.0.1 - frame-system
31.0.0 - linregress
0.5.3 - log
0.4.21 - parity-scale-codec
3.6.12 - paste
1.0.15 - scale-info
2.11.3 - serde
1.0.202 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-runtime-interface
26.0.0 - sp-std
14.0.0 - sp-storage
20.0.0 - static_assertions
1.1.0
used by- cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - frame-benchmarking-cli
35.0.1 - frame-system-benchmarking
31.0.0 - opal-runtime
1.3.0 - pallet-app-promotion
0.2.2 - pallet-asset-conversion
13.0.0 - pallet-asset-rate
10.0.0 - pallet-asset-tx-payment
31.0.0 - pallet-assets
32.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances
31.0.0 - pallet-bounties
30.0.0 - pallet-broker
0.9.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-election-provider-support-benchmarking
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-migration
0.1.1 - pallet-fast-unstake
30.0.0 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-grandpa
31.0.0 - pallet-identity
4.0.0-dev - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nis
31.0.0 - pallet-nomination-pools-benchmarking
29.0.0 - pallet-nonfungible
0.1.14 - pallet-offences-benchmarking
31.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-scheduler
32.0.0 - pallet-session-benchmarking
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-vesting
31.0.0 - pallet-whitelist
30.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-metrics
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - staging-xcm-executor
10.0.0 - uc-rpc
0.1.4 - unique-node
1.3.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- frame-support
frame-benchmarking-cli
35.0.1crates.io↘ 41↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum38f1660c2e59d206386658ca7fa867c2ccdb44429cc8a5a16a2975a338aa7047depends on- Inflector
0.11.4 - array-bytes
6.2.3 - chrono
0.4.38 - clap
4.5.4 - comfy-table
7.1.1 - frame-benchmarking
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - gethostname
0.2.3 - handlebars
5.1.2 - itertools
0.10.5 - lazy_static
1.4.0 - linked-hash-map
0.5.6 - log
0.4.21 - parity-scale-codec
3.6.12 - rand
0.8.5 - rand_pcg
0.3.1 - sc-block-builder
0.36.0 - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-executor
0.35.0 - sc-service
0.38.0 - sc-sysinfo
30.0.0 - serde
1.0.202 - serde_json
1.0.117 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-database
10.0.0 - sp-externalities
0.27.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-storage
20.0.0 - sp-trie
32.0.0 - sp-wasm-interface
20.0.0 - thiserror
1.0.61 - thousands
0.2.0
- Inflector
frame-election-provider-solution-type
13.0.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc5c3bff645e46577c69c272733c53fa3a77d1ee6e40dfb66157bc94b0740b8fcframe-election-provider-support
31.0.0crates.io↘ 10↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd651327ec98d12fbdb0d25346de929e3ea2ab8a1ef85570794d9d8d54f204f28depends onframe-executive
31.0.0crates.io↘ 12↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume3d4502dd4218aaf90240527adb789b9620fcada2af76f4751a8a852583eb0c2depends onframe-metadata
16.0.0crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum87cf1549fba25a6fcac22785b61698317d958e96cac72a59102ea45b9ae64692frame-remote-externalities
0.38.0crates.io↘ 15↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc935bea33258c329e9ad4784a720aa4b1faff8c5af474f14e0898db11b7cb8abdepends onused byframe-support
31.0.0crates.io↘ 34↖ 119sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum81aecbbc1c62055e8ce472283bc655bf6c0f968a4d22d504bf6aad4ea44ccbc4depends on- aquamarine
0.5.0 - array-bytes
6.2.3 - bitflags
1.3.2 - docify
0.2.8 - environmental
1.1.4 - frame-metadata
16.0.0 - frame-support-procedural
26.0.1 - impl-trait-for-tuples
0.2.2 - k256
0.13.3 - log
0.4.21 - macro_magic
0.5.0 - parity-scale-codec
3.6.12 - paste
1.0.15 - scale-info
2.11.3 - serde
1.0.202 - serde_json
1.0.117 - smallvec
1.13.2 - sp-api
29.0.0 - sp-arithmetic
25.0.0 - sp-core
31.0.0 - sp-crypto-hashing-proc-macro
0.1.0 - sp-debug-derive
14.0.0 - sp-genesis-builder
0.10.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-metadata-ir
0.6.0 - sp-runtime
34.0.0 - sp-staking
29.0.0 - sp-state-machine
0.38.0 - sp-std
14.0.0 - sp-tracing
16.0.0 - sp-weights
30.0.0 - static_assertions
1.1.0 - tt-call
1.0.9
used by- cumulus-pallet-aura-ext
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-utility
0.10.0 - fp-ethereum
1.0.0-dev - fp-evm
3.0.0-dev - fp-self-contained
1.0.0-dev - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-election-provider-support
31.0.0 - frame-executive
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - frame-try-runtime
0.37.0 - opal-runtime
1.3.0 - orml-traits
0.9.1 - orml-utilities
0.9.1 - orml-vesting
0.9.1 - orml-xcm-support
0.9.1 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-asset-conversion
13.0.0 - pallet-asset-rate
10.0.0 - pallet-asset-tx-payment
31.0.0 - pallet-assets
32.0.0 - pallet-aura
30.0.0 - pallet-authority-discovery
31.0.1 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-base-fee
1.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-broker
0.9.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-transaction-payment
0.1.1 - pallet-fast-unstake
30.0.0 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-gov-origins
0.2.1 - pallet-grandpa
31.0.0 - pallet-identity
4.0.0-dev - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nis
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-nomination-pools-benchmarking
29.0.0 - pallet-nonfungible
0.1.14 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-root-testing
7.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-session-benchmarking
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-test-utils
0.1.0 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-vesting
31.0.0 - pallet-whitelist
30.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - rococo-runtime-constants
10.0.0 - staging-parachain-info
0.10.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - tests
0.1.1 - unique-runtime
1.3.0 - up-common
1.3.0 - up-data-structs
0.2.2 - westend-runtime
10.0.0 - westend-runtime-constants
10.0.0
- aquamarine
frame-support-procedural
26.0.1crates.io↘ 12↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum732fa43a05789f4ffb96955017e40643199d586c3d211754df5824a195f4eab5depends onframe-support-procedural-tools
11.0.1crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb482a1d18fa63aed1ff3fe3fcfb3bc23d92cb3903d6b9774f75dc2c4e1001c3adepends onframe-support-procedural-tools-derive
12.0.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumed971c6435503a099bdac99fe4c5bea08981709e5b5a0a8535a1856f48561191depends onframe-system
31.0.0crates.io↘ 13↖ 106sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf7537b5e23f584bf54f26c6297e0260b54fac5298be43a115176a310f256a4abdepends onused by- cumulus-pallet-aura-ext
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-election-provider-support
31.0.0 - frame-executive
31.0.0 - frame-system-benchmarking
31.0.0 - opal-runtime
1.3.0 - orml-vesting
0.9.1 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-asset-conversion
13.0.0 - pallet-asset-rate
10.0.0 - pallet-asset-tx-payment
31.0.0 - pallet-assets
32.0.0 - pallet-aura
30.0.0 - pallet-authority-discovery
31.0.1 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-base-fee
1.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-broker
0.9.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-election-provider-support-benchmarking
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-transaction-payment
0.1.1 - pallet-fast-unstake
30.0.0 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-gov-origins
0.2.1 - pallet-grandpa
31.0.0 - pallet-identity
4.0.0-dev - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nis
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-nomination-pools-benchmarking
29.0.0 - pallet-nonfungible
0.1.14 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-root-testing
7.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-session-benchmarking
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-test-utils
0.1.0 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-vesting
31.0.0 - pallet-whitelist
30.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - staging-parachain-info
0.10.0 - staging-xcm-builder
10.0.0 - tests
0.1.1 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- cumulus-pallet-aura-ext
frame-system-benchmarking
31.0.0crates.io↘ 8↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumea3c6bd0f5700363a845d4c0f83ea3478cdfcfe404d08f35865b78ebc5d37c0adepends onframe-system-rpc-runtime-api
29.0.0crates.io↘ 2↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7ae4e8decf1630ed6731e8912d1ed4ac3986d86c68f59580f2a9f61909150c41depends onframe-try-runtime
0.37.0crates.io↘ 5↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbad42234b76beabf35bbc9a54566f0060b8d3d4fe93726007f02896e8beb91e3fs-err
2.11.0crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41depends onfs2
0.4.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213depends onused byfs4
0.7.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum29f9df8a11882c4e3335eb2d18a0137c505d9ca927470b0cac9c6f0ae07d28f7depends onused byfunty
2.0.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9cused byfutures
0.3.30crates.io↘ 7↖ 117sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0depends onused by- cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-client-service
0.10.0 - cumulus-primitives-timestamp
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - exit-future
0.2.0 - fc-mapping-sync
2.0.0-dev - fc-rpc
2.0.0-dev - finality-grandpa
0.16.2 - frame-remote-externalities
0.38.0 - governor
0.6.3 - if-watch
3.2.0 - libp2p
0.51.4 - libp2p-core
0.39.2 - libp2p-dns
0.39.0 - libp2p-identify
0.42.2 - libp2p-kad
0.43.3 - libp2p-mdns
0.43.1 - libp2p-noise
0.42.2 - libp2p-ping
0.42.0 - libp2p-quic
0.7.0-alpha.3 - libp2p-request-response
0.24.1 - libp2p-swarm
0.42.2 - libp2p-tcp
0.39.0 - libp2p-tls
0.1.0 - libp2p-wasm-ext
0.39.0 - libp2p-websocket
0.41.0 - libp2p-yamux
0.43.1 - mick-jaeger
0.1.8 - mmr-gadget
32.0.0 - multistream-select
0.12.1 - netlink-proto
0.10.0 - netlink-sys
0.8.6 - orchestra
0.3.6 - polkadot-approval-distribution
10.0.0 - polkadot-availability-bitfield-distribution
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-cli
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-bitfield-signing
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-chain-api
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkadot-node-core-runtime-api
10.0.0 - polkadot-node-metrics
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0 - prioritized-metered-channel
0.6.1 - rtnetlink
0.10.1 - rw-stream-sink
0.3.0 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-informant
0.36.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-network-bitswap
0.36.0 - sc-network-common
0.36.0 - sc-network-gossip
0.37.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-rpc-server
14.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - soketto
0.7.1 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - substrate-frame-rpc-system
31.0.0 - unique-node
1.3.0 - wasm-timer
0.2.5 - yamux
0.10.2
- cumulus-client-collator
futures-channel
0.3.30crates.io↘ 2↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumeac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78depends onfutures-core
0.3.30crates.io↘ 0↖ 16sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1dfutures-executor
0.3.30crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01dused byfutures-io
0.3.30crates.io↘ 0↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1futures-lite
1.13.0crates.io↘ 7↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bcedepends onfutures-lite
2.3.0crates.io↘ 5↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5futures-macro
0.3.30crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489acdepends onused byfutures-rustls
0.22.2crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bddepends onfutures-sink
0.3.30crates.io↘ 0↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5futures-task
0.3.30crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004futures-timer
3.0.3crates.io↘ 0↖ 48sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24used by- cumulus-client-network
0.10.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-mapping-sync
2.0.0-dev - finality-grandpa
0.16.2 - governor
0.6.3 - jsonrpsee-core
0.22.5 - libp2p
0.51.4 - libp2p-core
0.39.2 - libp2p-identify
0.42.2 - libp2p-kad
0.43.3 - libp2p-ping
0.42.0 - libp2p-quic
0.7.0-alpha.3 - libp2p-swarm
0.42.2 - libp2p-tcp
0.39.0 - orchestra
0.3.6 - polkadot-approval-distribution
10.0.0 - polkadot-availability-bitfield-distribution
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-metrics
10.0.0 - polkadot-overseer
10.0.0 - polkadot-statement-distribution
10.0.0 - prioritized-metered-channel
0.6.1 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-consensus
0.36.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-informant
0.36.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-network-gossip
0.37.0 - sc-network-sync
0.36.0 - sc-offchain
32.0.0 - sc-service
0.38.0 - sc-transaction-pool
31.0.0 - sc-utils
16.0.0
- cumulus-client-network
futures-util
0.3.30crates.io↘ 10↖ 17sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48depends onused by- asynchronous-codec
0.6.2 - futures
0.3.30 - futures-executor
0.3.30 - h2
0.3.26 - hyper
0.14.28 - hyper-rustls
0.24.2 - jsonrpsee-client-transport
0.22.5 - jsonrpsee-core
0.22.5 - jsonrpsee-server
0.22.5 - sc-rpc-spec-v2
0.37.0 - smoldot
0.11.0 - smoldot-light
0.9.0 - tower
0.4.13 - tower-http
0.4.4 - trust-dns-proto
0.22.0 - trust-dns-resolver
0.22.0 - unsigned-varint
0.7.2
- asynchronous-codec
fxhash
0.2.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50cdepends onused bygeneric-array
0.12.4crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bddepends ongeneric-array
0.14.7crates.io↘ 3↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9agethostname
0.2.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862edepends onused bygetrandom
0.1.16crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fceused bygetrandom
0.2.15crates.io↘ 3↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7getrandom_or_panic
0.0.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6ea1015b5a70616b688dc230cfe50c8af89d972cb132d5a622814d29773b10b9depends onused byghash
0.5.1crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1depends onused bygimli
0.27.3crates.io↘ 3↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2egimli
0.28.1crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253glob
0.3.1crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9bgovernor
0.6.3crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum68a7f542ee6b35af73b06abc0dad1c1bae89964e4e253bc4b587b91c9637867bdepends onused bygroup
0.13.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63depends onused byh2
0.3.26crates.io↘ 11↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8depends onused byhandlebars
5.1.2crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539bused byhash-db
0.16.0crates.io↘ 0↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8e7d7786361d7425ae2fe4f9e407eb0efaa0840f5212d109cc018c40c35c6ab4hash256-std-hasher
0.15.2crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2depends onhashbrown
0.12.3crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888depends onhashbrown
0.13.2crates.io↘ 1↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510edepends onhashbrown
0.14.5crates.io↘ 3↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1hashlink
0.8.4crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7depends onused byheck
0.4.1crates.io↘ 0↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8heck
0.5.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55eaused byhermit-abi
0.3.9crates.io↘ 0↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024hex
0.4.3crates.io↘ 0↖ 13sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70hex-conservative
0.1.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum212ab92002354b4819390025006c897e8140934349e8635c9b077f47b4dcbd20used byhex-literal
0.4.1crates.io↘ 0↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46hkdf
0.12.4crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7depends onused byhmac
0.8.1crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840depends onused byhmac
0.12.1crates.io↘ 1↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5edepends onhmac-drbg
0.3.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1depends onused byhome
0.5.9crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5depends onused byhostname
0.3.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867depends onused byhttp
0.2.12crates.io↘ 3↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1depends onhttp-body
0.4.6crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2used byhttp-range-header
0.3.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumadd0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758fused byhttparse
1.8.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904used byhttpdate
1.0.3crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdf3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9used byhumantime
2.1.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4used byhyper
0.14.28crates.io↘ 16↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80depends onhyper-rustls
0.24.2crates.io↘ 8↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590depends oniana-time-zone
0.1.60crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141depends onused byiana-time-zone-haiku
0.1.2crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269fdepends onused byidna
0.2.3crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8used byidna
0.5.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6used byif-addrs
0.10.2crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcabb0019d51a643781ff15c9c8a3e5dedc365c47211270f4e8f82812fedd8f0adepends onused byif-watch
3.2.0crates.io↘ 11↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd6b0422c86d7ce0e97169cc42e04ae643caf278874a7a3c87b8150a220dc7e1edepends onimpl-codec
0.6.0crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2fdepends onimpl-rlp
0.3.0crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808depends onimpl-serde
0.4.0crates.io↘ 1↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumebc88fc67028ae3db0c853baa36269d398d5f45b6982f95549ff5def78c935cddepends onimpl-trait-for-tuples
0.2.2crates.io↘ 3↖ 24sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395ebdepends onused by- cumulus-pallet-parachain-system
0.10.0 - evm-coder
0.4.3 - frame-support
31.0.0 - opal-runtime
1.3.0 - orml-traits
0.9.1 - pallet-authorship
31.0.0 - pallet-evm
6.0.0-dev - pallet-ranked-collective
31.0.0 - pallet-session
31.0.0 - pallet-treasury
30.0.0 - parity-scale-codec
3.6.12 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - quartz-runtime
1.3.0 - sp-inherents
29.0.0 - sp-runtime
34.0.0 - sp-runtime-interface
26.0.0 - sp-staking
29.0.0 - sp-wasm-interface
20.0.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - unique-runtime
1.3.0 - up-sponsorship
0.1.0
- cumulus-pallet-parachain-system
include_dir
0.7.3crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum18762faeff7122e89e0857b02f7ce6fcc0d101d5e9ad2ad7846cc01d61b7f19edepends oninclude_dir_macros
0.7.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb139284b5cf57ecfa712bcc66950bb635b31aff41c188e8a4cfc758eca374a3fdepends onused byindexmap
1.9.3crates.io↘ 3↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99depends onindexmap
2.2.6crates.io↘ 2↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26depends onindexmap-nostd
0.4.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8e04e2fd2b8188ea827b32ef11de88377086d690286ab35747ef7f9bf3ccb590used byindicatif
0.17.8crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3Inflector
0.11.4crates.io↘ 2↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3depends oninout
0.1.3crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5depends onused byinstant
0.1.13crates.io↘ 1↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222depends oninteger-encoding
3.0.4crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02used byinteger-sqrt
0.1.5crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770depends onused byio-lifetimes
1.0.11crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumeae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2used byip_network
0.4.1crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumaa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1ipconfig
0.3.2crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997fused byipnet
2.9.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3is_executable
1.0.1crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfa9acdc6d67b75e626ad644734e8bc6df893d9cd2a834129065d3dd6158ea9c8depends onis_terminal_polyfill
1.70.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800used byis-terminal
0.4.12crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738bitertools
0.10.5crates.io↘ 1↖ 15sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473depends onused by- aquamarine
0.3.3 - aquamarine
0.5.0 - ark-ec
0.4.2 - ark-ff
0.4.2 - cranelift-wasm
0.95.1 - frame-benchmarking-cli
35.0.1 - frame-support-procedural
26.0.1 - polkadot-approval-distribution
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-subsystem-util
10.0.0 - predicates
2.1.5 - prost-build
0.11.9 - prost-derive
0.11.9 - sc-cli
0.39.0 - sp-core
31.0.0
- aquamarine
itertools
0.11.0crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57depends onitertools
0.12.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569depends onused byitoa
1.0.11crates.io↘ 0↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695bjobserver
0.1.31crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6edepends onused byjs-sys
0.3.69crates.io↘ 1↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296ddepends onjsonrpsee
0.22.5crates.io↘ 8↖ 22sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcfdb12a2381ea5b2e68c3469ec604a007b367778cdb14d09612c8069ebd616addepends onused by- cumulus-relay-chain-rpc-interface
0.10.0 - fc-rpc
2.0.0-dev - fc-rpc-core
1.1.0-dev - frame-remote-externalities
0.38.0 - mmr-rpc
31.0.0 - pallet-transaction-payment-rpc
33.0.0 - polkadot-rpc
10.0.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-rpc
32.0.0 - sc-rpc-api
0.36.0 - sc-rpc-server
14.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-sync-state-rpc
0.37.0 - substrate-frame-rpc-system
31.0.0 - substrate-rpc-client
0.36.0 - substrate-state-trie-migration-rpc
30.0.0 - uc-rpc
0.1.4 - unique-node
1.3.0
- cumulus-relay-chain-rpc-interface
jsonrpsee-client-transport
0.22.5crates.io↘ 13↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4978087a58c3ab02efc5b07c5e5e2803024536106fd5506f558db172c889b3aadepends onused byjsonrpsee-core
0.22.5crates.io↘ 17↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb4b257e1ec385e07b0255dde0b933f948b5c8b8c28d42afda9587c3a967b896ddepends onjsonrpsee-http-client
0.22.5crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1ccf93fc4a0bfe05d851d37d7c32b7f370fe94336b52a2f0efc5f1981895c2e5depends onused byjsonrpsee-proc-macros
0.22.5crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7d0bb047e79a143b32ea03974a6bf59b62c2a4c5f5d42a381c907a8bbb3f75c0used byjsonrpsee-server
0.22.5crates.io↘ 16↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum12d8b6a9674422a8572e0b0abb12feeb3f2aeda86528c80d0350c2bd0923ab41depends onused byjsonrpsee-types
0.22.5crates.io↘ 5↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum150d6168405890a7a3231a3c74843f58b8959471f6df76078db2619ddee1d07djsonrpsee-ws-client
0.22.5crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum58b9db2dfd5bb1194b0ce921504df9ceae210a345bc2f6c5a61432089bbab070depends onused byk256
0.13.3crates.io↘ 6↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum956ff9b67e26e1a6a866cb758f12c6f8746208489e3e4a4b5580802f2f0a587bkeccak
0.1.5crates.io↘ 1↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654depends onkeystream
1.0.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc33070833c9ee02266356de0c43f723152bd38bd96ddf52c82b3af10c9138b28used bykvdb
0.13.0crates.io↘ 1↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume7d770dcb02bf6835887c3a979b5107a04ff4bbde97a5f0928d27404a155add9depends onkvdb-memorydb
0.13.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbf7a85fe66f9ff9cd74e169fdd2c94c6e1e74c412c99a73b4df3200b5d3760b2depends onused bykvdb-rocksdb
0.19.0crates.io↘ 6↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb644c70b92285f66bfc2032922a79000ea30af7bc2ab31902992a5dcb9b434f6landlock
0.3.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9baa9eeb6e315942429397e617a190f4fdc696ef1ee0342939d641029cbb4ea7lazy_static
1.4.0crates.io↘ 0↖ 19sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646used by- Inflector
0.11.4 - bindgen
0.65.1 - console
0.15.8 - frame-benchmarking-cli
35.0.1 - mockall
0.11.4 - polkadot-node-jaeger
10.0.0 - prometheus
0.13.4 - prost-build
0.11.9 - sc-tracing
31.0.0 - sc-utils
16.0.0 - sharded-slab
0.1.7 - sp-consensus-beefy
16.0.0 - sp-panic-handler
13.0.0 - sp-trie
32.0.0 - spinners
4.1.1 - tracing-subscriber
0.2.25 - trust-dns-proto
0.22.0 - trust-dns-resolver
0.22.0 - x509-parser
0.14.0
- Inflector
lazycell
1.3.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55used bylibc
0.2.155crates.io↘ 0↖ 78sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847cused by- android_system_properties
0.1.5 - backtrace
0.3.71 - bzip2-sys
0.1.11+1.0.8 - cc
1.0.98 - clang-sys
1.7.0 - coarsetime
0.1.34 - console
0.15.8 - core-foundation
0.9.4 - cpu-time
1.0.0 - cpufeatures
0.2.12 - cranelift-native
0.95.1 - dirs-sys
0.4.1 - dirs-sys-next
0.1.2 - errno
0.3.9 - fdlimit
0.3.0 - filetime
0.2.23 - fs2
0.4.3 - gethostname
0.2.3 - getrandom
0.1.16 - getrandom
0.2.15 - hostname
0.3.1 - if-addrs
0.10.2 - io-lifetimes
1.0.11 - is-terminal
0.4.12 - jobserver
0.1.31 - landlock
0.3.1 - libp2p-tcp
0.39.0 - libredox
0.1.3 - librocksdb-sys
0.11.0+8.1.1 - lz4
1.24.0 - lz4-sys
1.9.4 - mach
0.3.2 - memmap2
0.5.10 - memmap2
0.9.4 - mio
0.8.11 - netlink-packet-core
0.4.2 - netlink-packet-route
0.12.0 - netlink-sys
0.8.6 - nix
0.24.3 - nix
0.27.1 - num_cpus
1.16.0 - parity-db
0.4.13 - parking_lot_core
0.8.6 - parking_lot_core
0.9.10 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkavm
0.9.3 - polling
2.8.0 - quanta
0.12.3 - rand
0.8.5 - ring
0.16.20 - ring
0.17.8 - rocksdb
0.21.0 - rpassword
7.3.1 - rtoolbox
0.0.2 - rustix
0.36.17 - rustix
0.37.27 - rustix
0.38.34 - sc-executor-wasmtime
0.32.0 - sc-sysinfo
30.0.0 - sc-tracing
31.0.0 - seccompiler
0.4.0 - security-framework
2.11.0 - security-framework-sys
2.11.0 - signal-hook-registry
1.4.2 - socket2
0.4.10 - socket2
0.5.7 - static_init
1.0.3 - system-configuration-sys
0.5.0 - tikv-jemalloc-ctl
0.5.4 - tikv-jemalloc-sys
0.5.4+5.3.0-patched - tokio
1.37.0 - wasm-opt
0.116.1 - wasmtime
8.0.1 - wasmtime-jit-icache-coherence
8.0.1 - wasmtime-runtime
8.0.1 - zstd-safe
5.0.2+zstd.1.5.2 - zstd-safe
6.0.6
- android_system_properties
libloading
0.8.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19depends onused bylibm
0.2.8crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058libp2p
0.51.4crates.io↘ 25↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf35eae38201a993ece6bdc823292d6abd1bffed1c4d0f4a3517d2bd8e1d917fedepends on- bytes
1.6.0 - futures
0.3.30 - futures-timer
3.0.3 - getrandom
0.2.15 - instant
0.1.13 - libp2p-allow-block-list
0.1.1 - libp2p-connection-limits
0.1.0 - libp2p-core
0.39.2 - libp2p-dns
0.39.0 - libp2p-identify
0.42.2 - libp2p-identity
0.1.3 - libp2p-kad
0.43.3 - libp2p-mdns
0.43.1 - libp2p-metrics
0.12.0 - libp2p-noise
0.42.2 - libp2p-ping
0.42.0 - libp2p-quic
0.7.0-alpha.3 - libp2p-request-response
0.24.1 - libp2p-swarm
0.42.2 - libp2p-tcp
0.39.0 - libp2p-wasm-ext
0.39.0 - libp2p-websocket
0.41.0 - libp2p-yamux
0.43.1 - multiaddr
0.17.1 - pin-project
1.1.5
- bytes
libp2p-allow-block-list
0.1.1crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum510daa05efbc25184458db837f6f9a5143888f1caa742426d92e1833ddd38a50used bylibp2p-connection-limits
0.1.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4caa33f1d26ed664c4fe2cca81a08c8e07d4c1c04f2f4ac7655c2dd85467fda0used bylibp2p-core
0.39.2crates.io↘ 20↖ 18sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3c1df63c0b582aa434fb09b2d86897fa2b419ffeccf934b36f87fcedc8e835c2depends on- either
1.12.0 - fnv
1.0.7 - futures
0.3.30 - futures-timer
3.0.3 - instant
0.1.13 - libp2p-identity
0.1.3 - log
0.4.21 - multiaddr
0.17.1 - multihash
0.17.0 - multistream-select
0.12.1 - once_cell
1.19.0 - parking_lot
0.12.2 - pin-project
1.1.5 - quick-protobuf
0.8.1 - rand
0.8.5 - rw-stream-sink
0.3.0 - smallvec
1.13.2 - thiserror
1.0.61 - unsigned-varint
0.7.2 - void
1.0.2
used by- libp2p
0.51.4 - libp2p-allow-block-list
0.1.1 - libp2p-connection-limits
0.1.0 - libp2p-dns
0.39.0 - libp2p-identify
0.42.2 - libp2p-kad
0.43.3 - libp2p-mdns
0.43.1 - libp2p-metrics
0.12.0 - libp2p-noise
0.42.2 - libp2p-ping
0.42.0 - libp2p-quic
0.7.0-alpha.3 - libp2p-request-response
0.24.1 - libp2p-swarm
0.42.2 - libp2p-tcp
0.39.0 - libp2p-tls
0.1.0 - libp2p-wasm-ext
0.39.0 - libp2p-websocket
0.41.0 - libp2p-yamux
0.43.1
- either
libp2p-dns
0.39.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum146ff7034daae62077c415c2376b8057368042df6ab95f5432ad5e88568b1554depends onused bylibp2p-identify
0.42.2crates.io↘ 14↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5455f472243e63b9c497ff320ded0314254a9eb751799a39c283c6f20b793f3cdepends onlibp2p-identity
0.1.3crates.io↘ 10↖ 18sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum276bb57e7af15d8f100d3c11cbdd32c6752b7eef4ba7a18ecf464972c07abccedepends onused by- libp2p
0.51.4 - libp2p-allow-block-list
0.1.1 - libp2p-connection-limits
0.1.0 - libp2p-core
0.39.2 - libp2p-identify
0.42.2 - libp2p-kad
0.43.3 - libp2p-mdns
0.43.1 - libp2p-noise
0.42.2 - libp2p-quic
0.7.0-alpha.3 - libp2p-request-response
0.24.1 - libp2p-swarm
0.42.2 - libp2p-tls
0.1.0 - sc-cli
0.39.0 - sc-consensus
0.36.0 - sc-mixnet
0.7.0 - sc-network-bitswap
0.36.0 - sc-network-common
0.36.0 - sc-network-light
0.36.0
- libp2p
libp2p-kad
0.43.3crates.io↘ 20↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum39d5ef876a2b2323d63c258e63c2f8e36f205fe5a11f0b3095d59635650790ffdepends onlibp2p-mdns
0.43.1crates.io↘ 13↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum19983e1f949f979a928f2c603de1cf180cc0dc23e4ac93a62651ccb18341460bdepends onused bylibp2p-metrics
0.12.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma42ec91e227d7d0dafa4ce88b333cdf5f277253873ab087555c92798db2ddd46depends onused bylibp2p-noise
0.42.2crates.io↘ 15↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9c3673da89d29936bc6435bafc638e2f184180d554ce844db65915113f86ec5edepends onused bylibp2p-ping
0.42.0crates.io↘ 9↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3e57759c19c28a73ef1eb3585ca410cefb72c1a709fcf6de1612a378e4219202depends onlibp2p-quic
0.7.0-alpha.3crates.io↘ 14↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc6b26abd81cd2398382a1edfe739b539775be8a90fa6914f39b2ab49571ec735depends onused bylibp2p-request-response
0.24.1crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7ffdb374267d42dc5ed5bc53f6e601d4a64ac5964779c6e40bb9e4f14c1e30d5depends onused bylibp2p-swarm
0.42.2crates.io↘ 13↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum903b3d592d7694e56204d211f29d31bc004be99386644ba8731fc3e3ef27b296depends onlibp2p-swarm-derive
0.32.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0fba456131824ab6acd4c7bf61e9c0f0a3014b5fc9868ccb8e10d344594cdc4fdepends onused bylibp2p-tcp
0.39.0crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum33d33698596d7722d85d3ab0c86c2c322254fce1241e91208e3679b4eb3026cfdepends onused bylibp2p-tls
0.1.0crates.io↘ 11↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumff08d13d0dc66e5e9ba6279c1de417b84fa0d0adc3b03e5732928c180ec02781depends onused bylibp2p-wasm-ext
0.39.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum77dff9d32353a5887adb86c8afc1de1a94d9e8c3bc6df8b2201d7cdf5c848f43depends onused bylibp2p-websocket
0.41.0crates.io↘ 11↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum111273f7b3d3510524c752e8b7a5314b7f7a1fee7e68161c01a7d72cbb06db9fdepends onused bylibp2p-yamux
0.43.1crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4dcd21d950662700a385d4c6d68e2f5f54d778e97068cdd718522222ef513bdaused bylibredox
0.1.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268ddepends onused bylibrocksdb-sys
0.11.0+8.1.1crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd3386f101bcb4bd252d8e9d2fb41ec3b0862a15a62b478c355b2982efa469e3edepends onused bylibsecp256k1
0.7.1crates.io↘ 11↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1depends onlibsecp256k1-core
0.3.0crates.io↘ 3↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451depends onlibsecp256k1-gen-ecmult
0.3.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809depends onused bylibsecp256k1-gen-genmult
0.3.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7cdepends onused bylibz-sys
1.1.16crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5e143b5e666b2695d28f6bca6497720813f699c9602dd7f5cac91008b8ada7f9depends onlink-cplusplus
1.0.9crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9depends onused bylinked_hash_set
0.1.4crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588depends onused bylinked-hash-map
0.5.6crates.io↘ 0↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770flinregress
0.5.3crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4de04dcecc58d366391f9920245b85ffa684558a5ef6e7736e754347c3aea9c2depends onused bylinux-raw-sys
0.1.4crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4used bylinux-raw-sys
0.3.8crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519used bylinux-raw-sys
0.4.14crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89used bylioness
0.1.2crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4ae926706ba42c425c9457121178330d75e273df2e82e28b758faf3de3a9acb9used bylock_api
0.4.12crates.io↘ 2↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17depends onlog
0.4.21crates.io↘ 0↖ 193sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901cused by- async-io
1.13.0 - binary-merkle-tree
15.0.0 - bounded-collections
0.2.0 - cranelift-codegen
0.95.1 - cranelift-frontend
0.95.1 - cranelift-wasm
0.95.1 - cumulus-client-consensus-common
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-utility
0.10.0 - env_logger
0.10.2 - evm
0.41.1 - fc-db
2.0.0-dev - fc-mapping-sync
2.0.0-dev - fc-rpc
2.0.0-dev - file-per-thread-logger
0.1.6 - finality-grandpa
0.16.2 - fp-account
1.0.0-dev - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-executive
31.0.0 - frame-remote-externalities
0.38.0 - frame-support
31.0.0 - frame-system
31.0.0 - handlebars
5.1.2 - hyper-rustls
0.24.2 - if-watch
3.2.0 - libp2p-core
0.39.2 - libp2p-dns
0.39.0 - libp2p-identify
0.42.2 - libp2p-identity
0.1.3 - libp2p-kad
0.43.3 - libp2p-mdns
0.43.1 - libp2p-noise
0.42.2 - libp2p-ping
0.42.0 - libp2p-quic
0.7.0-alpha.3 - libp2p-swarm
0.42.2 - libp2p-tcp
0.39.0 - libp2p-websocket
0.41.0 - libp2p-yamux
0.43.1 - mixnet
0.7.0 - mmr-gadget
32.0.0 - multiaddr
0.17.1 - multistream-select
0.12.1 - netlink-proto
0.10.0 - netlink-sys
0.8.6 - opal-runtime
1.3.0 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-assets
32.0.0 - pallet-aura
30.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances
31.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-collective
31.0.0 - pallet-configuration
0.2.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-evm
6.0.0-dev - pallet-fast-unstake
30.0.0 - pallet-foreign-assets
0.1.0 - pallet-grandpa
31.0.0 - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-preimage
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-referenda
31.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-staking-reward-fn
21.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-unique
0.2.1 - pallet-vesting
31.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - parity-db
0.4.13 - polkadot-cli
10.0.0 - polkadot-node-jaeger
10.0.0 - polkadot-node-metrics
10.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - polkavm
0.9.3 - polkavm-assembler
0.9.0 - polkavm-common
0.9.0 - polkavm-linker
0.9.2 - polling
2.8.0 - prost-build
0.11.9 - quartz-runtime
1.3.0 - regalloc2
0.6.1 - regalloc2
0.9.3 - rococo-runtime
10.0.0 - rtnetlink
0.10.1 - rustls
0.20.9 - rustls
0.21.12 - rustls
0.22.4 - sc-allocator
26.0.0 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-executor-polkavm
0.29.0 - sc-executor-wasmtime
0.32.0 - sc-informant
0.36.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-network-bitswap
0.36.0 - sc-network-gossip
0.37.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-offchain
32.0.0 - sc-proposer-metrics
0.18.0 - sc-rpc
32.0.0 - sc-rpc-server
14.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-state-db
0.33.0 - sc-storage-monitor
0.19.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - smoldot-light
0.9.0 - soketto
0.7.1 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-grandpa
16.0.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-mmr-primitives
29.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-wasm-interface
20.0.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - substrate-frame-rpc-system
31.0.0 - substrate-prometheus-endpoint
0.17.0 - substrate-rpc-client
0.36.0 - thrift
0.15.0 - tracing
0.1.40 - tracing-log
0.1.4 - trie-db
0.27.1 - trie-db
0.28.0 - try-runtime-cli
0.41.0 - unique-node
1.3.0 - unique-runtime
1.3.0 - wasm-bindgen-backend
0.2.92 - wasmtime
8.0.1 - wasmtime-cache
8.0.1 - wasmtime-cranelift
8.0.1 - wasmtime-environ
8.0.1 - wasmtime-jit
8.0.1 - wasmtime-runtime
8.0.1 - westend-runtime
10.0.0 - yamux
0.10.2
- async-io
lru
0.10.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum718e8fae447df0c7e1ba7f5189829e63fd536945c8988d61444c19039f16b670depends onused bylru
0.11.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma4a83fb7698b3643a0e34f9ae6f2e8f0178c0fd42f8b59d493aa271ff3a5bf21used bylru-cache
0.1.2crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1cdepends onused bylz4
1.24.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1depends onused bylz4-sys
1.9.4crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900depends onused bymach
0.3.2crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afadepends onused bymacro_magic
0.5.0crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume03844fc635e92f3a0067e25fa4bf3e3dbf3f2927bf3aa01bb7bc8f1c428949dmacro_magic_core
0.5.0crates.io↘ 6↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum468155613a44cfd825f1fb0ffa532b018253920d404e6fca1e8d43155198a46ddepends onmacro_magic_core_macros
0.5.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9ea73aa640dc01d62a590d48c0c3521ed739d53b27f919b25c3551e233481654depends onused bymacro_magic_macros
0.5.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumef9d79ae96aaba821963320eb2b6e34d17df1e5a83d8a1985c29cc5be59577b3used bymaplit
1.0.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651dused bymatch_cfg
0.1.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4used bymatchers
0.0.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1depends onused bymatrixmultiply
0.3.8crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7574c1cf36da4798ab73da5b215bbf444f50718207754cb522201d78d1cd0ff2depends onused bymemchr
2.7.2crates.io↘ 0↖ 15sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1dmemfd
0.6.4crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64depends onused bymemmap2
0.5.10crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327depends onused bymemmap2
0.9.4crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322depends onused bymemoffset
0.8.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1depends onused bymemory-db
0.32.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum808b50db46293432a45e63bc15ea51e0ab4c0a1647b8eb114e31a3e698dd6fbedepends onused bymerlin
3.0.0crates.io↘ 4↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum58c38e2799fc0978b65dfff8023ec7843e2330bb462f19198840b34b6582397dmick-jaeger
0.1.8crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532depends onused byminimal-lexical
0.2.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79aused byminiz_oxide
0.7.3crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdaedepends onused bymio
0.8.11crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0cused bymixnet
0.7.0crates.io↘ 17↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdaa3eb39495d8e2e2947a1d862852c90cc6a4a8845f8b41c8829cb9fcc047f4adepends onused bymmr-gadget
32.0.0crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum59b5265ecba4e5fc2c242798fc7795f6bf7ce7c9ab909ecea7df3f8242fa74afdepends onused bymmr-rpc
31.0.0crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdfab619df48bac956375483e4d57e995fbfaec310c86cfbc420e905506b67002depends onused bymockall
0.11.4crates.io↘ 7↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4c84490118f2ee2d74570d114f3d0493cbf02790df303d2707606c3e14e07c96depends onmockall_derive
0.11.4crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum22ce75669015c4f47b289fd4d4f56e894e4c96003ffdf3ac51313126f94c6cbbused bymultiaddr
0.17.1crates.io↘ 11↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2b36f567c7099511fa8612bbbb52dda2419ce0bdbacf31714e3a5ffdb766d3bddepends onmultibase
0.9.1crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404used bymultihash
0.17.0crates.io↘ 9↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum835d6ff01d610179fbce3de1694d007e500bf33a7f29689838941d6bf783ae40depends onmultihash
0.18.1crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcfd8a792c1694c6da4f68db0a9d707c72bd260994da179e6030a5dcee00bb815used bymultihash
0.19.1crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum076d548d76a0e2a0d4ab471d0b1c36c577786dfc4471242035d97a12a735c492depends onused bymultihash-codetable
0.1.1crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf6d815ecb3c8238d00647f8630ede7060a642c9f704761cd6082cb4028af6935depends onused bymultihash-derive
0.8.0crates.io↘ 6↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcddepends onmultihash-derive
0.9.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum890e72cb7396cb99ed98c1246a97b243cc16394470d94e0bc8b0c2c11d84290eused bymultihash-derive-impl
0.1.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd38685e08adb338659871ecfc6ee47ba9b22dcc8abcf6975d379cc49145c3040depends onused bymultimap
0.8.3crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6aused bymultistream-select
0.12.1crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc8552ab875c1313b97b8d20cb857b9fd63e2d1d6a0a1b53ce9821e575405f27aused bynalgebra
0.32.5crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3ea4908d4f23254adda3daa60ffef0f1ac7b8c3e9a864cf3cc154b251908a2efdepends onused bynalgebra-macros
0.2.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum91761aed67d03ad966ef783ae962ef9bbaca728d2dd7ceb7939ec110fffad998depends onused bynames
0.14.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7bddcd3bf5144b6392de80e04c347cd7fab2508f6df16a85fc496ecd5cec39bcdepends onused bynanorand
0.7.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3netlink-packet-core
0.4.2crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297netlink-packet-route
0.12.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaabdepends onused bynetlink-packet-utils
0.5.2crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0ede8a08c71ad5a95cdd0e4e52facd37190977039a4704eb82a283f713747d34netlink-proto
0.10.0crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6depends onused bynetlink-sys
0.8.6crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum416060d346fbaf1f23f9512963e3e878f1a78e707cb699ba9215761754244307used bynix
0.24.3crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069depends onused bynix
0.27.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053depends onno-std-compat
0.4.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb93853da6d84c2e3c7d730d6473e8817692dd89be387eb01b94d7f108ecb5b8cused byno-std-net
0.6.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum43794a0ace135be66a25d3ae77d41b91615fb68ae937f904090203e81f755b65nodrop
0.1.14crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bbused bynohash-hasher
0.2.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451used bynom
7.1.3crates.io↘ 2↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4adepends onnonzero_ext
0.3.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21used bynormalize-line-endings
0.3.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5beused bynum_cpus
1.16.0crates.io↘ 2↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43depends onnum_enum
0.7.2crates.io↘ 1↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum02339744ee7253741199f897151b38e72257d13802d4ee837285cc2990a90845depends onnum_enum_derive
0.7.2crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982bused bynum-bigint
0.4.5crates.io↘ 2↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7depends onnum-complex
0.4.6crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495depends onused bynum-conv
0.1.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9used bynum-format
0.4.4crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3depends onused bynum-integer
0.1.46crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858fdepends onnum-rational
0.4.2crates.io↘ 3↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824num-traits
0.2.19crates.io↘ 2↖ 24sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841depends onused by- approx
0.5.1 - ark-ec
0.4.2 - ark-ff
0.4.2 - ark-ff-macros
0.4.2 - ark-std
0.4.0 - asn1-rs
0.5.2 - chrono
0.4.38 - der-parser
8.2.0 - finality-grandpa
0.16.2 - float-cmp
0.9.0 - integer-sqrt
0.1.5 - nalgebra
0.32.5 - num-bigint
0.4.5 - num-complex
0.4.6 - num-integer
0.1.46 - num-rational
0.4.2 - ordered-float
1.1.1 - orml-traits
0.9.1 - rand_distr
0.4.3 - sc-consensus-babe
0.37.0 - simba
0.8.1 - smoldot
0.11.0 - sp-arithmetic
25.0.0 - wasmi_core
0.13.0
- approx
number_prefix
0.4.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3used byobject
0.30.4crates.io↘ 4↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385object
0.32.2crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441depends onoid-registry
0.6.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9bedf36ffb6ba96c2eb7144ef6270557b52e54b20c0a8e1eb2ff99a6c6959bffdepends onused byonce_cell
1.19.0crates.io↘ 0↖ 22sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92used by- ahash
0.7.8 - ahash
0.8.11 - cc
1.0.98 - const-random-macro
0.1.16 - cxx-build
1.0.122 - dashmap
5.5.3 - docify_macros
0.2.8 - k256
0.13.3 - libp2p-core
0.39.2 - libp2p-noise
0.42.2 - pest_meta
2.7.10 - proc-macro-crate
1.3.1 - quanta
0.12.3 - ring
0.16.20 - sc-offchain
32.0.0 - thread_local
1.1.8 - tracing-core
0.1.32 - tracing-log
0.1.4 - wasm-bindgen-backend
0.2.92 - wasmtime
8.0.1 - wasmtime-jit-debug
8.0.1 - which
4.4.2
- ahash
opal-runtime
1.3.0workspace↘ 108↖ 2depends on- app-promotion-rpc
0.1.0 - cumulus-pallet-aura-ext
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-aura
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-timestamp
0.10.0 - cumulus-primitives-utility
0.10.0 - derivative
2.2.0 - evm-coder
0.4.3 - fp-evm
3.0.0-dev - fp-rpc
3.0.0-dev - fp-self-contained
1.0.0-dev - frame-benchmarking
31.0.0 - frame-executive
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - frame-system-rpc-runtime-api
29.0.0 - frame-try-runtime
0.37.0 - hex-literal
0.4.1 - impl-trait-for-tuples
0.2.2 - log
0.4.21 - num_enum
0.7.2 - orml-traits
0.9.1 - orml-vesting
0.9.1 - orml-xcm-support
0.9.1 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-aura
30.0.0 - pallet-authorship
31.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-base-fee
1.0.0 - pallet-collator-selection
5.0.0 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-democracy
31.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-precompile-simple
2.0.0-dev - pallet-evm-transaction-payment
0.1.1 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-gov-origins
0.2.1 - pallet-identity
4.0.0-dev - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-nonfungible
0.1.14 - pallet-preimage
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-test-utils
0.1.0 - pallet-timestamp
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-xcm
10.0.1 - parachains-common
10.0.0 - parity-scale-codec
3.6.12 - polkadot-parachain-primitives
9.0.0 - polkadot-runtime-common
10.0.0 - precompile-utils-macro
0.1.0 - scale-info
2.11.3 - serde
1.0.202 - smallvec
1.13.2 - sp-api
29.0.0 - sp-arithmetic
25.0.0 - sp-block-builder
29.0.0 - sp-consensus-aura
0.35.0 - sp-core
31.0.0 - sp-genesis-builder
0.10.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-offchain
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-std
14.0.0 - sp-storage
20.0.0 - sp-transaction-pool
29.0.0 - sp-version
32.0.0 - staging-parachain-info
0.10.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - substrate-wasm-builder
20.0.0 - up-common
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3 - up-sponsorship
0.1.0
used by- app-promotion-rpc
opaque-debug
0.2.3crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529cused byopaque-debug
0.3.1crates.io↘ 0↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381openssl-probe
0.1.5crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cfoption-ext
0.2.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7dused byorchestra
0.3.6crates.io↘ 9↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum92829eef0328a3d1cd22a02c0e51deb92a5362df3e7d21a4e9bdc38934694e66depends onorchestra-proc-macro
0.3.6crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1344346d5af32c95bbddea91b18a88cc83eac394192d20ef2fc4c40a74332355depends onused byordered-float
1.1.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7depends onused byorml-traits
0.9.1crates.io↘ 13↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum83bbad8c343fdef0b5002b532c7590790807083b47f0b0a0f14a28ee865fbaa0depends onorml-utilities
0.9.1crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfad0231512e11fc4e015fc723cdb7782c24d154ccbbe49ded4be82a426dd960edepends onused byorml-vesting
0.9.1crates.io↘ 8↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum49c3f3693177da8c0d9d44b7b0d1eb4197f202f7302cab5c0ce54ba9d777cd42depends onorml-xcm-support
0.9.1crates.io↘ 7↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum78e7a62c91ab5eb34d2257dbe328b0db11ec0e7cda34160413655ca0d936e2cfdepends onorml-xtokens
0.9.1crates.io↘ 14↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd93ce3e8787e8f630b561ec645eb85181d4fa81dd08a76b798fc781b7e83e49fdepends onpallet-app-promotion
0.2.2workspace↘ 16↖ 3depends on- frame-benchmarking
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-evm
6.0.0-dev - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-unique
0.2.1 - parity-scale-codec
3.6.12 - scale-info
2.11.3 - sp-core
31.0.0 - sp-runtime
34.0.0 - sp-std
14.0.0 - up-data-structs
0.2.2
- frame-benchmarking
pallet-asset-conversion
13.0.0crates.io↘ 11↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4dbd5ff1c6f662d330beb109f6180ee66ed9cd7710cad28f3d15c444556fcce4depends onpallet-asset-rate
10.0.0crates.io↘ 8↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma5a492d16d0f7423cb2d7ca6fa6b4d423a4f4e2f67d2dc92d84d5988fcc33cfbdepends onpallet-asset-tx-payment
31.0.0crates.io↘ 11↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcfcf34819002b9d6c8d7a28d89207498f63288de6689061fe9c1fb7c55454ff8depends onused bypallet-assets
32.0.0crates.io↘ 9↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum805543c2ea1f10f14bc767f156b8ec80785345b683eaa59dea84d28745a87ee3depends onused bypallet-aura
30.0.0crates.io↘ 10↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume3f1176f435a94b510b99bc2aaaa84788d60f8c5352c5f34f165b37523e448a1depends onpallet-authority-discovery
31.0.1crates.io↘ 9↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6a9c124d86227da7ae9073cc2984c0384c7830f7fa61450c0990c56837335da2depends onpallet-authorship
31.0.0crates.io↘ 7↖ 15sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8168348a94c479b7da001b3f0d1100210704eda8ce72c58aac456f1d866d7d67depends onused by- opal-runtime
1.3.0 - pallet-babe
31.0.0 - pallet-beefy
31.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-grandpa
31.0.0 - pallet-im-online
30.0.0 - pallet-staking
31.0.0 - parachains-common
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- opal-runtime
pallet-babe
31.0.0crates.io↘ 17↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum37353294183655c76cdc56ffc5edf777b1e2275af59ae73c8aa255b6d941b362depends on- frame-benchmarking
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-authorship
31.0.0 - pallet-session
31.0.0 - pallet-timestamp
30.0.0 - parity-scale-codec
3.6.12 - scale-info
2.11.3 - sp-application-crypto
33.0.0 - sp-consensus-babe
0.35.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-std
14.0.0
- frame-benchmarking
pallet-bags-list
30.0.0crates.io↘ 15↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdc3f838e96a2cbd06731beb72b755ccc5bd05bcc696717a1148bdddfe9062e93depends onpallet-balances
31.0.0crates.io↘ 9↖ 22sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd3565d525dd88e07da5b2309cd6ffe7447ddc5406eeaa2cb26157d35787a69a7depends onused by- opal-runtime
1.3.0 - pallet-bags-list
30.0.0 - pallet-balances-adapter
0.1.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-foreign-assets
0.1.0 - pallet-identity
4.0.0-dev - pallet-inflation
0.1.1 - pallet-nomination-pools
28.0.0 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-treasury
30.0.0 - pallet-xcm
10.0.1 - parachains-common
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - tests
0.1.1 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- opal-runtime
pallet-balances-adapter
0.1.0workspace↘ 15↖ 5depends onpallet-base-fee
1.0.0github.com/uniquenetwork/unique-frontier↘ 7↖ 3sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onpallet-beefy
31.0.0crates.io↘ 13↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma1371a2f241fd33b794b0e824f28be9de76e7544a2602421e1c4a58cb0eccef6depends onpallet-beefy-mmr
31.0.0crates.io↘ 18↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc32a1e978b043f4bf7cfcdb130a51dda4dbade1de5b85d2d634082edbc08f9cbdepends on- array-bytes
6.2.3 - binary-merkle-tree
15.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-beefy
31.0.0 - pallet-mmr
30.0.0 - pallet-session
31.0.0 - parity-scale-codec
3.6.12 - scale-info
2.11.3 - serde
1.0.202 - sp-api
29.0.0 - sp-consensus-beefy
16.0.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-std
14.0.0
- array-bytes
pallet-bounties
30.0.0crates.io↘ 11↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume23273ffc30d94c725cb37ac1f45a40e308d8e8bfab251a299d4ed1fa9e8e46fdepends onpallet-broker
0.9.0crates.io↘ 10↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc1b05f01c3d279cd661eba2c391844bac03fa5f979b9de821e6eb1cbe6069dfcdepends onpallet-child-bounties
30.0.0crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum46f1f5d1f6420b72e7fff2fa9146f1f13f68e3a3d293b421d9b9d34ad0dfa134depends onused bypallet-collator-selection
5.0.0workspace↘ 20↖ 3depends on- frame-benchmarking
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-aura
30.0.0 - pallet-authorship
31.0.0 - pallet-balances
31.0.0 - pallet-session
31.0.0 - pallet-timestamp
30.0.0 - parity-scale-codec
3.6.12 - rand
0.8.5 - scale-info
2.11.3 - serde
1.0.202 - sp-consensus-aura
0.35.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-staking
29.0.0 - sp-std
14.0.0 - sp-tracing
16.0.0
- frame-benchmarking
pallet-collator-selection
12.0.1crates.io↘ 13↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum26edc27ed73c658e6f3d37b4cc8822be3f293e1f0dc58830b42c272781ac8a44depends onused bypallet-collective
31.0.0crates.io↘ 10↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum241ffbf21673fca6bf8caa2ee35088a18704b95d174e32280cb7569f58af7c61depends onpallet-common
0.1.14workspace↘ 16↖ 14depends onused bypallet-configuration
0.2.0workspace↘ 16↖ 4depends onpallet-conviction-voting
31.0.0crates.io↘ 10↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf51344679f168ecc258bf52d0a9578f6c3043e2aff4b9147004c7b8429460370depends onpallet-democracy
31.0.0crates.io↘ 11↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1603fc7a149fd1f8bc43349035a69370a024acc95d6a10a37d3b9e1f22cc58abdepends onpallet-election-provider-multi-phase
30.0.0crates.io↘ 16↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumda78b2feeba1286b66ac20cbfbcd321fe9d1d2bc15e9e31292023e9a66dbb819depends on- frame-benchmarking
31.0.0 - frame-election-provider-support
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-election-provider-support-benchmarking
30.0.0 - parity-scale-codec
3.6.12 - rand
0.8.5 - scale-info
2.11.3 - sp-arithmetic
25.0.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-npos-elections
29.0.0 - sp-runtime
34.0.0 - sp-std
14.0.0 - strum
0.24.1
- frame-benchmarking
pallet-election-provider-support-benchmarking
30.0.0crates.io↘ 7↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume1b20f98b9a1497a59d2b0eca0051c5ada89851bf29b26fda3a2cfe934a32116depends onpallet-elections-phragmen
32.0.0crates.io↘ 12↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumde22659bdd6190e4f94936f0d338e67dde80e537fe22c30eb96ceab9f0d9914fdepends onpallet-ethereum
4.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 16↖ 4sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onpallet-evm
6.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 20↖ 23sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends on- environmental
1.1.4 - evm
0.41.1 - fp-account
1.0.0-dev - fp-evm
3.0.0-dev - frame-benchmarking
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - hash-db
0.16.0 - hex
0.4.3 - hex-literal
0.4.1 - impl-trait-for-tuples
0.2.2 - log
0.4.21 - parity-scale-codec
3.6.12 - rlp
0.5.2 - scale-info
2.11.3 - serde
1.0.202 - sp-core
31.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-std
14.0.0
used by- app-promotion-rpc
0.1.0 - fc-rpc
2.0.0-dev - opal-runtime
1.3.0 - pallet-app-promotion
0.2.2 - pallet-balances-adapter
0.1.0 - pallet-common
0.1.14 - pallet-ethereum
4.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-transaction-payment
0.1.1 - pallet-fungible
0.1.11 - pallet-nonfungible
0.1.14 - pallet-refungible
0.2.13 - pallet-structure
0.1.2 - pallet-unique
0.2.1 - quartz-runtime
1.3.0 - tests
0.1.1 - uc-rpc
0.1.4 - unique-runtime
1.3.0 - up-common
1.3.0 - up-data-structs
0.2.2 - up-rpc
0.1.3
- environmental
pallet-evm-coder-substrate
0.1.3workspace↘ 14↖ 11depends onpallet-evm-contract-helpers
0.3.0workspace↘ 13↖ 4depends onpallet-evm-migration
0.1.1workspace↘ 10↖ 4pallet-evm-precompile-simple
2.0.0-devgithub.com/uniquenetwork/unique-frontier↘ 3↖ 3sourcegit+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v1.9.0#7656405def86265ed578133a4dd628112dbb795ddepends onpallet-evm-transaction-payment
0.1.1workspace↘ 10↖ 5depends onpallet-fast-unstake
30.0.0crates.io↘ 12↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum24717c932bd68705e3a5b6b9311a31e57b354274de1c373feb9ca920f6a3e439depends onpallet-foreign-assets
0.1.0workspace↘ 15↖ 3depends onpallet-fungible
0.1.11workspace↘ 14↖ 5depends onpallet-gov-origins
0.2.1workspace↘ 4↖ 3pallet-grandpa
31.0.0crates.io↘ 16↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd9f8a78e4f5e2399596fa918f22e588e034d78c13a46925313abb4b152a9d919depends onpallet-identity
4.0.0-devworkspace↘ 11↖ 3pallet-identity
31.0.0crates.io↘ 10↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum33bca13843a11add3909a8c4bffae547ba9fa3a11c07ac2f8afd670acd85cb15depends onpallet-im-online
30.0.0crates.io↘ 13↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum39cb6cbcef9e9ab68a5e79429a1f32ebc8114e4c9c2c2b0356c1db212e3e0bc2depends onpallet-indices
31.0.0crates.io↘ 10↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma3e23345544e9b6635d296195c355a768c82a9e1d82138378ef5b80102828664depends onpallet-maintenance
0.1.0workspace↘ 8↖ 3pallet-membership
31.0.0crates.io↘ 10↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb8bb958b03ec28b6e7e97abfca28acb1c1d8e91ad5194537f6550c348fc60f54depends onpallet-message-queue
34.0.0crates.io↘ 13↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum063b2e7912fbbe67985e68e460f2f242b90de48a63a1f03dd2ae022154ba25e9depends onpallet-mmr
30.0.0crates.io↘ 11↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum44f5356b869f71205d53ed686846075ebb7d67824f334289ebbe6c61766c90c6depends onpallet-multisig
31.0.0crates.io↘ 9↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum284ff5c6675ac6438c2f4a20d75627ad4b6d7c78bb5fd911198e34ce48bc7cf2depends onpallet-nis
31.0.0crates.io↘ 9↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum948a11c933d345bfd7750e92b5650656e4d967f4fbcf7e36200ef7063985b9c6depends onused bypallet-nomination-pools
28.0.0crates.io↘ 12↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum781148c86c07aca84f471d06b449d7098e94d76bc08dd7e69bcb2572264d1b20depends onpallet-nomination-pools-benchmarking
29.0.0crates.io↘ 13↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd267d96d52b7bb17b5bd1333375f86a58595a457218ddc82ddec32c194806713depends onused bypallet-nomination-pools-runtime-api
26.0.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcc2055f407f235071239494548d86f4f6d5c6ec24968fd8dcac553e00e08588dused bypallet-nonfungible
0.1.14workspace↘ 15↖ 5depends onpallet-offences
30.0.0crates.io↘ 10↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8f42b47ac29f107f30213d259cc0f73e1270743b66909fc7c9079d691a891b5adepends onpallet-offences-benchmarking
31.0.0crates.io↘ 17↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2d0745d6fd98a6ef7b19139470a28f9b9530b425c03dc02fbd773c989fe0a96bdepends on- frame-benchmarking
31.0.0 - frame-election-provider-support
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-babe
31.0.0 - pallet-balances
31.0.0 - pallet-grandpa
31.0.0 - pallet-im-online
30.0.0 - pallet-offences
30.0.0 - pallet-session
31.0.0 - pallet-staking
31.0.0 - parity-scale-codec
3.6.12 - scale-info
2.11.3 - sp-runtime
34.0.0 - sp-staking
29.0.0 - sp-std
14.0.0
used by- frame-benchmarking
pallet-preimage
31.0.0crates.io↘ 10↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6d01a900fe79c5f0762ccc29a11dda2799830ce233aa5384b2f13d9cc28e2e70depends onpallet-proxy
31.0.0crates.io↘ 8↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum61918227f99ed2b322bf9050337773c8a40908b2f6a800352a20485e5ba0ef1cdepends onpallet-ranked-collective
31.0.0crates.io↘ 12↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum47fbdfc5da0a70c788be3ea594153c825b4e79ae6a83499f38c251cdb5a726c0depends onpallet-recovery
31.0.0crates.io↘ 8↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7cf473e4b04cd9ba40ed8963a03499de0a1a84c8eb9343b569b15bab6bb47a79depends onpallet-referenda
31.0.0crates.io↘ 12↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb515fdbcade5b8a507e1a8ffc8b5a59725b1c8c71cfc6f8f5ae490e4a33f732cdepends onpallet-refungible
0.2.13workspace↘ 14↖ 5depends onpallet-root-testing
7.0.0crates.io↘ 8↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7926eb378bda52162a713aca44a6faab5fc7d6867f82ac14ba375df2b33eaa7fdepends onpallet-scheduler
32.0.0crates.io↘ 11↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum44f81ff1151067225c2c359a132880e084a1c72656457fe443147ed2e6daaac2depends onpallet-session
31.0.0crates.io↘ 15↖ 17sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum17951aa288869e5afe5815eedc7038dd50b9741d215b66323ff4a12f5686ac15depends onused by- opal-runtime
1.3.0 - pallet-authority-discovery
31.0.1 - pallet-babe
31.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-grandpa
31.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-session-benchmarking
31.0.0 - pallet-staking
31.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- opal-runtime
pallet-session-benchmarking
31.0.0crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum118d0e5a8c09dbb1c7326021335aab36546846c678b3ce79301ace02cec260f7depends onused bypallet-society
31.0.0crates.io↘ 11↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7f3255dc30ce7ebfd7ee59b1890d1f0091f416f486532d4eaf795dc209e3c28edepends onpallet-staking
31.0.0crates.io↘ 16↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbaeb3d22e737307280e2047cba983cc9aa477a6f4c3001e8c1f07077d148c8f7depends on- frame-benchmarking
31.0.0 - frame-election-provider-support
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-authorship
31.0.0 - pallet-session
31.0.0 - parity-scale-codec
3.6.12 - rand_chacha
0.2.2 - scale-info
2.11.3 - serde
1.0.202 - sp-application-crypto
33.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-staking
29.0.0 - sp-std
14.0.0
- frame-benchmarking
pallet-staking-reward-curve
11.0.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumefca5a4a423427d2c83af5fe07ab648c16b91e3782c3cc23316fe0bd96b4c794used bypallet-staking-reward-fn
21.0.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1e341c47481040b68edcf166ad34633c4c5da20d1559413e68387da935a6ae18depends onpallet-staking-runtime-api
17.0.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb398bbc910ed6e7e2fd76251910a8895e7c3343023e2279124568a1c860cab54used bypallet-state-trie-migration
32.0.0crates.io↘ 10↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumde51e792bcf770a00c5adf8db67f35dae450f445d36fa4b650980017063a62aadepends onpallet-structure
0.1.2workspace↘ 11↖ 9depends onpallet-sudo
31.0.0crates.io↘ 9↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma00abb554e916fd31ffbc792bff01e2dd9961a0a4bb781d27ef5f30c908ac2f6depends onpallet-template-transaction-payment
3.0.0github.com/uniquenetwork/pallet-sponsoring↘ 13↖ 3sourcegit+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v1.9.0#f61acb0c67e58e16f9a4d9ab3a82b5cac1a5bededepends onpallet-test-utils
0.1.0workspace↘ 6↖ 3pallet-timestamp
30.0.0crates.io↘ 13↖ 13sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbb766403f8cabcedb1725326befd7253de3e4c1d3b3d5f7c40adc49ebee5040cdepends onpallet-tips
30.0.0crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfee0ebf5ee31239f9017785cecd54b46be26edef126b6369af477d67f5088ffbdepends onused bypallet-transaction-payment
31.0.0crates.io↘ 9↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum12df1de833ad0abff5daa53f80594d6ef66d250cc1ae073c01e406ce37bbf25edepends onused bypallet-transaction-payment-rpc
33.0.0crates.io↘ 9↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum17b3e7cc2ef454af06e0d73e180d2f22c7f6714dca7c1d4a3cc95786041e42c2depends onpallet-transaction-payment-rpc-runtime-api
31.0.0crates.io↘ 5↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4e060567db5e59e3f26cc274cb9fc5db5af160ac67062d61e488f7887fef5470depends onpallet-treasury
30.0.0crates.io↘ 12↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum174da255855136b4bf7174a1499ddf20134efe75d59fac4709244fe813534656depends onpallet-unique
0.2.1workspace↘ 21↖ 5depends on- ethereum
0.15.0 - evm-coder
0.4.3 - frame-benchmarking
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-balances-adapter
0.1.0 - pallet-common
0.1.14 - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-nonfungible
0.1.14 - pallet-refungible
0.2.13 - pallet-structure
0.1.2 - parity-scale-codec
3.6.12 - scale-info
2.11.3 - sp-core
31.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-std
14.0.0 - up-common
1.3.0 - up-data-structs
0.2.2
- ethereum
pallet-utility
31.0.0crates.io↘ 9↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum73c54ec28e67769b35a650d497ddd10bf0dd783d14965a1034cdcb71ae1d1442depends onpallet-vesting
31.0.0crates.io↘ 8↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4a5627016e1cb40d02bf589507429558208c05948d1399ab405307bfe3b1d967depends onpallet-whitelist
30.0.0crates.io↘ 8↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma68e2271ffe7a20565b7539931b9c01f29039ab151ac14fd93032e81f250727fdepends onpallet-xcm
10.0.1crates.io↘ 16↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbd52ee00a54f8b6ff3a90e97622b2403667ef25105dd08d71d45a7075c0ba478depends onpallet-xcm-benchmarks
10.0.0crates.io↘ 12↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3af346fe874360fdd3e36a63cac72a891283b63a2865b28f8afccaa63472fd40depends onparachains-common
10.0.0crates.io↘ 24↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5539fb10c2901cf120d3db87f6ee1568696ccce30cea1a0d0cdee31f64f1da37depends on- cumulus-primitives-core
0.10.0 - cumulus-primitives-utility
0.10.0 - frame-support
31.0.0 - frame-system
31.0.0 - log
0.4.21 - pallet-asset-tx-payment
31.0.0 - pallet-assets
32.0.0 - pallet-authorship
31.0.0 - pallet-balances
31.0.0 - pallet-collator-selection
12.0.1 - pallet-message-queue
34.0.0 - pallet-xcm
10.0.1 - parity-scale-codec
3.6.12 - polkadot-primitives
10.0.0 - scale-info
2.11.3 - sp-consensus-aura
0.35.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-std
14.0.0 - staging-parachain-info
0.10.0 - staging-xcm
10.0.0 - staging-xcm-executor
10.0.0 - substrate-wasm-builder
20.0.0
- cumulus-primitives-core
parity-bip39
2.0.1crates.io↘ 5↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4e69bf016dc406eff7d53a7d3f7cf1c2e72c82b9088aac1118591e36dd2cd3e9used byparity-db
0.4.13crates.io↘ 13↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum592a28a24b09c9dc20ac8afaa6839abc417c720afe42c12e1e4a9d6aa2508d2edepends onparity-scale-codec
3.6.12crates.io↘ 7↖ 260sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum306800abfa29c7f16596b5970a588435e3d5b3149683d00c12b699cc19f895eedepends onused by- app-promotion-rpc
0.1.0 - bounded-collections
0.2.0 - bp-xcm-bridge-hub-router
0.9.0 - cumulus-client-cli
0.10.0 - cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-pallet-aura-ext
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-aura
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-primitives-timestamp
0.10.0 - cumulus-primitives-utility
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - cumulus-test-relay-sproof-builder
0.10.0 - ethereum
0.15.0 - evm
0.41.1 - evm-core
0.41.0 - fc-api
1.0.0-dev - fc-db
2.0.0-dev - fc-rpc
2.0.0-dev - fc-storage
1.0.0-dev - finality-grandpa
0.16.2 - fork-tree
12.0.0 - fp-account
1.0.0-dev - fp-consensus
2.0.0-dev - fp-ethereum
1.0.0-dev - fp-evm
3.0.0-dev - fp-rpc
3.0.0-dev - fp-self-contained
1.0.0-dev - fp-storage
2.0.0 - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-election-provider-support
31.0.0 - frame-executive
31.0.0 - frame-metadata
16.0.0 - frame-remote-externalities
0.38.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - frame-system-rpc-runtime-api
29.0.0 - frame-try-runtime
0.37.0 - impl-codec
0.6.0 - mmr-gadget
32.0.0 - mmr-rpc
31.0.0 - opal-runtime
1.3.0 - orml-traits
0.9.1 - orml-utilities
0.9.1 - orml-vesting
0.9.1 - orml-xcm-support
0.9.1 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-asset-conversion
13.0.0 - pallet-asset-rate
10.0.0 - pallet-asset-tx-payment
31.0.0 - pallet-assets
32.0.0 - pallet-aura
30.0.0 - pallet-authority-discovery
31.0.1 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-base-fee
1.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-broker
0.9.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-election-provider-support-benchmarking
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-transaction-payment
0.1.1 - pallet-fast-unstake
30.0.0 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-gov-origins
0.2.1 - pallet-grandpa
31.0.0 - pallet-identity
4.0.0-dev - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nis
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-nomination-pools-benchmarking
29.0.0 - pallet-nomination-pools-runtime-api
26.0.0 - pallet-nonfungible
0.1.14 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-root-testing
7.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-session-benchmarking
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-staking-runtime-api
17.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-test-utils
0.1.0 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-transaction-payment-rpc
33.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-vesting
31.0.0 - pallet-whitelist
30.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-core-primitives
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-erasure-coding
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkadot-node-jaeger
10.0.0 - polkadot-node-metrics
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-metrics
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0 - polkadot-statement-table
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-block-builder
0.36.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-epochs
0.36.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-executor
0.35.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-network-common
0.36.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-rpc-api
0.36.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-state-db
0.33.0 - sc-sync-state-rpc
0.37.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - scale-info
2.11.3 - slot-range-helper
10.0.0 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-arithmetic
25.0.0 - sp-authority-discovery
29.0.0 - sp-blockchain
31.0.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-consensus-slots
0.35.0 - sp-core
31.0.0 - sp-externalities
0.27.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-keystore
0.37.0 - sp-metadata-ir
0.6.0 - sp-mixnet
0.7.0 - sp-mmr-primitives
29.0.0 - sp-npos-elections
29.0.0 - sp-runtime
34.0.0 - sp-runtime-interface
26.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-state-machine
0.38.0 - sp-statement-store
13.0.0 - sp-storage
20.0.0 - sp-timestamp
29.0.0 - sp-tracing
16.0.0 - sp-transaction-storage-proof
29.0.0 - sp-trie
32.0.0 - sp-version
32.0.0 - sp-version-proc-macro
13.0.0 - sp-wasm-interface
20.0.0 - sp-weights
30.0.0 - staging-parachain-info
0.10.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - substrate-frame-rpc-system
31.0.0 - substrate-state-trie-migration-rpc
30.0.0 - tests
0.1.1 - try-runtime-cli
0.41.0 - uc-rpc
0.1.4 - unique-node
1.3.0 - unique-runtime
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3 - westend-runtime
10.0.0
- app-promotion-rpc
parity-scale-codec-derive
3.6.12crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd830939c76d294956402033aee57a6da7b438f2294eb94864c37b0569053a42cused byparity-send-wrapper
0.1.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumaa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6fused byparity-wasm
0.45.0crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304parking
2.2.0crates.io↘ 0↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9caeparking_lot
0.11.2crates.io↘ 3↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99parking_lot
0.12.2crates.io↘ 2↖ 54sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fbdepends onused by- cumulus-client-collator
0.10.0 - cumulus-client-network
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - fc-db
2.0.0-dev - fc-mapping-sync
2.0.0-dev - finality-grandpa
0.16.2 - governor
0.6.3 - jsonrpsee-core
0.22.5 - kvdb-memorydb
0.13.0 - kvdb-rocksdb
0.19.0 - libp2p-core
0.39.2 - libp2p-dns
0.39.0 - libp2p-quic
0.7.0-alpha.3 - libp2p-websocket
0.41.0 - mixnet
0.7.0 - parity-db
0.4.13 - polkadot-network-bridge
10.0.0 - polkadot-node-jaeger
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-service
10.0.0 - prometheus
0.13.4 - prometheus-client
0.19.0 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-consensus
0.36.0 - sc-consensus-babe
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-executor
0.35.0 - sc-executor-wasmtime
0.32.0 - sc-keystore
28.0.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-state-db
0.33.0 - sc-telemetry
17.0.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sc-utils
16.0.0 - smoldot-light
0.9.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-database
10.0.0 - sp-keystore
0.37.0 - sp-state-machine
0.38.0 - sp-trie
32.0.0 - tokio
1.37.0 - trust-dns-resolver
0.22.0 - yamux
0.10.2
- cumulus-client-collator
parking_lot_core
0.8.6crates.io↘ 6↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dcparking_lot_core
0.9.10crates.io↘ 5↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8partial_sort
0.2.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7924d1d0ad836f665c9065e26d016c673ece3993f30d340068b16f282afc1156used bypassword-hash
0.5.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166depends onused bypaste
1.0.15crates.io↘ 0↖ 13sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0apbkdf2
0.12.2crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2depends onpeeking_take_while
0.1.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099used bypem
1.1.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma8835c273a76a90455d7344889b0964598e3316e2a79ede8e36f16bdcf2228b8depends onused bypercent-encoding
2.3.1crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283epest
2.7.10crates.io↘ 3↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8depends onpest_derive
2.7.10crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459depends onused bypest_generator
2.7.10crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687used bypest_meta
2.7.10crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcddepends onused bypetgraph
0.6.5crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47dbdepends onpin-project
1.1.5crates.io↘ 1↖ 19sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3depends onused by- cumulus-relay-chain-rpc-interface
0.10.0 - jsonrpsee-client-transport
0.22.5 - jsonrpsee-core
0.22.5 - jsonrpsee-server
0.22.5 - libp2p
0.51.4 - libp2p-core
0.39.2 - multistream-select
0.12.1 - orchestra
0.3.6 - polkadot-node-core-pvf
10.0.0 - polkadot-node-subsystem-util
10.0.0 - rw-stream-sink
0.3.0 - sc-network
0.37.0 - sc-service
0.38.0 - sc-telemetry
17.0.0 - smoldot
0.11.0 - smoldot-light
0.9.0 - tokio-retry
0.3.0 - tower
0.4.13 - tracing-futures
0.2.5
- cumulus-relay-chain-rpc-interface
pin-project-internal
1.1.5crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965depends onused bypin-project-lite
0.1.12crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777used bypin-project-lite
0.2.14crates.io↘ 0↖ 21sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02used by- async-channel
2.3.1 - async-lock
3.3.0 - asynchronous-codec
0.6.2 - event-listener
3.1.0 - event-listener
4.0.3 - event-listener
5.3.0 - event-listener-strategy
0.4.0 - event-listener-strategy
0.5.2 - futures-lite
1.13.0 - futures-lite
2.3.0 - futures-util
0.3.30 - http-body
0.4.6 - hyper
0.14.28 - polling
2.8.0 - polling
3.7.0 - tokio
1.37.0 - tokio-stream
0.1.15 - tokio-util
0.7.11 - tower
0.4.13 - tower-http
0.4.4 - tracing
0.1.40
- async-channel
pin-utils
0.1.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184piper
0.2.2crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum464db0c665917b13ebb5d453ccdec4add5658ee1adc7affc7677615356a8afafused bypkcs8
0.10.2crates.io↘ 2↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7pkg-config
0.3.30crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ecplatforms
3.4.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdb23d408679286588f4d4644f965003d056e3dd5abcaaa938116871d7ce2fee7used bypolkadot-approval-distribution
10.0.0crates.io↘ 13↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc71bcf7eaa793354f996553b9b472833f761d9cd9e9bf6b2123895da4df6a25bdepends onused bypolkadot-availability-bitfield-distribution
10.0.0crates.io↘ 9↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9b156f5a0a20ffcd852e266b865ad9149c6180a4cf1af07f334567c3b86f0fecdepends onused bypolkadot-availability-distribution
10.0.0crates.io↘ 16↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum156b913d3eb7981ac8d540bacef09d5dac3a5d0584fa5a27fc8971870a02040adepends on- derive_more
0.99.17 - fatality
0.0.6 - futures
0.3.30 - parity-scale-codec
3.6.12 - polkadot-erasure-coding
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-primitives
10.0.0 - rand
0.8.5 - schnellru
0.2.3 - sp-core
31.0.0 - sp-keystore
0.37.0 - thiserror
1.0.61 - tracing-gum
10.0.0
used by- derive_more
polkadot-availability-recovery
10.0.0crates.io↘ 16↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd736bca91fe70f303d09a1e251b7d3cb39164c94948d95a7769256ece066a3eddepends on- async-trait
0.1.80 - fatality
0.0.6 - futures
0.3.30 - parity-scale-codec
3.6.12 - polkadot-erasure-coding
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-primitives
10.0.0 - rand
0.8.5 - sc-network
0.37.0 - schnellru
0.2.3 - thiserror
1.0.61 - tokio
1.37.0 - tracing-gum
10.0.0
- async-trait
polkadot-cli
10.0.0crates.io↘ 22↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5509ed80ddcbb63c88b9f346b22f4b663e52dadf475118ec06406a0688817c55depends on- cfg-if
1.0.0 - clap
4.5.4 - frame-benchmarking-cli
35.0.1 - futures
0.3.30 - log
0.4.21 - polkadot-node-metrics
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-service
10.0.0 - sc-cli
0.39.0 - sc-executor
0.35.0 - sc-service
0.38.0 - sc-storage-monitor
0.19.0 - sc-sysinfo
30.0.0 - sc-tracing
31.0.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-keyring
34.0.0 - sp-maybe-compressed-blob
11.0.0 - sp-runtime
34.0.0 - substrate-build-script-utils
11.0.0 - thiserror
1.0.61 - try-runtime-cli
0.41.0
- cfg-if
polkadot-collator-protocol
10.0.0crates.io↘ 15↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc82682bdd0aea251ab8f31a1b06f4c2c1c494e80fed4fc13ca9bc7622870bc82depends on- bitvec
1.0.1 - fatality
0.0.6 - futures
0.3.30 - futures-timer
3.0.3 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-primitives
10.0.0 - sp-core
31.0.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - thiserror
1.0.61 - tokio-util
0.7.11 - tracing-gum
10.0.0
- bitvec
polkadot-core-primitives
10.0.0crates.io↘ 5↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum44c2f38f3195108e9da39b9845895bb3dff76f1c7b31409143febeb1560cd276polkadot-dispute-distribution
10.0.0crates.io↘ 18↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf5331cccd51a1593bc26a1619964f49876629589139cdf46151c21a6308c6baddepends on- derive_more
0.99.17 - fatality
0.0.6 - futures
0.3.30 - futures-timer
3.0.3 - indexmap
2.2.6 - parity-scale-codec
3.6.12 - polkadot-erasure-coding
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-primitives
10.0.0 - sc-network
0.37.0 - schnellru
0.2.3 - sp-application-crypto
33.0.0 - sp-keystore
0.37.0 - thiserror
1.0.61 - tracing-gum
10.0.0
used by- derive_more
polkadot-erasure-coding
10.0.0crates.io↘ 7↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4842b32ecf4ab29521f1f9dd199c35398cd101883912f74e070658cd465037afdepends onpolkadot-gossip-support
10.0.0crates.io↘ 15↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3165cced1fd975f43d21e8a0701b19461d07131ace5feae2bfeb8ea005953683depends on- futures
0.3.30 - futures-timer
3.0.3 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-primitives
10.0.0 - rand
0.8.5 - rand_chacha
0.3.1 - sc-network
0.37.0 - sc-network-common
0.36.0 - sp-application-crypto
33.0.0 - sp-core
31.0.0 - sp-crypto-hashing
0.1.0 - sp-keystore
0.37.0 - tracing-gum
10.0.0
used by- futures
polkadot-network-bridge
10.0.0crates.io↘ 16↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum48f34d1b7dde0d43c37aeacb37c199cbfc1c541a3ff03317fcb6bcc2d69501f6depends on- always-assert
0.1.3 - async-trait
0.1.80 - bytes
1.6.0 - fatality
0.0.6 - futures
0.3.30 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - polkadot-node-metrics
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-overseer
10.0.0 - polkadot-primitives
10.0.0 - sc-network
0.37.0 - sp-consensus
0.35.0 - thiserror
1.0.61 - tracing-gum
10.0.0
- always-assert
polkadot-node-collation-generation
10.0.0crates.io↘ 11↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1060f6954c43f120751ad3f2a54155541893fcf9a966f4a9ce5192ee7888fa1fdepends onpolkadot-node-core-approval-voting
10.0.0crates.io↘ 26↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum427edaa41cc878f0d22b3248e900d1f65760a92f6e230e7a54ff6118b8ef9c79depends on- bitvec
1.0.1 - derive_more
0.99.17 - futures
0.3.30 - futures-timer
3.0.3 - itertools
0.10.5 - kvdb
0.13.0 - merlin
3.0.0 - parity-scale-codec
3.6.12 - polkadot-node-jaeger
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-primitives
10.0.0 - rand
0.8.5 - rand_chacha
0.3.1 - rand_core
0.6.4 - sc-keystore
28.0.0 - schnellru
0.2.3 - schnorrkel
0.11.4 - sp-application-crypto
33.0.0 - sp-consensus
0.35.0 - sp-consensus-slots
0.35.0 - sp-runtime
34.0.0 - thiserror
1.0.61 - tracing-gum
10.0.0
used by- bitvec
polkadot-node-core-av-store
10.0.0crates.io↘ 15↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum669f4ba3485a915853e94db99cf0dc5af9bccacd76b4d6f06550c5ecbd33d4aadepends on- bitvec
1.0.1 - futures
0.3.30 - futures-timer
3.0.3 - kvdb
0.13.0 - parity-scale-codec
3.6.12 - polkadot-erasure-coding
10.0.0 - polkadot-node-jaeger
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-primitives
10.0.0 - sp-consensus
0.35.0 - thiserror
1.0.61 - tracing-gum
10.0.0
used by- bitvec
polkadot-node-core-backing
10.0.0crates.io↘ 13↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum307ec8006475fd2f5f878bbfd7c74368f4fde0fd10096925a85b5e027ace4889depends onused bypolkadot-node-core-bitfield-signing
10.0.0crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb8133ce90b5bfc6d81c8d124dd26ec86624eb88bb33e57c0fb59d1262c9224eadepends onused bypolkadot-node-core-candidate-validation
10.0.0crates.io↘ 14↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1a4335b31f5d7dd3c59a7a061ca32061d290244fde416186fd22bee5093cf4bbdepends on- async-trait
0.1.80 - futures
0.3.30 - futures-timer
3.0.3 - parity-scale-codec
3.6.12 - polkadot-node-core-pvf
10.0.0 - polkadot-node-metrics
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - sp-maybe-compressed-blob
11.0.0 - tracing-gum
10.0.0
used by- async-trait
polkadot-node-core-chain-api
10.0.0crates.io↘ 7↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum23b25733a45754fa4f049d26289994e379be21b132ca36982378604b53341104depends onpolkadot-node-core-chain-selection
10.0.0crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc77a7c69bd67b0840c0f97c61637b798f6ec49c6a1c4cf153e4d8e8b22e34c45depends onused bypolkadot-node-core-dispute-coordinator
10.0.0crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumea6fb7b632e37b5eff4d3ceb246a6d7277c82bb573cbc2360c37719a5e00df82depends onused bypolkadot-node-core-parachains-inherent
10.0.0crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8c904246202cb80fc3e3872e142d74958903515c3b91d3d4d88907cf8bca46e2depends onused bypolkadot-node-core-prospective-parachains
9.0.0crates.io↘ 10↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd343298e502e687bc2f8ae837cad538a9b5d60ce714ace58120cb91aeb41d1c1depends onpolkadot-node-core-provisioner
10.0.0crates.io↘ 11↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf9be87118cc96f05bd5a35bee2f8c495b894d23fbff1c954b15d7dbe4516564cdepends onused bypolkadot-node-core-pvf
10.0.0crates.io↘ 26↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum99c07e2dad8712e1e5978c6404aca20d2c7f1b5d6151d60277f49ce949b3ed5ddepends on- always-assert
0.1.3 - array-bytes
6.2.3 - blake3
1.5.1 - cfg-if
1.0.0 - futures
0.3.30 - futures-timer
3.0.3 - is_executable
1.0.1 - libc
0.2.155 - parity-scale-codec
3.6.12 - pin-project
1.1.5 - polkadot-core-primitives
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkadot-node-metrics
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - rand
0.8.5 - slotmap
1.0.7 - sp-core
31.0.0 - sp-maybe-compressed-blob
11.0.0 - sp-wasm-interface
20.0.0 - tempfile
3.10.1 - thiserror
1.0.61 - tokio
1.37.0 - tracing-gum
10.0.0
- always-assert
polkadot-node-core-pvf-checker
10.0.0crates.io↘ 9↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1536bf89078dca39061f2a4d742e11dc14da38ffa5b6ce84e5c454cf9fd9b151depends onused bypolkadot-node-core-pvf-common
10.0.0crates.io↘ 20↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2781bf5b07873b37ed5a76b28866367ea2529d4b91497c3db560c0eb59b2a2d9depends on- cfg-if
1.0.0 - cpu-time
1.0.0 - futures
0.3.30 - landlock
0.3.1 - libc
0.2.155 - nix
0.27.1 - parity-scale-codec
3.6.12 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - sc-executor
0.35.0 - sc-executor-common
0.32.0 - sc-executor-wasmtime
0.32.0 - seccompiler
0.4.0 - sp-core
31.0.0 - sp-crypto-hashing
0.1.0 - sp-externalities
0.27.0 - sp-io
33.0.0 - sp-tracing
16.0.0 - thiserror
1.0.61 - tracing-gum
10.0.0
used by- cfg-if
polkadot-node-core-runtime-api
10.0.0crates.io↘ 8↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7065d7dd209b05ceaf3781ca0a7cdfcb0071c3a61a8357e37dff8587a94928d2depends onpolkadot-node-jaeger
10.0.0crates.io↘ 11↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume14e65e3d9990d1f8f793a23c05c6aa82a551e551225ab86d2625474afef748fdepends onpolkadot-node-metrics
10.0.0crates.io↘ 12↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma4ca58a67371546b66a011f0e27551094a8499a53223b16c164e769d25d981d0depends onpolkadot-node-network-protocol
10.0.0crates.io↘ 17↖ 14sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum67c3b078794c9c383ee3ceff65f2713ec81c033c6d8785ead5f7797e914c1fe3depends onused by- cumulus-relay-chain-minimal-node
0.10.0 - polkadot-approval-distribution
10.0.0 - polkadot-availability-bitfield-distribution
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0
- cumulus-relay-chain-minimal-node
polkadot-node-primitives
10.0.0crates.io↘ 16↖ 29sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1d9521abb7028ce7040f66a0786423bee2cdb7725ca46e5cee1f86191bcb2ed3depends on- bitvec
1.0.1 - bounded-vec
0.7.1 - futures
0.3.30 - parity-scale-codec
3.6.12 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - schnorrkel
0.11.4 - serde
1.0.202 - sp-application-crypto
33.0.0 - sp-consensus-babe
0.35.0 - sp-core
31.0.0 - sp-keystore
0.37.0 - sp-maybe-compressed-blob
11.0.0 - sp-runtime
34.0.0 - thiserror
1.0.61 - zstd
0.12.4
used by- cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-pov-recovery
0.10.0 - polkadot-approval-distribution
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-cli
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-erasure-coding
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-node-jaeger
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0
- bitvec
polkadot-node-subsystem
10.0.0crates.io↘ 3↖ 29sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc7865c507f0eab9d816c40b1d4e2acb4e8f77db9efc8c0af23942d6b0f50e6f6used by- cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-pov-recovery
0.10.0 - polkadot-approval-distribution
10.0.0 - polkadot-availability-bitfield-distribution
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-bitfield-signing
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-chain-api
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-node-core-runtime-api
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0
- cumulus-client-collator
polkadot-node-subsystem-types
10.0.0crates.io↘ 21↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbf0e971c1377901212059b794b48acac9a855cac83f2e07dc1b708ca0e77ba64depends on- async-trait
0.1.80 - bitvec
1.0.1 - derive_more
0.99.17 - futures
0.3.30 - orchestra
0.3.6 - polkadot-node-jaeger
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-primitives
10.0.0 - polkadot-statement-table
10.0.0 - sc-client-api
31.0.0 - sc-network
0.37.0 - sc-transaction-pool-api
31.0.0 - smallvec
1.13.2 - sp-api
29.0.0 - sp-authority-discovery
29.0.0 - sp-blockchain
31.0.0 - sp-consensus-babe
0.35.0 - sp-runtime
34.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61
- async-trait
polkadot-node-subsystem-util
10.0.0crates.io↘ 28↖ 21sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4937553bd1a5f9ee9343a1a227ae07237b48a29c99ecd53217b090ca84b753c6depends on- async-trait
0.1.80 - derive_more
0.99.17 - fatality
0.0.6 - futures
0.3.30 - futures-channel
0.3.30 - itertools
0.10.5 - kvdb
0.13.0 - parity-db
0.4.13 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - pin-project
1.1.5 - polkadot-node-jaeger
10.0.0 - polkadot-node-metrics
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-overseer
10.0.0 - polkadot-primitives
10.0.0 - prioritized-metered-channel
0.6.1 - rand
0.8.5 - sc-client-api
31.0.0 - schnellru
0.2.3 - sp-application-crypto
33.0.0 - sp-core
31.0.0 - sp-keystore
0.37.0 - thiserror
1.0.61 - tracing-gum
10.0.0
used by- cumulus-relay-chain-minimal-node
0.10.0 - polkadot-approval-distribution
10.0.0 - polkadot-availability-bitfield-distribution
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-bitfield-signing
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0
- async-trait
polkadot-overseer
10.0.0crates.io↘ 15↖ 15sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum97415bc09e9dd20d44a019eaf0bb803ab3239a7eca20820b181e53901966fdbcdepends on- async-trait
0.1.80 - futures
0.3.30 - futures-timer
3.0.3 - orchestra
0.3.6 - parking_lot
0.12.2 - polkadot-node-metrics
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-primitives
10.0.0 - sc-client-api
31.0.0 - sp-api
29.0.0 - sp-core
31.0.0 - tikv-jemalloc-ctl
0.5.4 - tracing-gum
10.0.0
used by- cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - polkadot-network-bridge
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-service
10.0.0
- async-trait
polkadot-parachain-primitives
9.0.0crates.io↘ 10↖ 16sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4b87dda07862f2b16f2c2b7d315f2b4549c896562d973d466b6d19de36aba30ddepends onused by- cumulus-client-network
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-primitives-core
0.10.0 - opal-runtime
1.3.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - staging-xcm-builder
10.0.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- cumulus-client-network
polkadot-primitives
10.0.0crates.io↘ 20↖ 55sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7e01b525a35852e2861397eecbdb4a03dda69f14f7ca04968f2e06d6cba51dfbdepends on- bitvec
1.0.1 - hex-literal
0.4.1 - log
0.4.21 - parity-scale-codec
3.6.12 - polkadot-core-primitives
10.0.0 - polkadot-parachain-primitives
9.0.0 - scale-info
2.11.3 - serde
1.0.202 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-arithmetic
25.0.0 - sp-authority-discovery
29.0.0 - sp-consensus-slots
0.35.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - sp-staking
29.0.0 - sp-std
14.0.0
used by- cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-client-service
0.10.0 - cumulus-primitives-aura
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-test-relay-sproof-builder
0.10.0 - parachains-common
10.0.0 - polkadot-approval-distribution
10.0.0 - polkadot-availability-bitfield-distribution
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-erasure-coding
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-bitfield-signing
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkadot-node-core-runtime-api
10.0.0 - polkadot-node-jaeger
10.0.0 - polkadot-node-metrics
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-rpc
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-metrics
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0 - polkadot-statement-table
10.0.0 - rococo-runtime
10.0.0 - rococo-runtime-constants
10.0.0 - tracing-gum
10.0.0 - unique-node
1.3.0 - westend-runtime
10.0.0 - westend-runtime-constants
10.0.0
- bitvec
polkadot-rpc
10.0.0crates.io↘ 26↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9bf68469a4e01a0c8a16869fde6de3071fbebdf836058c8afe8396470ef2c462depends on- jsonrpsee
0.22.5 - mmr-rpc
31.0.0 - pallet-transaction-payment-rpc
33.0.0 - polkadot-primitives
10.0.0 - sc-chain-spec
30.0.1 - sc-client-api
31.0.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-epochs
0.36.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-rpc
32.0.0 - sc-rpc-spec-v2
0.37.0 - sc-sync-state-rpc
0.37.0 - sc-transaction-pool-api
31.0.0 - sp-api
29.0.0 - sp-block-builder
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-babe
0.35.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - substrate-frame-rpc-system
31.0.0 - substrate-state-trie-migration-rpc
30.0.0
used by- jsonrpsee
polkadot-runtime-common
10.0.0crates.io↘ 44↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb1abd7bff20e17e025a4e001aff55dfefcfd7ef8a8ae138de44998a012e227f2depends on- bitvec
1.0.1 - frame-benchmarking
31.0.0 - frame-election-provider-support
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - impl-trait-for-tuples
0.2.2 - libsecp256k1
0.7.1 - log
0.4.21 - pallet-asset-rate
10.0.0 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-balances
31.0.0 - pallet-broker
0.9.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-fast-unstake
30.0.0 - pallet-identity
31.0.0 - pallet-session
31.0.0 - pallet-staking
31.0.0 - pallet-staking-reward-fn
21.0.0 - pallet-timestamp
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-treasury
30.0.0 - pallet-vesting
31.0.0 - parity-scale-codec
3.6.12 - polkadot-primitives
10.0.0 - polkadot-runtime-parachains
10.0.0 - rustc-hex
2.1.0 - scale-info
2.11.3 - serde
1.0.202 - serde_derive
1.0.202 - slot-range-helper
10.0.0 - sp-api
29.0.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-npos-elections
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-std
14.0.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - static_assertions
1.1.0
- bitvec
polkadot-runtime-metrics
10.0.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4fed9088becfd874b6dbf064f9d1dd1bfa2e3c2188459a572aac2e689c028772depends onpolkadot-runtime-parachains
10.0.0crates.io↘ 42↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8ce601c5f1005ff1d315c1e5c161a73e63e54bf23527f98c2bfa3ffc5b22f5e6depends on- bitflags
1.3.2 - bitvec
1.0.1 - derive_more
0.99.17 - frame-benchmarking
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - impl-trait-for-tuples
0.2.2 - log
0.4.21 - pallet-authority-discovery
31.0.1 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-balances
31.0.0 - pallet-broker
0.9.0 - pallet-message-queue
34.0.0 - pallet-session
31.0.0 - pallet-staking
31.0.0 - pallet-timestamp
30.0.0 - pallet-vesting
31.0.0 - parity-scale-codec
3.6.12 - polkadot-core-primitives
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-metrics
10.0.0 - rand
0.8.5 - rand_chacha
0.3.1 - rustc-hex
2.1.0 - scale-info
2.11.3 - serde
1.0.202 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-arithmetic
25.0.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-std
14.0.0 - staging-xcm
10.0.0 - staging-xcm-executor
10.0.0 - static_assertions
1.1.0
- bitflags
polkadot-service
10.0.0crates.io↘ 110↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum322db94a98084bf62ac2c58194856d823455ceb74000c9602f817b8b738a8f78depends on- async-trait
0.1.80 - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-rpc-runtime-api
29.0.0 - futures
0.3.30 - hex-literal
0.4.1 - is_executable
1.0.1 - kvdb
0.13.0 - kvdb-rocksdb
0.19.0 - log
0.4.21 - mmr-gadget
32.0.0 - pallet-babe
31.0.0 - pallet-im-online
30.0.0 - pallet-staking
31.0.0 - pallet-transaction-payment
31.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - parity-db
0.4.13 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - polkadot-approval-distribution
10.0.0 - polkadot-availability-bitfield-distribution
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-core-primitives
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-bitfield-signing
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-chain-api
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-node-core-runtime-api
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-rpc
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-statement-distribution
10.0.0 - rococo-runtime
10.0.0 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-block-builder
0.36.0 - sc-chain-spec
30.0.1 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-consensus
0.36.0 - sc-consensus-babe
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-slots
0.36.0 - sc-executor
0.35.0 - sc-keystore
28.0.0 - sc-network
0.37.0 - sc-network-common
0.36.0 - sc-network-sync
0.36.0 - sc-offchain
32.0.0 - sc-service
0.38.0 - sc-sync-state-rpc
0.37.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - schnellru
0.2.3 - serde
1.0.202 - serde_json
1.0.117 - sp-api
29.0.0 - sp-authority-discovery
29.0.0 - sp-block-builder
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-keyring
34.0.0 - sp-keystore
0.37.0 - sp-mmr-primitives
29.0.0 - sp-offchain
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-state-machine
0.38.0 - sp-storage
20.0.0 - sp-timestamp
29.0.0 - sp-transaction-pool
29.0.0 - sp-version
32.0.0 - sp-weights
30.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61 - tracing-gum
10.0.0 - westend-runtime
10.0.0
- async-trait
polkadot-statement-distribution
10.0.0crates.io↘ 16↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum38a4ef148c9bbed26f8630311ac26c9df1c07195a46a84fb5e8e7e7122e90248depends on- arrayvec
0.7.4 - bitvec
1.0.1 - fatality
0.0.6 - futures
0.3.30 - futures-timer
3.0.3 - indexmap
2.2.6 - parity-scale-codec
3.6.12 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-primitives
10.0.0 - sp-keystore
0.37.0 - sp-staking
29.0.0 - thiserror
1.0.61 - tracing-gum
10.0.0
used by- arrayvec
polkadot-statement-table
10.0.0crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma18144720acd47e1243b60c20bfb03f73dc67cbaf61bf2820991961e1ebb803bpolkavm
0.9.3crates.io↘ 5↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8a3693e5efdb2bf74e449cd25fd777a28bd7ed87e41f5d5da75eb31b4de48b94polkavm-assembler
0.9.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1fa96d6d868243acc12de813dd48e756cbadcc8e13964c70d272753266deadc1depends onused bypolkavm-common
0.8.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum92c99f7eee94e7be43ba37eef65ad0ee8cbaf89b7c00001c3f6d2be985cb1817used bypolkavm-common
0.9.0crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1d9428a5cfcc85c5d7b9fc4b6a18c4b802d0173d768182a51cc7751640f08b92depends onpolkavm-derive
0.8.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum79fa916f7962348bd1bb1a65a83401675e6fc86c51a0fdbcf92a3108e58e6125depends onused bypolkavm-derive
0.9.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumae8c4bea6f3e11cd89bb18bcdddac10bd9a24015399bd1c485ad68a985a19606depends onused bypolkavm-derive-impl
0.8.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc10b2654a8a10a83c260bfb93e97b262cf0017494ab94a65d389e0eda6de6c9cpolkavm-derive-impl
0.9.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5c4fdfc49717fb9a196e74a5d28e0bc764eb394a2c803eb11133a31ac996c60cpolkavm-derive-impl-macro
0.8.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum15e85319a0d5129dc9f021c62607e0804f5fb777a05cdda44d750ac0732def66depends onused bypolkavm-derive-impl-macro
0.9.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429depends onused bypolkavm-linker
0.9.2crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9c7be503e60cf56c0eb785f90aaba4b583b36bff00e93997d93fef97f9553c39depends onused bypolkavm-linux-raw
0.9.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum26e85d3456948e650dff0cfc85603915847faf893ed1e66b020bb82ef4557120used bypolling
2.8.0crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dcedepends onused bypolling
3.7.0crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum645493cf344456ef24219d02a768cf1fb92ddf8c92161679ae3d91b91a637be3depends onused bypoly1305
0.8.0crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abfpolyval
0.6.2crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25used byportable-atomic
1.6.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0used bypowerfmt
0.2.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391used byppv-lite86
0.2.17crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6deprecompile-utils-macro
0.1.0workspace↘ 5↖ 3predicates
2.1.5crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum59230a63c37f3e18569bdb90e4a89cbf5bf8b06fea0b84e65ea10cc4df47addddepends onused bypredicates-core
1.0.6crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174predicates-tree
1.0.9crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecfdepends onused byprettier-please
0.2.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum22020dfcf177fcc7bf5deaf7440af371400c67c0de14c399938d8ed4fb4645d3depends onused byprettyplease
0.1.11crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf28f53e8b192565862cf99343194579a022eb9c7dd3a8d03134734803c7b3125depends onused byprettyplease
0.2.20crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645edepends onused byprimitive-types
0.12.2crates.io↘ 6↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0b34d9fd68ae0b74a41b21c03c2f62847aa0ffea044eee893b4c140b37e244e2prioritized-metered-channel
0.6.1crates.io↘ 8↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma172e6cc603231f2cf004232eabcecccc0da53ba576ab286ef7baa0cfc7927addepends onproc-macro-crate
1.3.1crates.io↘ 2↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919depends onproc-macro-crate
3.1.0crates.io↘ 1↖ 14sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284depends onused by- cumulus-pallet-parachain-system-proc-macro
0.6.0 - frame-election-provider-solution-type
13.0.0 - frame-support-procedural-tools
11.0.1 - jsonrpsee-proc-macros
0.22.5 - num_enum_derive
0.7.2 - orchestra-proc-macro
0.3.6 - pallet-staking-reward-curve
11.0.0 - parity-scale-codec-derive
3.6.12 - sc-chain-spec-derive
11.0.0 - sc-tracing-proc-macro
11.0.0 - scale-info-derive
2.11.3 - sp-api-proc-macro
17.0.1 - sp-runtime-interface-proc-macro
18.0.0 - tracing-gum-proc-macro
5.0.0
- cumulus-pallet-parachain-system-proc-macro
proc-macro-error
1.0.4crates.io↘ 5↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumda25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38cproc-macro-error-attr
1.0.4crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869used byproc-macro-warning
1.0.2crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum834da187cfe638ae8abb0203f0b33e5ccdb02a28e7199f2f47b3e2754f50edcadepends onproc-macro2
1.0.83crates.io↘ 1↖ 91sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0b33eb56c327dec362a9e55b3ad14f9d2f0904fb5a5b03b513ab5465399e9f43depends onused by- aquamarine
0.3.3 - aquamarine
0.5.0 - ark-ff-macros
0.4.2 - ark-serialize-derive
0.4.2 - asn1-rs-derive
0.4.0 - asn1-rs-impl
0.1.0 - async-trait
0.1.80 - auto_impl
1.2.0 - bindgen
0.65.1 - bondrewd-derive
0.3.18 - clap_derive
4.5.4 - cumulus-pallet-parachain-system-proc-macro
0.6.0 - curve25519-dalek-derive
0.1.1 - cxx-build
1.0.122 - cxxbridge-macro
1.0.122 - derivative
2.2.0 - derive-syn-parse
0.1.5 - derive-syn-parse
0.2.0 - derive_more
0.99.17 - displaydoc
0.2.4 - docify_macros
0.2.8 - dyn-clonable-impl
0.9.0 - enum-as-inner
0.5.1 - enumflags2_derive
0.7.9 - enumn
0.1.13 - evm-coder-procedural
0.4.3 - evm-coder-substrate-procedural
0.1.0 - expander
0.0.4 - expander
2.1.0 - fatality-proc-macro
0.0.6 - frame-election-provider-solution-type
13.0.0 - frame-support-procedural
26.0.1 - frame-support-procedural-tools
11.0.1 - frame-support-procedural-tools-derive
12.0.0 - futures-macro
0.3.30 - impl-trait-for-tuples
0.2.2 - include_dir_macros
0.7.3 - jsonrpsee-proc-macros
0.22.5 - macro_magic_core
0.5.0 - macro_magic_core_macros
0.5.0 - mockall_derive
0.11.4 - multihash-derive
0.8.0 - multihash-derive-impl
0.1.0 - nalgebra-macros
0.2.1 - num_enum_derive
0.7.2 - orchestra-proc-macro
0.3.6 - pallet-staking-reward-curve
11.0.0 - parity-scale-codec-derive
3.6.12 - pest_generator
2.7.10 - pin-project-internal
1.1.5 - polkavm-derive-impl
0.8.0 - polkavm-derive-impl
0.9.0 - precompile-utils-macro
0.1.0 - prettier-please
0.2.0 - prettyplease
0.1.11 - prettyplease
0.2.20 - proc-macro-error
1.0.4 - proc-macro-error-attr
1.0.4 - proc-macro-warning
1.0.2 - prometheus-client-derive-encode
0.4.2 - prost-derive
0.11.9 - prost-derive
0.12.6 - quote
1.0.36 - ref-cast-impl
1.0.23 - rlp-derive
0.1.0 - sc-chain-spec-derive
11.0.0 - sc-tracing-proc-macro
11.0.0 - scale-info-derive
2.11.3 - serde_derive
1.0.202 - sp-api-proc-macro
17.0.1 - sp-debug-derive
14.0.0 - sp-runtime-interface-proc-macro
18.0.0 - sp-version-proc-macro
13.0.0 - spez
0.1.2 - ss58-registry
1.47.0 - static_init_macro
1.0.2 - strum_macros
0.24.3 - strum_macros
0.26.2 - syn
1.0.109 - syn
2.0.65 - synstructure
0.12.6 - thiserror-core-impl
1.0.50 - thiserror-impl
1.0.61 - tokio-macros
2.2.0 - tracing-attributes
0.1.27 - tracing-gum-proc-macro
5.0.0 - wasm-bindgen-backend
0.2.92 - wasm-bindgen-macro-support
0.2.92 - xcm-procedural
8.0.0 - zerocopy-derive
0.7.34 - zeroize_derive
1.4.2
- aquamarine
prometheus
0.13.4crates.io↘ 6↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1prometheus-client
0.19.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5d6fa99d535dd930d1249e6c79cb3c2915f9172a540fe2b02a4c8f9ca954721eused byprometheus-client-derive-encode
0.4.2crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8depends onused byprost
0.11.9crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cddepends onprost
0.12.6crates.io↘ 2↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdeb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29depends onprost-build
0.11.9crates.io↘ 14↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270depends onprost-derive
0.11.9crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4used byprost-derive
0.12.6crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1used byprost-types
0.11.9crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13depends onused bypsm
0.1.21crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874depends onused byquanta
0.12.3crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5depends onused byquartz-runtime
1.3.0workspace↘ 107↖ 2depends on- app-promotion-rpc
0.1.0 - cumulus-pallet-aura-ext
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-timestamp
0.10.0 - cumulus-primitives-utility
0.10.0 - derivative
2.2.0 - evm-coder
0.4.3 - fp-evm
3.0.0-dev - fp-rpc
3.0.0-dev - fp-self-contained
1.0.0-dev - frame-benchmarking
31.0.0 - frame-executive
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - frame-system-rpc-runtime-api
29.0.0 - frame-try-runtime
0.37.0 - hex-literal
0.4.1 - impl-trait-for-tuples
0.2.2 - log
0.4.21 - num_enum
0.7.2 - orml-traits
0.9.1 - orml-vesting
0.9.1 - orml-xcm-support
0.9.1 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-aura
30.0.0 - pallet-authorship
31.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-base-fee
1.0.0 - pallet-collator-selection
5.0.0 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-democracy
31.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-precompile-simple
2.0.0-dev - pallet-evm-transaction-payment
0.1.1 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-gov-origins
0.2.1 - pallet-identity
4.0.0-dev - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-nonfungible
0.1.14 - pallet-preimage
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-test-utils
0.1.0 - pallet-timestamp
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-xcm
10.0.1 - parachains-common
10.0.0 - parity-scale-codec
3.6.12 - polkadot-parachain-primitives
9.0.0 - polkadot-runtime-common
10.0.0 - precompile-utils-macro
0.1.0 - scale-info
2.11.3 - serde
1.0.202 - smallvec
1.13.2 - sp-api
29.0.0 - sp-arithmetic
25.0.0 - sp-block-builder
29.0.0 - sp-consensus-aura
0.35.0 - sp-core
31.0.0 - sp-genesis-builder
0.10.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-offchain
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-std
14.0.0 - sp-storage
20.0.0 - sp-transaction-pool
29.0.0 - sp-version
32.0.0 - staging-parachain-info
0.10.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - substrate-wasm-builder
20.0.0 - up-common
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3 - up-sponsorship
0.1.0
used by- app-promotion-rpc
quick-error
1.2.3crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0used byquick-protobuf
0.8.1crates.io↘ 1↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9d6da84cc204722a989e01ba2f6e1e276e190f22263d0cb6ce8526fcdb0d2e1fdepends onquick-protobuf-codec
0.1.0crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1693116345026436eb2f10b677806169c1a1260c1c60eaaffe3fb5a29ae23d8bused byquicksink
0.1.2crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858used byquinn-proto
0.9.6crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum94b0b33c13a79f669c85defaf4c275dc86a0c0372807d0ca3d78e0bb87274863depends onused byquote
1.0.36crates.io↘ 1↖ 94sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7depends onused by- aquamarine
0.3.3 - aquamarine
0.5.0 - ark-ff-asm
0.4.2 - ark-ff-macros
0.4.2 - ark-serialize-derive
0.4.2 - asn1-rs-derive
0.4.0 - asn1-rs-impl
0.1.0 - async-trait
0.1.80 - auto_impl
1.2.0 - bindgen
0.65.1 - bondrewd-derive
0.3.18 - clap_derive
4.5.4 - cumulus-pallet-parachain-system-proc-macro
0.6.0 - curve25519-dalek-derive
0.1.1 - cxx-build
1.0.122 - cxxbridge-macro
1.0.122 - derivative
2.2.0 - derive-syn-parse
0.1.5 - derive-syn-parse
0.2.0 - derive_more
0.99.17 - displaydoc
0.2.4 - docify_macros
0.2.8 - dyn-clonable-impl
0.9.0 - enum-as-inner
0.5.1 - enumflags2_derive
0.7.9 - enumn
0.1.13 - evm-coder-procedural
0.4.3 - evm-coder-substrate-procedural
0.1.0 - expander
0.0.4 - expander
2.1.0 - fatality-proc-macro
0.0.6 - frame-election-provider-solution-type
13.0.0 - frame-support-procedural
26.0.1 - frame-support-procedural-tools
11.0.1 - frame-support-procedural-tools-derive
12.0.0 - futures-macro
0.3.30 - impl-trait-for-tuples
0.2.2 - include_dir_macros
0.7.3 - jsonrpsee-proc-macros
0.22.5 - libp2p-swarm-derive
0.32.0 - macro_magic
0.5.0 - macro_magic_core
0.5.0 - macro_magic_core_macros
0.5.0 - macro_magic_macros
0.5.0 - mockall_derive
0.11.4 - multihash-derive
0.8.0 - multihash-derive-impl
0.1.0 - nalgebra-macros
0.2.1 - num_enum_derive
0.7.2 - orchestra-proc-macro
0.3.6 - pallet-staking-reward-curve
11.0.0 - parity-scale-codec-derive
3.6.12 - pest_generator
2.7.10 - pin-project-internal
1.1.5 - polkavm-derive-impl
0.8.0 - polkavm-derive-impl
0.9.0 - precompile-utils-macro
0.1.0 - proc-macro-error
1.0.4 - proc-macro-error-attr
1.0.4 - proc-macro-warning
1.0.2 - prometheus-client-derive-encode
0.4.2 - prost-derive
0.11.9 - prost-derive
0.12.6 - ref-cast-impl
1.0.23 - rlp-derive
0.1.0 - sc-chain-spec-derive
11.0.0 - sc-tracing-proc-macro
11.0.0 - scale-info-derive
2.11.3 - serde_derive
1.0.202 - sp-api-proc-macro
17.0.1 - sp-crypto-hashing-proc-macro
0.1.0 - sp-debug-derive
14.0.0 - sp-runtime-interface-proc-macro
18.0.0 - sp-version-proc-macro
13.0.0 - spez
0.1.2 - ss58-registry
1.47.0 - static_init_macro
1.0.2 - struct-versioning
0.1.0 - strum_macros
0.24.3 - strum_macros
0.26.2 - syn
1.0.109 - syn
2.0.65 - synstructure
0.12.6 - thiserror-core-impl
1.0.50 - thiserror-impl
1.0.61 - tokio-macros
2.2.0 - tracing-attributes
0.1.27 - tracing-gum-proc-macro
5.0.0 - wasm-bindgen-backend
0.2.92 - wasm-bindgen-macro
0.2.92 - wasm-bindgen-macro-support
0.2.92 - xcm-procedural
8.0.0 - zerocopy-derive
0.7.34 - zeroize_derive
1.4.2
- aquamarine
radium
0.7.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09used byrand
0.8.5crates.io↘ 3↖ 63sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404used by- ark-std
0.4.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-rpc
2.0.0-dev - fixed-hash
0.8.0 - frame-benchmarking-cli
35.0.1 - getrandom_or_panic
0.0.3 - governor
0.6.3 - jsonrpsee-core
0.22.5 - libp2p-core
0.39.2 - libp2p-identity
0.1.3 - libp2p-kad
0.43.3 - libp2p-mdns
0.43.1 - libp2p-noise
0.42.2 - libp2p-ping
0.42.0 - libp2p-quic
0.7.0-alpha.3 - libp2p-request-response
0.24.1 - libp2p-swarm
0.42.2 - libsecp256k1
0.7.1 - mick-jaeger
0.1.8 - mixnet
0.7.0 - names
0.14.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-election-provider-multi-phase
30.0.0 - pallet-session-benchmarking
31.0.0 - parity-bip39
2.0.1 - parity-db
0.4.13 - polkadot-approval-distribution
10.0.0 - polkadot-availability-bitfield-distribution
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-runtime-parachains
10.0.0 - quinn-proto
0.9.6 - rand_distr
0.4.3 - sc-authority-discovery
0.37.0 - sc-cli
0.39.0 - sc-consensus-grandpa
0.22.0 - sc-network
0.37.0 - sc-offchain
32.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - smoldot
0.11.0 - smoldot-light
0.9.0 - soketto
0.7.1 - sp-core
31.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-statement-store
13.0.0 - sp-trie
32.0.0 - tokio-retry
0.3.0 - trust-dns-proto
0.22.0 - twox-hash
1.6.3 - w3f-bls
0.1.3 - wasmtime-runtime
8.0.1 - yamux
0.10.2
- ark-std
rand_chacha
0.2.2crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402depends onrand_chacha
0.3.1crates.io↘ 2↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88depends onrand_core
0.5.1crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19depends onrand_core
0.6.4crates.io↘ 1↖ 23sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922cdepends onused by- crypto-bigint
0.5.5 - crypto-common
0.1.6 - curve25519-dalek-ng
4.1.1 - ed25519-dalek
2.1.1 - ed25519-zebra
3.1.0 - ed25519-zebra
4.0.3 - elliptic-curve
0.13.8 - ff
0.13.0 - getrandom_or_panic
0.0.3 - group
0.13.0 - merlin
3.0.0 - parity-bip39
2.0.1 - password-hash
0.5.0 - polkadot-node-core-approval-voting
10.0.0 - rand
0.8.5 - rand_chacha
0.3.1 - rand_pcg
0.3.1 - schnorrkel
0.10.2 - schnorrkel
0.11.4 - signature
2.2.0 - snow
0.9.6 - w3f-bls
0.1.3 - x25519-dalek
2.0.1
- crypto-bigint
rand_distr
0.4.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31depends onused byrand_pcg
0.3.1crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73edepends onraw-cpuid
11.0.2crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume29830cbb1290e404f24c73af91c5d8d631ce7e128691e9477556b540cd01ecddepends onused byrawpointer
0.2.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3used byrayon
1.10.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffadepends onused byrayon-core
1.12.1crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2used byrcgen
0.10.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785bdepends onused byredox_syscall
0.2.16crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519adepends onused byredox_syscall
0.4.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aadepends onused byredox_syscall
0.5.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7edepends onused byredox_users
0.4.5crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891reed-solomon-novelpoly
2.0.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum87413ebb313323d431e85d0afc5a68222aaed972843537cbfe5f061cf1b4bcabref-cast
1.0.23crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumccf0a6f84d5f1d581da8b41b47ec8600871962f2a528115b542b362d4b744931depends onused byref-cast-impl
1.0.23crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6depends onused byregalloc2
0.6.1crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum80535183cae11b149d618fbd3c37e38d7cda589d82d7769e196ca9a9042d7621used byregalloc2
0.9.3crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6used byregex
1.10.4crates.io↘ 4↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4cregex-automata
0.1.10crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132depends onused byregex-automata
0.4.6crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaeaused byregex-syntax
0.6.29crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1used byregex-syntax
0.8.3crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumadad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56resolv-conf
0.7.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00depends onused byrfc6979
0.4.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2depends onused byring
0.16.20crates.io↘ 7↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fcring
0.17.8crates.io↘ 7↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0dripemd
0.1.3crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbd124222d17ad93a644ed9d011a40f4fb64aa54275c08cc216524a9ea82fb09fdepends onrlp
0.5.2crates.io↘ 3↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ecdepends onrlp-derive
0.1.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672adepends onused byrocksdb
0.21.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbb6f170a4041d50a0ce04b0d2e14916d6ca863ea2e422689a5b694395d299ffedepends onused byrococo-runtime
10.0.0crates.io↘ 89↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum165988588402ce7dc2d32dfba280cbbd59befc444d8f95579b999ecd8575ef27depends on- binary-merkle-tree
15.0.0 - frame-benchmarking
31.0.0 - frame-executive
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - frame-system-rpc-runtime-api
29.0.0 - frame-try-runtime
0.37.0 - hex-literal
0.4.1 - log
0.4.21 - pallet-asset-rate
10.0.0 - pallet-authority-discovery
31.0.1 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-balances
31.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-child-bounties
30.0.0 - pallet-collective
31.0.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-elections-phragmen
32.0.0 - pallet-grandpa
31.0.0 - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nis
31.0.0 - pallet-offences
30.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-root-testing
7.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-sudo
31.0.0 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - pallet-treasury
30.0.0 - pallet-utility
31.0.0 - pallet-vesting
31.0.0 - pallet-whitelist
30.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parity-scale-codec
3.6.12 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - rococo-runtime-constants
10.0.0 - scale-info
2.11.3 - serde
1.0.202 - serde_derive
1.0.202 - smallvec
1.13.2 - sp-api
29.0.0 - sp-arithmetic
25.0.0 - sp-authority-discovery
29.0.0 - sp-block-builder
29.0.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-core
31.0.0 - sp-genesis-builder
0.10.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-mmr-primitives
29.0.0 - sp-offchain
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-std
14.0.0 - sp-storage
20.0.0 - sp-transaction-pool
29.0.0 - sp-version
32.0.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - static_assertions
1.1.0 - substrate-wasm-builder
20.0.0
used by- binary-merkle-tree
rococo-runtime-constants
10.0.0crates.io↘ 9↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0033b0335cd7cb691fbcd16346e151ffb21ad4e2a8675eda06b48275b8f52549depends onused byroute-recognizer
0.3.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumafab94fb28594581f62d981211a9a4d53cc8130bbcbbb89a0440d9b8e81a7746used byrpassword
7.3.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum80472be3c897911d0137b2d2b9055faf6eeac5b14e324073d83bc17b191d7e3fused byrtnetlink
0.10.1crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0depends onused byrtoolbox
0.0.2crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc247d24e63230cdb56463ae328478bd5eac8b8faa8c69461a77e8e323afac90edepends onused byrustc_version
0.4.0crates.io↘ 1↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366depends onrustc-demangle
0.1.24crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1frustc-hash
1.1.0crates.io↘ 0↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2rustc-hex
2.1.0crates.io↘ 0↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6rusticata-macros
4.1.0crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfaf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632depends onrustix
0.36.17crates.io↘ 6↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum305efbd14fde4139eb501df5f136994bb520b033fa9fbdce287507dc23b8c7edrustix
0.37.27crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2used byrustix
0.38.34crates.io↘ 5↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730frustls
0.20.9crates.io↘ 4↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99depends onrustls
0.21.12crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3erustls
0.22.4crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432used byrustls-native-certs
0.6.3crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00used byrustls-native-certs
0.7.0crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792depends onrustls-pemfile
1.0.4crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448cdepends onused byrustls-pemfile
2.1.2crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73ddepends onused byrustls-pki-types
1.7.0crates.io↘ 0↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562drustls-webpki
0.101.7crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765depends onused byrustls-webpki
0.102.4crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumff448f7e92e913c4b7d4c6d8e4540a1724b319b4152b8aef6d4cf8339712b33eused byrustversion
1.0.17crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6ruzstd
0.4.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumac3ffab8f9715a0d455df4bbb9d21e91135aab3cd3ca187af0cd0c3c3f868fdcused byrw-stream-sink
0.3.0crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04ryu
1.0.18crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9fused bysafe_arch
0.7.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf398075ce1e6a179b46f51bd88d0598b92b00d3551f1a2d4ac49e771b56ac354depends onused bysame-file
1.0.6crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502depends onused bysc-allocator
26.0.0crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4715fddb2bd1862aa21f6312528ab339b7d03ef5ec654e3aa200a3119392392fsc-authority-discovery
0.37.0crates.io↘ 22↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf987a536468e06b66fe3cac296b27dc532f301199e0278bc42ac32b8eb3a4a9ddepends on- async-trait
0.1.80 - futures
0.3.30 - futures-timer
3.0.3 - ip_network
0.4.1 - libp2p
0.51.4 - log
0.4.21 - multihash
0.18.1 - multihash-codetable
0.1.1 - parity-scale-codec
3.6.12 - prost
0.12.6 - prost-build
0.11.9 - rand
0.8.5 - sc-client-api
31.0.0 - sc-network
0.37.0 - sp-api
29.0.0 - sp-authority-discovery
29.0.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61
- async-trait
sc-basic-authorship
0.37.0crates.io↘ 15↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum295be922b93bd4bc77edadffe66ac85a09436284afe7f12c1efd4d01ec530d07depends onsc-block-builder
0.36.0crates.io↘ 8↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum033b5ee0fa6d770c9db8cd59f6d1f88e792c088238278fcb836b5c851936a62ddepends onsc-chain-spec
30.0.1crates.io↘ 19↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5dfb28048e5b2d168870e2205d3e41db1f387a781831a8b8b82c9f10536c2742depends on- array-bytes
6.2.3 - docify
0.2.8 - log
0.4.21 - memmap2
0.9.4 - parity-scale-codec
3.6.12 - sc-chain-spec-derive
11.0.0 - sc-client-api
31.0.0 - sc-executor
0.35.0 - sc-network
0.37.0 - sc-telemetry
17.0.0 - serde
1.0.202 - serde_json
1.0.117 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-crypto-hashing
0.1.0 - sp-genesis-builder
0.10.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0
- array-bytes
sc-chain-spec-derive
11.0.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf2e80fbdaea194762d4b4b0eec389037c25ad102676203b42d684774ae3019b8used bysc-cli
0.39.0crates.io↘ 34↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum20c2eae4d9396b19403f89f058a6a684066b58e051b1310f246eb9b41a7b54fedepends on- array-bytes
6.2.3 - chrono
0.4.38 - clap
4.5.4 - fdlimit
0.3.0 - futures
0.3.30 - itertools
0.10.5 - libp2p-identity
0.1.3 - log
0.4.21 - names
0.14.0 - parity-bip39
2.0.1 - parity-scale-codec
3.6.12 - rand
0.8.5 - regex
1.10.4 - rpassword
7.3.1 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-keystore
28.0.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-service
0.38.0 - sc-telemetry
17.0.0 - sc-tracing
31.0.0 - sc-utils
16.0.0 - serde
1.0.202 - serde_json
1.0.117 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-keyring
34.0.0 - sp-keystore
0.37.0 - sp-panic-handler
13.0.0 - sp-runtime
34.0.0 - sp-version
32.0.0 - thiserror
1.0.61 - tokio
1.37.0
- array-bytes
sc-client-api
31.0.0crates.io↘ 20↖ 52sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum08db275ca98f1fe44db2e2058893b182b85ef11cee7cf271edffd449a1179fc4depends on- fnv
1.0.7 - futures
0.3.30 - log
0.4.21 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - sc-executor
0.35.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - sp-database
10.0.0 - sp-externalities
0.27.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-statement-store
13.0.0 - sp-storage
20.0.0 - sp-trie
32.0.0 - substrate-prometheus-endpoint
0.17.0
used by- cumulus-client-cli
0.10.0 - cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-client-service
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-mapping-sync
2.0.0-dev - fc-rpc
2.0.0-dev - fc-storage
1.0.0-dev - frame-benchmarking-cli
35.0.1 - mmr-gadget
32.0.0 - polkadot-node-core-chain-api
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-rpc
10.0.0 - polkadot-service
10.0.0 - sc-authority-discovery
0.37.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-client-db
0.38.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-epochs
0.36.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-informant
0.36.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-network-bitswap
0.36.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-sync-state-rpc
0.37.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - substrate-state-trie-migration-rpc
30.0.0 - uc-rpc
0.1.4 - unique-node
1.3.0
- fnv
sc-client-db
0.38.0crates.io↘ 19↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6bd93f124c30ec885696128a639e190293bee2a6430cc04248d656093b5d4f42depends on- hash-db
0.16.0 - kvdb
0.13.0 - kvdb-memorydb
0.13.0 - kvdb-rocksdb
0.19.0 - linked-hash-map
0.5.6 - log
0.4.21 - parity-db
0.4.13 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - sc-client-api
31.0.0 - sc-state-db
0.33.0 - schnellru
0.2.3 - sp-arithmetic
25.0.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-database
10.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-trie
32.0.0
- hash-db
sc-consensus
0.36.0crates.io↘ 18↖ 17sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4da51746e9689ecee65d6c1ac32e89a7b0452ee1ce377485e94c285e9690dcfddepends on- async-trait
0.1.80 - futures
0.3.30 - futures-timer
3.0.3 - libp2p-identity
0.1.3 - log
0.4.21 - mockall
0.11.4 - parking_lot
0.12.2 - sc-client-api
31.0.0 - sc-utils
16.0.0 - serde
1.0.202 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61
used by- cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-client-service
0.10.0 - fc-consensus
2.0.0-dev - polkadot-service
10.0.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-epochs
0.36.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-network-common
0.36.0 - sc-network-sync
0.36.0 - sc-service
0.38.0 - unique-node
1.3.0
- async-trait
sc-consensus-aura
0.37.0crates.io↘ 22↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum988701c58dcd9521412cfcbb54457b17546bb4363f021ee8131af409a027b879depends on- async-trait
0.1.80 - futures
0.3.30 - log
0.4.21 - parity-scale-codec
3.6.12 - sc-block-builder
0.36.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-slots
0.36.0 - sc-telemetry
17.0.0 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-block-builder
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-aura
0.35.0 - sp-consensus-slots
0.35.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61
- async-trait
sc-consensus-babe
0.37.0crates.io↘ 29↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma65da2a2d198d0c06be3614eabc254b40ebb27516dd17bee56d24cbe08d0c19edepends on- async-trait
0.1.80 - fork-tree
12.0.0 - futures
0.3.30 - log
0.4.21 - num-bigint
0.4.5 - num-rational
0.4.2 - num-traits
0.2.19 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-epochs
0.36.0 - sc-consensus-slots
0.36.0 - sc-telemetry
17.0.0 - sc-transaction-pool-api
31.0.0 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-block-builder
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-slots
0.35.0 - sp-core
31.0.0 - sp-crypto-hashing
0.1.0 - sp-inherents
29.0.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61
- async-trait
sc-consensus-babe-rpc
0.37.0crates.io↘ 15↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumec114d8e12b82b298abdfbca76e7aac3af42865510dfb0f92fd3992e7edbb383depends onused bysc-consensus-beefy
16.0.0crates.io↘ 29↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5a49993da0847cf1ef84184e24e8d95f71efac2e940556678bf9e45a8fd0a47fdepends on- array-bytes
6.2.3 - async-channel
1.9.0 - async-trait
0.1.80 - fnv
1.0.7 - futures
0.3.30 - log
0.4.21 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-network
0.37.0 - sc-network-gossip
0.37.0 - sc-network-sync
0.36.0 - sc-utils
16.0.0 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-arithmetic
25.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-beefy
16.0.0 - sp-core
31.0.0 - sp-crypto-hashing
0.1.0 - sp-keystore
0.37.0 - sp-mmr-primitives
29.0.0 - sp-runtime
34.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61 - tokio
1.37.0 - wasm-timer
0.2.5
- array-bytes
sc-consensus-beefy-rpc
16.0.0crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum179b561aa302c0a5a572c5484a50f85e4ccd55025fc14daddabf5fe16e8150e1depends onused bysc-consensus-epochs
0.36.0crates.io↘ 6↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume892ae8bf5faa9042b6ec46396db1b4d9ded180a5f82afe3236fdebe0195f850depends onsc-consensus-grandpa
0.22.0crates.io↘ 36↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume19945689693bbea950220bf7af1c79a2f70f5f37b97f7e6d136dcaf2b34f4a5depends on- ahash
0.8.11 - array-bytes
6.2.3 - async-trait
0.1.80 - dyn-clone
1.0.17 - finality-grandpa
0.16.2 - fork-tree
12.0.0 - futures
0.3.30 - futures-timer
3.0.3 - log
0.4.21 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - rand
0.8.5 - sc-block-builder
0.36.0 - sc-chain-spec
30.0.1 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-network
0.37.0 - sc-network-common
0.36.0 - sc-network-gossip
0.37.0 - sc-network-sync
0.36.0 - sc-telemetry
17.0.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - serde_json
1.0.117 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-arithmetic
25.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-grandpa
16.0.0 - sp-core
31.0.0 - sp-crypto-hashing
0.1.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61
- ahash
sc-consensus-grandpa-rpc
0.22.0crates.io↘ 13↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum68cd632a2a33d82e67cfd57dda6d966a6e25df08a4698c8d6ea7010515c5aebcdepends onused bysc-consensus-manual-seal
0.38.0crates.io↘ 28↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc0741690ea4a51823f2828a545d8df184d5e0b526ca306c467be557dfac1d074depends on- assert_matches
1.5.0 - async-trait
0.1.80 - futures
0.3.30 - futures-timer
3.0.3 - jsonrpsee
0.22.5 - log
0.4.21 - parity-scale-codec
3.6.12 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-epochs
0.36.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - serde
1.0.202 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-slots
0.35.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - sp-timestamp
29.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61
used by- assert_matches
sc-consensus-slots
0.36.0crates.io↘ 16↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum80b431251c43b5af64b0f2758a387061f53fa045bdbf97d7353fe06aa9ddfb7bdepends onsc-executor
0.35.0crates.io↘ 16↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7b8f8ddc63df8219768b729f9098ecd4362d2756b40784071cd44c3041f1d51ddepends on- parity-scale-codec
3.6.12 - parking_lot
0.12.2 - sc-executor-common
0.32.0 - sc-executor-polkavm
0.29.0 - sc-executor-wasmtime
0.32.0 - schnellru
0.2.3 - sp-api
29.0.0 - sp-core
31.0.0 - sp-externalities
0.27.0 - sp-io
33.0.0 - sp-panic-handler
13.0.0 - sp-runtime-interface
26.0.0 - sp-trie
32.0.0 - sp-version
32.0.0 - sp-wasm-interface
20.0.0 - tracing
0.1.40
- parity-scale-codec
sc-executor-common
0.32.0crates.io↘ 6↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum00308c10173ec6446ccc2b96cd3a3037e64c94a424f94daa8c96f288794f4d34depends onsc-executor-polkavm
0.29.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum63b9c814d3a94df7a323d728a6961a3b9ec8c5c5979eb858ec098ddf2838cfc0used bysc-executor-wasmtime
0.32.0crates.io↘ 11↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfa37286464bd16146c612e3193a56df728815d23f9bf0faac7df898c0944c87fdepends onsc-informant
0.36.0crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2e9005c37100c6ea2b06668f72ba5bc927b5a2445ed26b008ddf1875998dea41depends onused bysc-keystore
28.0.0crates.io↘ 7↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3ef7283da5d643ef89ed094e1b23451ec70386a9474d337cdaa0ef81870bb2d4depends onsc-mixnet
0.7.0crates.io↘ 22↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum248d9be75de68e34f6490065c398b8177ff967902d93e6b88527a0e8c00903addepends on- array-bytes
4.2.0 - arrayvec
0.7.4 - blake2
0.10.6 - bytes
1.6.0 - futures
0.3.30 - futures-timer
3.0.3 - libp2p-identity
0.1.3 - log
0.4.21 - mixnet
0.7.0 - multiaddr
0.17.1 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - sc-client-api
31.0.0 - sc-network
0.37.0 - sc-transaction-pool-api
31.0.0 - sp-api
29.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - sp-keystore
0.37.0 - sp-mixnet
0.7.0 - sp-runtime
34.0.0 - thiserror
1.0.61
- array-bytes
sc-network
0.37.0crates.io↘ 36↖ 26sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4067423488686ff78561ed0d32ac7e2617edd31219088b1322e85e945e62de29depends on- array-bytes
6.2.3 - async-channel
1.9.0 - async-trait
0.1.80 - asynchronous-codec
0.6.2 - bytes
1.6.0 - either
1.12.0 - fnv
1.0.7 - futures
0.3.30 - futures-timer
3.0.3 - ip_network
0.4.1 - libp2p
0.51.4 - linked_hash_set
0.1.4 - log
0.4.21 - mockall
0.11.4 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - partial_sort
0.2.0 - pin-project
1.1.5 - rand
0.8.5 - sc-client-api
31.0.0 - sc-network-common
0.36.0 - sc-utils
16.0.0 - serde
1.0.202 - serde_json
1.0.117 - smallvec
1.13.2 - sp-arithmetic
25.0.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-runtime
34.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61 - tokio
1.37.0 - tokio-stream
0.1.15 - unsigned-varint
0.7.2 - wasm-timer
0.2.5 - zeroize
1.7.0
used by- cumulus-client-service
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - fc-rpc
2.0.0-dev - polkadot-availability-recovery
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-jaeger
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-service
10.0.0 - sc-authority-discovery
0.37.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-informant
0.36.0 - sc-mixnet
0.7.0 - sc-network-bitswap
0.36.0 - sc-network-gossip
0.37.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-offchain
32.0.0 - sc-service
0.38.0 - unique-node
1.3.0
- array-bytes
sc-network-bitswap
0.36.0crates.io↘ 13↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8dacf210f4e36e53dc3d3ff1cfd72e4378eb973568c261e7c62bc8daaec9f945depends onused bysc-network-common
0.36.0crates.io↘ 10↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum551dba7ce65d136788c3154044fb425e2cb6e883d20c3cd25c0720a5b5251ed4depends onsc-network-gossip
0.37.0crates.io↘ 12↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum06e36f8665cba733bd0690e864ef59cb87627120e57607b768e6e7cf30cecd20depends onsc-network-light
0.36.0crates.io↘ 14↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd4c4a77832e7d86e2b8f579339a47ebc16eec560bb4d62c42f0daad10700a512depends onused bysc-network-sync
0.36.0crates.io↘ 29↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb7dfdaf49edeaa23ae0da1a9bf6ea3e308c11822cb3a853996f1203b06249411depends on- array-bytes
6.2.3 - async-channel
1.9.0 - async-trait
0.1.80 - fork-tree
12.0.0 - futures
0.3.30 - futures-timer
3.0.3 - libp2p
0.51.4 - log
0.4.21 - mockall
0.11.4 - parity-scale-codec
3.6.12 - prost
0.12.6 - prost-build
0.11.9 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-network
0.37.0 - sc-network-common
0.36.0 - sc-utils
16.0.0 - schnellru
0.2.3 - smallvec
1.13.2 - sp-arithmetic
25.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-grandpa
16.0.0 - sp-core
31.0.0 - sp-runtime
34.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61 - tokio
1.37.0 - tokio-stream
0.1.15
- array-bytes
sc-network-transactions
0.36.0crates.io↘ 12↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1b3824e7a1aa29ed3d2294810c8e018a6df3798eec236f3043a62945daf7d9b1depends onsc-offchain
32.0.0crates.io↘ 27↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd9d03fd90a535f30badaee9763a2124b9c68dae406e29497f406bfd45cbc7eacdepends on- array-bytes
6.2.3 - bytes
1.6.0 - fnv
1.0.7 - futures
0.3.30 - futures-timer
3.0.3 - hyper
0.14.28 - hyper-rustls
0.24.2 - libp2p
0.51.4 - log
0.4.21 - num_cpus
1.16.0 - once_cell
1.19.0 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - rand
0.8.5 - sc-client-api
31.0.0 - sc-network
0.37.0 - sc-network-common
0.36.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - sp-api
29.0.0 - sp-core
31.0.0 - sp-externalities
0.27.0 - sp-keystore
0.37.0 - sp-offchain
29.0.0 - sp-runtime
34.0.0 - threadpool
1.8.1 - tracing
0.1.40
- array-bytes
sc-proposer-metrics
0.18.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf680a0bed67dab19898624246376ba85d5f70a89859ba030830aacd079c28d3cused bysc-rpc
32.0.0crates.io↘ 25↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6d796d75b22785b09c58478f1418b75c9787d598a0d2ab8edbd0072731ec4aaadepends on- futures
0.3.30 - jsonrpsee
0.22.5 - log
0.4.21 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - sc-block-builder
0.36.0 - sc-chain-spec
30.0.1 - sc-client-api
31.0.0 - sc-mixnet
0.7.0 - sc-rpc-api
0.36.0 - sc-tracing
31.0.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - serde_json
1.0.117 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-keystore
0.37.0 - sp-offchain
29.0.0 - sp-rpc
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-statement-store
13.0.0 - sp-version
32.0.0 - tokio
1.37.0
- futures
sc-rpc-api
0.36.0crates.io↘ 13↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3705feca378ef3f3f84fb337480405a611a15c8637b2449ed514ca63765e421bdepends onsc-rpc-server
14.0.0crates.io↘ 11↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum65f705946ae375fc47ee9a2e2df0b7e339a1fb8c8eb5c9eb6f206619d27946a7depends onused bysc-rpc-spec-v2
0.37.0crates.io↘ 24↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum66dcea3fe5f0bcbaf08d6a42e877ae8f50b9cdbc87f65f7c79fbe5003e3969dcdepends on- array-bytes
6.2.3 - futures
0.3.30 - futures-util
0.3.30 - hex
0.4.3 - jsonrpsee
0.22.5 - log
0.4.21 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - rand
0.8.5 - sc-chain-spec
30.0.1 - sc-client-api
31.0.0 - sc-rpc
32.0.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - serde
1.0.202 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-rpc
29.0.0 - sp-runtime
34.0.0 - sp-version
32.0.0 - thiserror
1.0.61 - tokio
1.37.0 - tokio-stream
0.1.15
- array-bytes
sc-service
0.38.0crates.io↘ 57↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum42678fb737ea101658a8288cd3fcc0bff59ef40cd1a1c4f4d4042c3fa17bae41depends on- async-trait
0.1.80 - directories
5.0.1 - exit-future
0.2.0 - futures
0.3.30 - futures-timer
3.0.3 - jsonrpsee
0.22.5 - log
0.4.21 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - pin-project
1.1.5 - rand
0.8.5 - sc-chain-spec
30.0.1 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-consensus
0.36.0 - sc-executor
0.35.0 - sc-informant
0.36.0 - sc-keystore
28.0.0 - sc-network
0.37.0 - sc-network-bitswap
0.36.0 - sc-network-common
0.36.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-rpc
32.0.0 - sc-rpc-server
14.0.0 - sc-rpc-spec-v2
0.37.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - schnellru
0.2.3 - serde
1.0.202 - serde_json
1.0.117 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - sp-externalities
0.27.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-state-machine
0.38.0 - sp-storage
20.0.0 - sp-transaction-pool
29.0.0 - sp-transaction-storage-proof
29.0.0 - sp-trie
32.0.0 - sp-version
32.0.0 - static_init
1.0.3 - substrate-prometheus-endpoint
0.17.0 - tempfile
3.10.1 - thiserror
1.0.61 - tokio
1.37.0 - tracing
0.1.40 - tracing-futures
0.2.5
- async-trait
sc-state-db
0.33.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9863fb81595a25b908d7143c1a3e162d237e67890088363df4a121fe37c49d08used bysc-storage-monitor
0.19.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd54aa61816b82fbe136f3c39b40ecb27bc7302c0c9039cc426b2c6f492666ac5used bysc-sync-state-rpc
0.37.0crates.io↘ 12↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8fa4c5d5add3ee03e2b0aa02c827b8e3bc307be7c403eb534f95d5c81d372f78depends onsc-sysinfo
30.0.0crates.io↘ 14↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf098da1a83dc5b4e69ef66f7dfc5c0a82bc63defe8dcb0aaa1819e9b2bd6d744depends onsc-telemetry
17.0.0crates.io↘ 12↖ 14sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6c6807ebd9f43ab628931842d3aaa9404ddfd07013e9c7027ca603f496939577depends onused by- cumulus-client-consensus-aura
0.10.0 - cumulus-client-service
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - polkadot-service
10.0.0 - sc-basic-authorship
0.37.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-slots
0.36.0 - sc-service
0.38.0 - sc-sysinfo
30.0.0 - unique-node
1.3.0
- cumulus-client-consensus-aura
sc-tracing
31.0.0crates.io↘ 23↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum83e8f5e8eb36f887dba06e1392717e27e4edf12d23d5220dba8ee851de8b174edepends on- ansi_term
0.12.1 - chrono
0.4.38 - is-terminal
0.4.12 - lazy_static
1.4.0 - libc
0.2.155 - log
0.4.21 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - regex
1.10.4 - rustc-hash
1.1.0 - sc-client-api
31.0.0 - sc-tracing-proc-macro
11.0.0 - serde
1.0.202 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-rpc
29.0.0 - sp-runtime
34.0.0 - sp-tracing
16.0.0 - thiserror
1.0.61 - tracing
0.1.40 - tracing-log
0.1.4 - tracing-subscriber
0.2.25
- ansi_term
sc-tracing-proc-macro
11.0.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum151cdf86d79abf22cf2a240a7ca95041c908dbd96c2ae9a818073042aa210964used bysc-transaction-pool
31.0.0crates.io↘ 20↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd56300f466670067cca98a931b0b6cbc8b018c0d296eb915c1473bac45b7cd73depends on- async-trait
0.1.80 - futures
0.3.30 - futures-timer
3.0.3 - linked-hash-map
0.5.6 - log
0.4.21 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - sc-client-api
31.0.0 - sc-transaction-pool-api
31.0.0 - sc-utils
16.0.0 - serde
1.0.202 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-crypto-hashing
0.1.0 - sp-runtime
34.0.0 - sp-tracing
16.0.0 - sp-transaction-pool
29.0.0 - substrate-prometheus-endpoint
0.17.0 - thiserror
1.0.61
- async-trait
sc-transaction-pool-api
31.0.0crates.io↘ 9↖ 17sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3609025d39a1b75f1ee4f490dc52e000de144948a73cacd788f5995df5ebe8bfdepends onused by- fc-rpc
2.0.0-dev - polkadot-node-subsystem-types
10.0.0 - polkadot-rpc
10.0.0 - polkadot-service
10.0.0 - sc-basic-authorship
0.37.0 - sc-client-api
31.0.0 - sc-consensus-babe
0.37.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-mixnet
0.7.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-rpc-api
0.36.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-transaction-pool
31.0.0 - substrate-frame-rpc-system
31.0.0
- fc-rpc
sc-utils
16.0.0crates.io↘ 8↖ 18sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1863d482be044f4768ef5de6119dc70b5e31e6e9f71ad225c177474d6540e424depends onused by- cumulus-client-service
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - fc-mapping-sync
2.0.0-dev - fc-rpc
2.0.0-dev - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-network
0.37.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-telemetry
17.0.0 - sc-transaction-pool
31.0.0
- cumulus-client-service
scale-info
2.11.3crates.io↘ 6↖ 154sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumeca070c12893629e2cc820a9761bedf6ce1dcddc9852984d1dc734b8bd9bd024depends onused by- bounded-collections
0.2.0 - bp-xcm-bridge-hub-router
0.9.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-pallet-aura-ext
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - ethbloom
0.13.0 - ethereum
0.15.0 - ethereum-types
0.14.1 - evm
0.41.1 - evm-core
0.41.0 - finality-grandpa
0.16.2 - fp-account
1.0.0-dev - fp-evm
3.0.0-dev - fp-rpc
3.0.0-dev - fp-self-contained
1.0.0-dev - frame-benchmarking
31.0.0 - frame-election-provider-support
31.0.0 - frame-executive
31.0.0 - frame-metadata
16.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - opal-runtime
1.3.0 - orml-traits
0.9.1 - orml-utilities
0.9.1 - orml-vesting
0.9.1 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-asset-conversion
13.0.0 - pallet-asset-rate
10.0.0 - pallet-asset-tx-payment
31.0.0 - pallet-assets
32.0.0 - pallet-aura
30.0.0 - pallet-authority-discovery
31.0.1 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-base-fee
1.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-broker
0.9.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-transaction-payment
0.1.1 - pallet-fast-unstake
30.0.0 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-gov-origins
0.2.1 - pallet-grandpa
31.0.0 - pallet-identity
4.0.0-dev - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nis
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-nomination-pools-benchmarking
29.0.0 - pallet-nonfungible
0.1.14 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-root-testing
7.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-test-utils
0.1.0 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-vesting
31.0.0 - pallet-whitelist
30.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - polkadot-core-primitives
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - primitive-types
0.12.2 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-rpc-api
0.36.0 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-arithmetic
25.0.0 - sp-authority-discovery
29.0.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-consensus-slots
0.35.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-metadata-ir
0.6.0 - sp-mixnet
0.7.0 - sp-mmr-primitives
29.0.0 - sp-npos-elections
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-statement-store
13.0.0 - sp-transaction-storage-proof
29.0.0 - sp-trie
32.0.0 - sp-version
32.0.0 - sp-weights
30.0.0 - staging-parachain-info
0.10.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - tests
0.1.1 - unique-runtime
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - westend-runtime
10.0.0
- bounded-collections
scale-info-derive
2.11.3crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2d35494501194174bda522a32605929eefc9ecf7e0a326c26db1fdd85881eb62used byschannel
0.1.23crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534depends onschnellru
0.2.3crates.io↘ 3↖ 21sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc9a8ef13a93c54d20580de1e5c413e624e53121d42fc7e2c11d10ef7f8b02367depends onused by- cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-rpc
2.0.0-dev - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-runtime-api
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-service
10.0.0 - sc-client-db
0.38.0 - sc-executor
0.35.0 - sc-network-gossip
0.37.0 - sc-network-sync
0.36.0 - sc-service
0.38.0 - sp-blockchain
31.0.0 - sp-trie
32.0.0
- cumulus-client-consensus-aura
schnorrkel
0.10.2crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum844b7645371e6ecdf61ff246ba1958c29e802881a749ae3fb1993675d210d28ddepends onused byschnorrkel
0.11.4crates.io↘ 11↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8de18f6d8ba0aad7045f5feae07ec29899c1112584a38509a84ad7b04451eaa0depends onscopeguard
1.2.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49used byscratch
1.0.7crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152used bysct
0.7.1crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumda046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414depends onused bysec1
0.7.3crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dcused byseccompiler
0.4.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum345a3e4dddf721a478089d4697b83c6c0a8f5bf16086f6c13397e4534eb6e2e5depends onsecp256k1
0.28.2crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd24b59d129cdadea20aea4fb2352fa053712e5d713eee47d700cd4b2bc002f10depends onused bysecp256k1-sys
0.9.2crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume5d1746aae42c19d583c3c1a8c646bfad910498e2051c551a7f2e3c0c9fbb7ebdepends onused bysecrecy
0.8.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91edepends onused bysecurity-framework
2.11.0crates.io↘ 5↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0depends onsecurity-framework-sys
2.11.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7depends onused bysemver
0.6.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537depends onused bysemver
1.0.23crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988bdepends onsemver-parser
0.7.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3used byserde
1.0.202crates.io↘ 1↖ 132sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395depends onused by- beef
0.5.2 - bincode
1.3.3 - bitvec
1.0.1 - bounded-collections
0.2.0 - camino
1.1.7 - cargo-platform
0.1.8 - cargo_metadata
0.15.4 - cid
0.9.0 - cranelift-entity
0.95.1 - cumulus-relay-chain-rpc-interface
0.10.0 - ed25519-dalek
2.1.1 - ethereum
0.15.0 - evm
0.41.1 - evm-core
0.41.0 - fc-rpc
2.0.0-dev - fc-rpc-core
1.1.0-dev - fp-account
1.0.0-dev - fp-evm
3.0.0-dev - fp-self-contained
1.0.0-dev - fp-storage
2.0.0 - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-metadata
16.0.0 - frame-remote-externalities
0.38.0 - frame-support
31.0.0 - frame-system
31.0.0 - handlebars
5.1.2 - hashbrown
0.14.5 - impl-serde
0.4.0 - indexmap
1.9.3 - jsonrpsee-core
0.22.5 - jsonrpsee-http-client
0.22.5 - jsonrpsee-server
0.22.5 - jsonrpsee-types
0.22.5 - libsecp256k1
0.7.1 - mmr-rpc
31.0.0 - multiaddr
0.17.1 - multihash-codetable
0.1.1 - opal-runtime
1.3.0 - orml-traits
0.9.1 - orml-utilities
0.9.1 - orml-vesting
0.9.1 - orml-xtokens
0.9.1 - pallet-asset-tx-payment
31.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-collator-selection
5.0.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-evm
6.0.0-dev - pallet-foreign-assets
0.1.0 - pallet-offences
30.0.0 - pallet-referenda
31.0.0 - pallet-staking
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-treasury
30.0.0 - pallet-xcm
10.0.1 - parity-bip39
2.0.1 - parity-scale-codec
3.6.12 - polkadot-node-primitives
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-consensus
0.36.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-network
0.37.0 - sc-rpc-api
0.36.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-sync-state-rpc
0.37.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - scale-info
2.11.3 - semver
1.0.23 - serde_bytes
0.11.14 - serde_json
1.0.117 - serde_spanned
0.6.6 - serdect
0.2.0 - smoldot
0.11.0 - smoldot-light
0.9.0 - sp-application-crypto
33.0.0 - sp-arithmetic
25.0.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-consensus-slots
0.35.0 - sp-core
31.0.0 - sp-mmr-primitives
29.0.0 - sp-npos-elections
29.0.0 - sp-rpc
29.0.0 - sp-runtime
34.0.0 - sp-staking
29.0.0 - sp-storage
20.0.0 - sp-version
32.0.0 - sp-weights
30.0.0 - ss58-registry
1.47.0 - staging-xcm
10.0.0 - substrate-rpc-client
0.36.0 - substrate-state-trie-migration-rpc
30.0.0 - time
0.3.36 - toml
0.5.11 - toml
0.8.13 - toml_datetime
0.6.6 - toml_edit
0.22.13 - tracing-serde
0.1.3 - tracing-subscriber
0.2.25 - try-runtime-cli
0.41.0 - unique-node
1.3.0 - unique-runtime
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - wasmtime
8.0.1 - wasmtime-cache
8.0.1 - wasmtime-environ
8.0.1 - wasmtime-jit
8.0.1 - wasmtime-types
8.0.1 - westend-runtime
10.0.0 - x25519-dalek
2.0.1
- beef
serde_bytes
0.11.14crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8b8497c313fd43ab992087548117643f6fcd935cbf36f176ffda0aacf9591734depends onused byserde_derive
1.0.202crates.io↘ 3↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838depends onserde_json
1.0.117crates.io↘ 3↖ 30sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3depends onused by- cargo_metadata
0.15.4 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-rpc-core
1.1.0-dev - frame-benchmarking-cli
35.0.1 - frame-support
31.0.0 - handlebars
5.1.2 - jsonrpsee-core
0.22.5 - jsonrpsee-http-client
0.22.5 - jsonrpsee-server
0.22.5 - jsonrpsee-types
0.22.5 - polkadot-service
10.0.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-consensus-grandpa
0.22.0 - sc-keystore
28.0.0 - sc-network
0.37.0 - sc-rpc
32.0.0 - sc-rpc-api
0.36.0 - sc-rpc-server
14.0.0 - sc-service
0.38.0 - sc-sync-state-rpc
0.37.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - smoldot
0.11.0 - smoldot-light
0.9.0 - sp-genesis-builder
0.10.0 - ss58-registry
1.47.0 - tracing-subscriber
0.2.25 - try-runtime-cli
0.41.0 - unique-node
1.3.0
- cargo_metadata
serde_spanned
0.6.6crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0depends onused byserdect
0.2.0crates.io↘ 2↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma84f14a19e9a014bb9f4512488d9829a68e04ecabffb0f9904cd1ace94598177depends onsha-1
0.9.8crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6used bysha1
0.10.6crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6badepends onused bysha2
0.9.9crates.io↘ 5↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800sha2
0.10.8crates.io↘ 3↖ 18sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8depends onused by- ed25519-dalek
2.1.1 - ed25519-zebra
4.0.3 - k256
0.13.3 - libp2p-identity
0.1.3 - libp2p-kad
0.43.3 - libp2p-noise
0.42.2 - multihash
0.17.0 - multihash
0.18.1 - multihash-codetable
0.1.1 - pest_meta
2.7.10 - schnorrkel
0.11.4 - smoldot
0.11.0 - snow
0.9.6 - sp-crypto-hashing
0.1.0 - sp-statement-store
13.0.0 - substrate-bip39
0.5.0 - w3f-bls
0.1.3 - wasmtime-cache
8.0.1
- ed25519-dalek
sha3
0.8.2crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecfused bysha3
0.10.8crates.io↘ 2↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60depends onsha3-const
0.1.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb04774de876479a8f712e787f8271b14712971329a4be66c6dff144db7cfc343used bysharded-slab
0.1.7crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6depends onused byshlex
1.3.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64used bysignal-hook-registry
1.4.2crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1depends onused bysignature
2.2.0crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329dedepends onused bysimba
0.8.1crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum061507c94fc6ab4ba1c9a0305018408e312e17c041eb63bef8aa726fa33aceaeused bysimple-mermaid
0.1.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum620a1d43d70e142b1d46a929af51d44f383db9c7a2ec122de2cd992ccfcf3c18used bysiphasher
0.3.11crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0dslab
0.4.9crates.io↘ 1↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67depends onslice-group-by
0.3.1crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7used byslot-range-helper
10.0.0crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumada4c82b85daa6134837918889b341716e4918c608b3cc5345ae67ea85a187c6slotmap
1.0.7crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82adepends onused bysmallvec
1.13.2crates.io↘ 0↖ 41sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67used by- cfg-expr
0.15.8 - cranelift-codegen
0.95.1 - cranelift-frontend
0.95.1 - cranelift-wasm
0.95.1 - fc-db
2.0.0-dev - frame-support
31.0.0 - governor
0.6.3 - kvdb
0.13.0 - kvdb-rocksdb
0.19.0 - libp2p-core
0.39.2 - libp2p-dns
0.39.0 - libp2p-identify
0.42.2 - libp2p-kad
0.43.3 - libp2p-mdns
0.43.1 - libp2p-request-response
0.24.1 - libp2p-swarm
0.42.2 - multistream-select
0.12.1 - opal-runtime
1.3.0 - pallet-configuration
0.2.0 - parking_lot_core
0.8.6 - parking_lot_core
0.9.10 - polkadot-node-subsystem-types
10.0.0 - quartz-runtime
1.3.0 - regalloc2
0.6.1 - regalloc2
0.9.3 - rococo-runtime
10.0.0 - rococo-runtime-constants
10.0.0 - sc-network
0.37.0 - sc-network-sync
0.36.0 - smoldot
0.11.0 - sp-state-machine
0.38.0 - sp-weights
30.0.0 - tracing-subscriber
0.2.25 - trie-db
0.27.1 - trie-db
0.28.0 - trust-dns-proto
0.22.0 - trust-dns-resolver
0.22.0 - unique-runtime
1.3.0 - wasmi
0.31.2 - westend-runtime
10.0.0 - westend-runtime-constants
10.0.0
- cfg-expr
smol
1.3.0crates.io↘ 9↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1depends onused bysmoldot
0.11.0crates.io↘ 46↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc0bb30cf57b7b5f6109ce17c3164445e2d6f270af2cb48f6e4d31c2967c9a9f5depends on- arrayvec
0.7.4 - async-lock
2.8.0 - atomic-take
1.1.0 - base64
0.21.7 - bip39
2.0.0 - blake2-rfc
0.2.18 - bs58
0.5.1 - chacha20
0.9.1 - crossbeam-queue
0.3.11 - derive_more
0.99.17 - ed25519-zebra
4.0.3 - either
1.12.0 - event-listener
2.5.3 - fnv
1.0.7 - futures-lite
1.13.0 - futures-util
0.3.30 - hashbrown
0.14.5 - hex
0.4.3 - hmac
0.12.1 - itertools
0.11.0 - libsecp256k1
0.7.1 - merlin
3.0.0 - no-std-net
0.6.0 - nom
7.1.3 - num-bigint
0.4.5 - num-rational
0.4.2 - num-traits
0.2.19 - pbkdf2
0.12.2 - pin-project
1.1.5 - poly1305
0.8.0 - rand
0.8.5 - rand_chacha
0.3.1 - ruzstd
0.4.0 - schnorrkel
0.10.2 - serde
1.0.202 - serde_json
1.0.117 - sha2
0.10.8 - sha3
0.10.8 - siphasher
0.3.11 - slab
0.4.9 - smallvec
1.13.2 - soketto
0.7.1 - twox-hash
1.6.3 - wasmi
0.31.2 - x25519-dalek
2.0.1 - zeroize
1.7.0
- arrayvec
smoldot-light
0.9.0crates.io↘ 28↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum256b5bad1d6b49045e95fe87492ce73d5af81545d8b4d8318a872d2007024c33depends on- async-channel
1.9.0 - async-lock
2.8.0 - base64
0.21.7 - blake2-rfc
0.2.18 - derive_more
0.99.17 - either
1.12.0 - event-listener
2.5.3 - fnv
1.0.7 - futures-channel
0.3.30 - futures-lite
1.13.0 - futures-util
0.3.30 - hashbrown
0.14.5 - hex
0.4.3 - itertools
0.11.0 - log
0.4.21 - lru
0.11.1 - no-std-net
0.6.0 - parking_lot
0.12.2 - pin-project
1.1.5 - rand
0.8.5 - rand_chacha
0.3.1 - serde
1.0.202 - serde_json
1.0.117 - siphasher
0.3.11 - slab
0.4.9 - smol
1.3.0 - smoldot
0.11.0 - zeroize
1.7.0
- async-channel
snap
1.1.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3bused bysnow
0.9.6crates.io↘ 9↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum850948bee068e713b8ab860fe1adc4d109676ab4c3b621fd8147f06b261f2f85depends onused bysocket2
0.4.10crates.io↘ 2↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0ddepends onsocket2
0.5.7crates.io↘ 2↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191cdepends onsoketto
0.7.1crates.io↘ 9↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2depends onsp-api
29.0.0crates.io↘ 15↖ 81sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcb3fb2cdf7ee9b8d6ec7c2d8740b1a506e393dc18c7c2776764b47136d72dce7depends onused by- app-promotion-rpc
0.1.0 - cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-client-service
0.10.0 - cumulus-primitives-aura
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-consensus
2.0.0-dev - fc-mapping-sync
2.0.0-dev - fc-rpc
2.0.0-dev - fc-storage
1.0.0-dev - fp-rpc
3.0.0-dev - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-support
31.0.0 - frame-system-rpc-runtime-api
29.0.0 - frame-try-runtime
0.37.0 - mmr-gadget
32.0.0 - mmr-rpc
31.0.0 - opal-runtime
1.3.0 - pallet-asset-conversion
13.0.0 - pallet-beefy-mmr
31.0.0 - pallet-nomination-pools-runtime-api
26.0.0 - pallet-staking-runtime-api
17.0.0 - pallet-transaction-payment-rpc
33.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - pallet-whitelist
30.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-overseer
10.0.0 - polkadot-primitives
10.0.0 - polkadot-rpc
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-block-builder
0.36.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-executor
0.35.0 - sc-mixnet
0.7.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sp-authority-discovery
29.0.0 - sp-block-builder
29.0.0 - sp-blockchain
31.0.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-genesis-builder
0.10.0 - sp-mixnet
0.7.0 - sp-mmr-primitives
29.0.0 - sp-offchain
29.0.0 - sp-session
30.0.0 - sp-statement-store
13.0.0 - sp-transaction-pool
29.0.0 - substrate-frame-rpc-system
31.0.0 - try-runtime-cli
0.41.0 - uc-rpc
0.1.4 - unique-node
1.3.0 - unique-runtime
1.3.0 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3 - westend-runtime
10.0.0
- app-promotion-rpc
sp-api-proc-macro
17.0.1crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum63a5680d94c55e1c7dc54e9e09b4827314fab44f9300f0be170898dc402318dedepends onused bysp-application-crypto
33.0.0crates.io↘ 6↖ 31sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum13ca6121c22c8bd3d1dce1f05c479101fd0d7b159bef2a3e8c834138d839c75cused by- cumulus-client-consensus-aura
0.10.0 - cumulus-pallet-aura-ext
0.10.0 - frame-benchmarking
31.0.0 - pallet-aura
30.0.0 - pallet-authority-discovery
31.0.1 - pallet-babe
31.0.0 - pallet-grandpa
31.0.0 - pallet-im-online
30.0.0 - pallet-staking
31.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-parachains
10.0.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-keystore
28.0.0 - sp-authority-discovery
29.0.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-mixnet
0.7.0 - sp-runtime
34.0.0 - sp-statement-store
13.0.0 - westend-runtime
10.0.0
- cumulus-client-consensus-aura
sp-arithmetic
25.0.0crates.io↘ 7↖ 31sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum910c07fa263b20bf7271fdd4adcb5d3217dfdac14270592e0780223542e7e114depends onused by- frame-election-provider-support
31.0.0 - frame-support
31.0.0 - opal-runtime
1.3.0 - pallet-asset-conversion
13.0.0 - pallet-broker
0.9.0 - pallet-configuration
0.2.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-message-queue
34.0.0 - pallet-nis
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-referenda
31.0.0 - pallet-society
31.0.0 - pallet-staking-reward-fn
21.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-parachains
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-client-db
0.38.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-slots
0.36.0 - sc-network
0.37.0 - sc-network-sync
0.36.0 - sc-utils
16.0.0 - sp-npos-elections
29.0.0 - sp-runtime
34.0.0 - sp-weights
30.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- frame-election-provider-support
sp-authority-discovery
29.0.0crates.io↘ 6↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5ab47c385784b3f9646a21d5dcb236399083d77420a1269e70c04772336c519fdepends onsp-block-builder
29.0.0crates.io↘ 4↖ 15sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum97e155e388d7e41c39a27f40f50c2517facdbf20dde4a73f40ec8f1f30ce190eused by- cumulus-client-consensus-aura
0.10.0 - fc-consensus
2.0.0-dev - fc-rpc
2.0.0-dev - opal-runtime
1.3.0 - polkadot-rpc
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-block-builder
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - substrate-frame-rpc-system
31.0.0 - unique-node
1.3.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- cumulus-client-consensus-aura
sp-blockchain
31.0.0crates.io↘ 11↖ 51sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd00084ddd62a3bad1fc4c04cdb1cdbcbb55d813dbd4e42d52e42e8b6599fb210depends onused by- cumulus-client-cli
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-service
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - fc-db
2.0.0-dev - fc-mapping-sync
2.0.0-dev - fc-rpc
2.0.0-dev - fc-storage
1.0.0-dev - frame-benchmarking-cli
35.0.1 - mmr-gadget
32.0.0 - mmr-rpc
31.0.0 - pallet-transaction-payment-rpc
33.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-rpc
10.0.0 - polkadot-service
10.0.0 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-block-builder
0.36.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-epochs
0.36.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-informant
0.36.0 - sc-network
0.37.0 - sc-network-bitswap
0.36.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-rpc
32.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-sync-state-rpc
0.37.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - substrate-frame-rpc-system
31.0.0 - uc-rpc
0.1.4 - unique-node
1.3.0
- cumulus-client-cli
sp-consensus
0.35.0crates.io↘ 8↖ 34sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumed6f1ae58a74d619bd2c1d7939b4aa805f4226c7454ec3591c8a59fb0cc6477fdepends onused by- cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-consensus-proposer
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-client-service
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - fc-consensus
2.0.0-dev - fc-mapping-sync
2.0.0-dev - fc-rpc
2.0.0-dev - mmr-gadget
32.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-rpc
10.0.0 - polkadot-service
10.0.0 - sc-basic-authorship
0.37.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-mixnet
0.7.0 - sc-network-common
0.36.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-service
0.38.0 - sp-blockchain
31.0.0
- cumulus-client-collator
sp-consensus-aura
0.35.0crates.io↘ 10↖ 15sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum334d0088b7de70a94d58e7e93acd8d5101b35fadca7e19fa26788203b22e309bdepends onused by- cumulus-client-consensus-aura
0.10.0 - cumulus-pallet-aura-ext
0.10.0 - cumulus-primitives-aura
0.10.0 - fc-rpc
2.0.0-dev - opal-runtime
1.3.0 - pallet-aura
30.0.0 - pallet-collator-selection
5.0.0 - parachains-common
10.0.0 - quartz-runtime
1.3.0 - sc-consensus-aura
0.37.0 - sc-consensus-manual-seal
0.38.0 - try-runtime-cli
0.41.0 - unique-node
1.3.0 - unique-runtime
1.3.0 - up-common
1.3.0
- cumulus-client-consensus-aura
sp-consensus-babe
0.35.0crates.io↘ 12↖ 14sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumeb593ec8ec674a583d6fc5386b7f8964a9db78dcaabc0595559145a4053c9f6cdepends onused by- cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - pallet-babe
31.0.0 - polkadot-node-core-runtime-api
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-rpc
10.0.0 - polkadot-service
10.0.0 - rococo-runtime
10.0.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-manual-seal
0.38.0 - try-runtime-cli
0.41.0 - westend-runtime
10.0.0
- cumulus-relay-chain-minimal-node
sp-consensus-beefy
16.0.0crates.io↘ 14↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7e2b03bc552702dd20fd3dad01631b13ca3e62e814ad278fe3012f5e3bb3e100depends onsp-consensus-grandpa
16.0.0crates.io↘ 11↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum71df706a104a752101b52f12cca7f5b7ffe1ca6ce9b4b1eb8c5d04356f248fa5depends onsp-consensus-slots
0.35.0crates.io↘ 5↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume0a5c47c52ad58aa349f7c13cb356ab45c32964ee28354c27fd6e4b417cb2644sp-core
31.0.0crates.io↘ 39↖ 176sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum26d7a0fd8f16dcc3761198fc83be12872f823b37b749bc72a3a6a1f702509366depends on- array-bytes
6.2.3 - bitflags
1.3.2 - blake2
0.10.6 - bounded-collections
0.2.0 - bs58
0.5.1 - dyn-clonable
0.9.0 - ed25519-zebra
3.1.0 - futures
0.3.30 - hash-db
0.16.0 - hash256-std-hasher
0.15.2 - impl-serde
0.4.0 - itertools
0.10.5 - k256
0.13.3 - libsecp256k1
0.7.1 - log
0.4.21 - merlin
3.0.0 - parity-bip39
2.0.1 - parity-scale-codec
3.6.12 - parking_lot
0.12.2 - paste
1.0.15 - primitive-types
0.12.2 - rand
0.8.5 - scale-info
2.11.3 - schnorrkel
0.11.4 - secp256k1
0.28.2 - secrecy
0.8.0 - serde
1.0.202 - sp-crypto-hashing
0.1.0 - sp-debug-derive
14.0.0 - sp-externalities
0.27.0 - sp-runtime-interface
26.0.0 - sp-std
14.0.0 - sp-storage
20.0.0 - ss58-registry
1.47.0 - substrate-bip39
0.5.0 - thiserror
1.0.61 - tracing
0.1.40 - w3f-bls
0.1.3 - zeroize
1.7.0
used by- bp-xcm-bridge-hub-router
0.9.0 - cumulus-client-cli
0.10.0 - cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-service
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-api
1.0.0-dev - fc-db
2.0.0-dev - fc-rpc
2.0.0-dev - fp-account
1.0.0-dev - fp-consensus
2.0.0-dev - fp-evm
3.0.0-dev - fp-rpc
3.0.0-dev - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-election-provider-support
31.0.0 - frame-executive
31.0.0 - frame-remote-externalities
0.38.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - mmr-gadget
32.0.0 - mmr-rpc
31.0.0 - opal-runtime
1.3.0 - orml-traits
0.9.1 - orml-utilities
0.9.1 - pallet-app-promotion
0.2.2 - pallet-asset-conversion
13.0.0 - pallet-asset-rate
10.0.0 - pallet-asset-tx-payment
31.0.0 - pallet-assets
32.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances-adapter
0.1.0 - pallet-base-fee
1.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-broker
0.9.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-transaction-payment
0.1.1 - pallet-fungible
0.1.11 - pallet-grandpa
31.0.0 - pallet-identity
4.0.0-dev - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-nis
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-nonfungible
0.1.14 - pallet-preimage
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-refungible
0.2.13 - pallet-root-testing
7.0.0 - pallet-session
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-transaction-payment-rpc
33.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-xcm
10.0.1 - parachains-common
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-cli
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-core-primitives
10.0.0 - polkadot-erasure-coding
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkadot-node-jaeger
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-table
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - rococo-runtime-constants
10.0.0 - sc-allocator
26.0.0 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-block-builder
0.36.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-executor
0.35.0 - sc-keystore
28.0.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-rpc-api
0.36.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-state-db
0.33.0 - sc-storage-monitor
0.19.0 - sc-sysinfo
30.0.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-consensus
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-io
33.0.0 - sp-keyring
34.0.0 - sp-keystore
0.37.0 - sp-mmr-primitives
29.0.0 - sp-npos-elections
29.0.0 - sp-offchain
29.0.0 - sp-rpc
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-state-machine
0.38.0 - sp-statement-store
13.0.0 - sp-transaction-storage-proof
29.0.0 - sp-trie
32.0.0 - staging-xcm-executor
10.0.0 - substrate-frame-rpc-system
31.0.0 - substrate-state-trie-migration-rpc
30.0.0 - tests
0.1.1 - try-runtime-cli
0.41.0 - uc-rpc
0.1.4 - unique-node
1.3.0 - unique-runtime
1.3.0 - up-common
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3 - westend-runtime
10.0.0 - westend-runtime-constants
10.0.0
- array-bytes
sp-crypto-hashing
0.1.0crates.io↘ 6↖ 17sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbc9927a7f81334ed5b8a98a4a978c81324d12bd9713ec76b5c68fd410174c5ebused by- cumulus-client-parachain-inherent
0.4.0 - fc-rpc-core
1.1.0-dev - frame-remote-externalities
0.38.0 - frame-support-procedural
26.0.1 - polkadot-gossip-support
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - sc-chain-spec
30.0.1 - sc-consensus-babe
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-sysinfo
30.0.0 - sc-transaction-pool
31.0.0 - sp-consensus-beefy
16.0.0 - sp-core
31.0.0 - sp-crypto-hashing-proc-macro
0.1.0 - sp-io
33.0.0 - sp-statement-store
13.0.0
- cumulus-client-parachain-inherent
sp-crypto-hashing-proc-macro
0.1.0crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb85d0f1f1e44bd8617eb2a48203ee854981229e3e79e6f468c7175d5fd37489bsp-database
10.0.0crates.io↘ 2↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum722cbecdbf5b94578137dbd07feb51e95f7de221be0c1ff4dcfe0bb4cd986929depends onsp-debug-derive
14.0.0crates.io↘ 3↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum48d09fa0a5f7299fb81ee25ae3853d26200f7a348148aed6de76be905c007dbedepends onsp-externalities
0.27.0crates.io↘ 4↖ 19sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma1d6a4572eadd4a63cff92509a210bf425501a0c5e76574b30a366ac77653787used by- cumulus-pallet-parachain-system
0.10.0 - cumulus-primitives-proof-size-hostfunction
0.5.0 - fc-rpc
2.0.0-dev - frame-benchmarking-cli
35.0.1 - polkadot-node-core-pvf-common
10.0.0 - sc-client-api
31.0.0 - sc-executor
0.35.0 - sc-offchain
32.0.0 - sc-service
0.38.0 - sp-api
29.0.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-keystore
0.37.0 - sp-runtime-interface
26.0.0 - sp-state-machine
0.38.0 - sp-statement-store
13.0.0 - sp-trie
32.0.0 - try-runtime-cli
0.41.0 - uc-rpc
0.1.4
- cumulus-pallet-parachain-system
sp-genesis-builder
0.10.0crates.io↘ 4↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum16a1192b502d38c6d17b1005a7b3e7a6ab835df996803968ae3be9e8f7399ee4sp-inherents
29.0.0crates.io↘ 7↖ 34sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3b5e46ccc5848542648dcf05f882e41de2e341d0eeca97ff2b7dfad0f38e8500depends onused by- cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-proposer
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-primitives-timestamp
0.10.0 - fc-rpc
2.0.0-dev - frame-benchmarking-cli
35.0.1 - frame-support
31.0.0 - opal-runtime
1.3.0 - pallet-timestamp
30.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-basic-authorship
0.37.0 - sc-block-builder
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sp-block-builder
29.0.0 - sp-consensus
0.35.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-timestamp
29.0.0 - sp-transaction-storage-proof
29.0.0 - try-runtime-cli
0.41.0 - unique-node
1.3.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- cumulus-client-consensus-aura
sp-io
33.0.0crates.io↘ 19↖ 91sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3e09bba780b55bd9e67979cd8f654a31e4a6cf45426ff371394a65953d2177f2depends on- bytes
1.6.0 - ed25519-dalek
2.1.1 - libsecp256k1
0.7.1 - log
0.4.21 - parity-scale-codec
3.6.12 - polkavm-derive
0.9.1 - rustversion
1.0.17 - secp256k1
0.28.2 - sp-core
31.0.0 - sp-crypto-hashing
0.1.0 - sp-externalities
0.27.0 - sp-keystore
0.37.0 - sp-runtime-interface
26.0.0 - sp-state-machine
0.38.0 - sp-std
14.0.0 - sp-tracing
16.0.0 - sp-trie
32.0.0 - tracing
0.1.40 - tracing-core
0.1.32
used by- cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-utility
0.10.0 - fc-rpc
2.0.0-dev - fc-storage
1.0.0-dev - fp-account
1.0.0-dev - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-executive
31.0.0 - frame-remote-externalities
0.38.0 - frame-support
31.0.0 - frame-system
31.0.0 - opal-runtime
1.3.0 - orml-traits
0.9.1 - orml-utilities
0.9.1 - orml-vesting
0.9.1 - orml-xtokens
0.9.1 - pallet-asset-conversion
13.0.0 - pallet-asset-tx-payment
31.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collective
31.0.0 - pallet-configuration
0.2.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-migration
0.1.1 - pallet-evm-precompile-simple
2.0.0-dev - pallet-fast-unstake
30.0.0 - pallet-grandpa
31.0.0 - pallet-identity
4.0.0-dev - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-inflation
0.1.1 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-root-testing
7.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - polkadot-cli
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-chain-spec
30.0.1 - sc-executor
0.35.0 - sc-sysinfo
30.0.0 - sp-application-crypto
33.0.0 - sp-consensus-beefy
16.0.0 - sp-runtime
34.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - tests
0.1.1 - try-runtime-cli
0.41.0 - unique-node
1.3.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- bytes
sp-keyring
34.0.0crates.io↘ 3↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma07a31da596d705b3a3458d784a897af7fd2f8090de436dc386a112e8ea7f34fdepends onsp-keystore
0.37.0crates.io↘ 4↖ 36sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbdbab8b61bd61d5f8625a0c75753b5d5a23be55d3445419acd42caf59cf6236bused by- cumulus-client-consensus-aura
0.10.0 - frame-benchmarking-cli
35.0.1 - polkadot-availability-distribution
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-bitfield-signing
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-primitives
10.0.0 - polkadot-rpc
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0 - sc-authority-discovery
0.37.0 - sc-cli
0.39.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-keystore
28.0.0 - sc-mixnet
0.7.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-service
0.38.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-io
33.0.0 - sp-session
30.0.0 - try-runtime-cli
0.41.0 - uc-rpc
0.1.4 - unique-node
1.3.0
- cumulus-client-consensus-aura
sp-maybe-compressed-blob
11.0.0crates.io↘ 2↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf0c768c11afbe698a090386876911da4236af199cd38a5866748df4d8628aeffdepends onsp-metadata-ir
0.6.0crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfa0b5e87e56c1bb26d9524d48dd127121d630f895bd5914a34f0b017489f7c1dsp-mixnet
0.7.0crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum22d9da31673ad5771faf8cd0e62ab0c183ea71a630d187b926bc52af379cb1dedepends onused bysp-mmr-primitives
29.0.0crates.io↘ 11↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum518fcd8710618d104e04c9e63e697d3406180afbe55cc5400168019647fc5880depends onsp-npos-elections
29.0.0crates.io↘ 7↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume03ec553bc1a0f4d3aa902d3c5b3cdbe76f8218c642cbca0305722b3f8bbc826depends onsp-offchain
29.0.0crates.io↘ 3↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc041d932d7debf1d2e073ecece1425aadae7482689cd4bf148d5886b28bd10d7sp-panic-handler
13.0.0crates.io↘ 3↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd8f5a17a0a11de029a8b811cb6e8b32ce7e02183cc04a3e965c383246798c416sp-rpc
29.0.0crates.io↘ 3↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb26650747f5c204afd8c637df5e882ea912a890cf974fe67c36b430318fc451cdepends onsp-runtime
34.0.0crates.io↘ 17↖ 223sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumec3cb126971e7db2f0fcf8053dce740684c438c7180cfca1959598230f342c58depends onused by- app-promotion-rpc
0.1.0 - bp-xcm-bridge-hub-router
0.9.0 - cumulus-client-cli
0.10.0 - cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-consensus-proposer
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-client-service
0.10.0 - cumulus-pallet-aura-ext
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-aura
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-utility
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - cumulus-test-relay-sproof-builder
0.10.0 - fc-api
1.0.0-dev - fc-consensus
2.0.0-dev - fc-db
2.0.0-dev - fc-mapping-sync
2.0.0-dev - fc-rpc
2.0.0-dev - fc-storage
1.0.0-dev - fp-account
1.0.0-dev - fp-consensus
2.0.0-dev - fp-evm
3.0.0-dev - fp-rpc
3.0.0-dev - fp-self-contained
1.0.0-dev - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - frame-election-provider-support
31.0.0 - frame-executive
31.0.0 - frame-remote-externalities
0.38.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - frame-try-runtime
0.37.0 - mmr-gadget
32.0.0 - mmr-rpc
31.0.0 - opal-runtime
1.3.0 - orml-traits
0.9.1 - orml-utilities
0.9.1 - orml-vesting
0.9.1 - orml-xcm-support
0.9.1 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-asset-conversion
13.0.0 - pallet-asset-rate
10.0.0 - pallet-asset-tx-payment
31.0.0 - pallet-assets
32.0.0 - pallet-aura
30.0.0 - pallet-authority-discovery
31.0.1 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-base-fee
1.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-broker
0.9.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-election-provider-support-benchmarking
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-transaction-payment
0.1.1 - pallet-fast-unstake
30.0.0 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-grandpa
31.0.0 - pallet-identity
4.0.0-dev - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nis
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-nomination-pools-benchmarking
29.0.0 - pallet-nonfungible
0.1.14 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-root-testing
7.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-session-benchmarking
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-test-utils
0.1.0 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-transaction-payment-rpc
33.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-vesting
31.0.0 - pallet-whitelist
30.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - polkadot-cli
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-core-primitives
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-rpc
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - rococo-runtime-constants
10.0.0 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-block-builder
0.36.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-epochs
0.36.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-consensus-slots
0.36.0 - sc-informant
0.36.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-network-bitswap
0.36.0 - sc-network-common
0.36.0 - sc-network-gossip
0.37.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-offchain
32.0.0 - sc-rpc
32.0.0 - sc-rpc-api
0.36.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-sync-state-rpc
0.37.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - slot-range-helper
10.0.0 - sp-api
29.0.0 - sp-authority-discovery
29.0.0 - sp-block-builder
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-genesis-builder
0.10.0 - sp-inherents
29.0.0 - sp-keyring
34.0.0 - sp-mmr-primitives
29.0.0 - sp-npos-elections
29.0.0 - sp-offchain
29.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-statement-store
13.0.0 - sp-timestamp
29.0.0 - sp-transaction-pool
29.0.0 - sp-transaction-storage-proof
29.0.0 - sp-version
32.0.0 - staging-parachain-info
0.10.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - substrate-frame-rpc-system
31.0.0 - substrate-rpc-client
0.36.0 - substrate-state-trie-migration-rpc
30.0.0 - tests
0.1.1 - try-runtime-cli
0.41.0 - uc-rpc
0.1.4 - unique-node
1.3.0 - unique-runtime
1.3.0 - up-common
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3 - westend-runtime
10.0.0 - westend-runtime-constants
10.0.0
- app-promotion-rpc
sp-runtime-interface
26.0.0crates.io↘ 12↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume48a675ea4858333d4d755899ed5ed780174aa34fec15953428d516af5452295depends onsp-runtime-interface-proc-macro
18.0.0crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0195f32c628fee3ce1dfbbf2e7e52a30ea85f3589da9fe62a8b816d70fc06294used bysp-session
30.0.0crates.io↘ 8↖ 16sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6a61ea4ca90f644da2c25edee711b53b1c0b8d50628ceef372224ea24d252b57depends onused by- opal-runtime
1.3.0 - pallet-babe
31.0.0 - pallet-beefy
31.0.0 - pallet-grandpa
31.0.0 - pallet-session
31.0.0 - pallet-session-benchmarking
31.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-rpc
32.0.0 - sc-service
0.38.0 - unique-node
1.3.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- opal-runtime
sp-staking
29.0.0crates.io↘ 7↖ 23sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4114cde17987eaa2f17b8850a8c856b90364666cdbc920d511e7a1cde0574d24depends onused by- frame-support
31.0.0 - pallet-babe
31.0.0 - pallet-beefy
31.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-elections-phragmen
32.0.0 - pallet-fast-unstake
30.0.0 - pallet-grandpa
31.0.0 - pallet-im-online
30.0.0 - pallet-nomination-pools
28.0.0 - pallet-nomination-pools-benchmarking
29.0.0 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-session
31.0.0 - pallet-staking
31.0.0 - pallet-staking-runtime-api
17.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - polkadot-statement-distribution
10.0.0 - rococo-runtime
10.0.0 - sp-session
30.0.0 - westend-runtime
10.0.0
- frame-support
sp-state-machine
0.38.0crates.io↘ 14↖ 31sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1eae0eac8034ba14437e772366336f579398a46d101de13dbb781ab1e35e67c5depends onused by- cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-proposer
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - cumulus-test-relay-sproof-builder
0.10.0 - fc-rpc
2.0.0-dev - fp-rpc
3.0.0-dev - frame-benchmarking-cli
35.0.1 - frame-remote-externalities
0.38.0 - frame-support
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-session
31.0.0 - polkadot-service
10.0.0 - sc-chain-spec
30.0.1 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-consensus
0.36.0 - sc-consensus-slots
0.36.0 - sc-service
0.38.0 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-io
33.0.0 - substrate-state-trie-migration-rpc
30.0.0 - try-runtime-cli
0.41.0 - uc-rpc
0.1.4 - unique-node
1.3.0
- cumulus-client-consensus-aura
sp-statement-store
13.0.0crates.io↘ 18↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb90e8440d72e0ae5d273374af3ebe16768d05b40dff1f487835dd2f826ee9568depends on- aes-gcm
0.10.3 - curve25519-dalek
4.1.2 - ed25519-dalek
2.1.1 - hkdf
0.12.4 - parity-scale-codec
3.6.12 - rand
0.8.5 - scale-info
2.11.3 - sha2
0.10.8 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-core
31.0.0 - sp-crypto-hashing
0.1.0 - sp-externalities
0.27.0 - sp-runtime
34.0.0 - sp-runtime-interface
26.0.0 - sp-std
14.0.0 - thiserror
1.0.61 - x25519-dalek
2.0.1
- aes-gcm
sp-std
14.0.0crates.io↘ 0↖ 166sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum12f8ee986414b0a9ad741776762f4083cd3a5128449b982a3919c4df36874834used by- app-promotion-rpc
0.1.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-pallet-aura-ext
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-aura
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-primitives-timestamp
0.10.0 - cumulus-primitives-utility
0.10.0 - cumulus-test-relay-sproof-builder
0.10.0 - fp-account
1.0.0-dev - fp-consensus
2.0.0-dev - fp-ethereum
1.0.0-dev - fp-evm
3.0.0-dev - fp-rpc
3.0.0-dev - frame-benchmarking
31.0.0 - frame-election-provider-support
31.0.0 - frame-executive
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - frame-try-runtime
0.37.0 - opal-runtime
1.3.0 - orml-traits
0.9.1 - orml-utilities
0.9.1 - orml-vesting
0.9.1 - orml-xcm-support
0.9.1 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-asset-conversion
13.0.0 - pallet-asset-rate
10.0.0 - pallet-asset-tx-payment
31.0.0 - pallet-assets
32.0.0 - pallet-aura
30.0.0 - pallet-authority-discovery
31.0.1 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-bounties
30.0.0 - pallet-broker
0.9.0 - pallet-child-bounties
30.0.0 - pallet-collator-selection
5.0.0 - pallet-collator-selection
12.0.1 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-election-provider-support-benchmarking
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-transaction-payment
0.1.1 - pallet-fast-unstake
30.0.0 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-grandpa
31.0.0 - pallet-identity
4.0.0-dev - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nis
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-nomination-pools-benchmarking
29.0.0 - pallet-nomination-pools-runtime-api
26.0.0 - pallet-nonfungible
0.1.14 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-root-testing
7.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-session-benchmarking
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-test-utils
0.1.0 - pallet-timestamp
30.0.0 - pallet-tips
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-vesting
31.0.0 - pallet-whitelist
30.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - polkadot-core-primitives
10.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-metrics
10.0.0 - polkadot-runtime-parachains
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-sysinfo
30.0.0 - slot-range-helper
10.0.0 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-arithmetic
25.0.0 - sp-authority-discovery
29.0.0 - sp-block-builder
29.0.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-consensus-grandpa
16.0.0 - sp-consensus-slots
0.35.0 - sp-core
31.0.0 - sp-externalities
0.27.0 - sp-genesis-builder
0.10.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-metadata-ir
0.6.0 - sp-mixnet
0.7.0 - sp-mmr-primitives
29.0.0 - sp-npos-elections
29.0.0 - sp-runtime
34.0.0 - sp-runtime-interface
26.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-state-machine
0.38.0 - sp-statement-store
13.0.0 - sp-storage
20.0.0 - sp-timestamp
29.0.0 - sp-tracing
16.0.0 - sp-transaction-storage-proof
29.0.0 - sp-trie
32.0.0 - sp-version
32.0.0 - sp-wasm-interface
20.0.0 - sp-weights
30.0.0 - staging-parachain-info
0.10.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - tests
0.1.1 - unique-runtime
1.3.0 - up-common
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3 - westend-runtime
10.0.0
- app-promotion-rpc
sp-storage
20.0.0crates.io↘ 6↖ 18sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8dba5791cb3978e95daf99dad919ecb3ec35565604e88cd38d805d9d4981e8bddepends onused by- cumulus-client-parachain-inherent
0.4.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-rpc
2.0.0-dev - fc-storage
1.0.0-dev - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - opal-runtime
1.3.0 - pallet-timestamp
30.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-client-api
31.0.0 - sc-service
0.38.0 - sp-core
31.0.0 - sp-externalities
0.27.0 - sp-runtime-interface
26.0.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- cumulus-client-parachain-inherent
sp-timestamp
29.0.0crates.io↘ 6↖ 12sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum64d51fcd008fd5a79d61dba98c7ae89c2460a49dff07001bf1e9b12535d49536depends onused by- cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-primitives-timestamp
0.10.0 - fc-rpc
2.0.0-dev - pallet-timestamp
30.0.0 - polkadot-service
10.0.0 - sc-consensus-manual-seal
0.38.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-consensus-slots
0.35.0 - try-runtime-cli
0.41.0 - unique-node
1.3.0
- cumulus-client-consensus-aura
sp-tracing
16.0.0crates.io↘ 5↖ 11sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0351810b9d074df71c4514c5228ed05c250607cba131c1c9d1526760ab69c05cdepends onsp-transaction-pool
29.0.0crates.io↘ 2↖ 10sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0484eaf40c2abda75bda9688298cc8f6e02161176e3aab501207c8ccf4d4b3e1depends onsp-transaction-storage-proof
29.0.0crates.io↘ 8↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumba0c99e0852ddd18159c2dc6100c2b5852e49211d8afe373cbce33d1da0050dddepends onsp-trie
32.0.0crates.io↘ 17↖ 21sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf1aa91ad26c62b93d73e65f9ce7ebd04459c4bad086599348846a81988d6faa4depends onused by- cumulus-client-consensus-common
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-primitives-proof-size-hostfunction
0.5.0 - cumulus-test-relay-sproof-builder
0.10.0 - frame-benchmarking-cli
35.0.1 - pallet-session
31.0.0 - polkadot-erasure-coding
10.0.0 - sc-block-builder
0.36.0 - sc-client-api
31.0.0 - sc-client-db
0.38.0 - sc-executor
0.35.0 - sc-service
0.38.0 - sp-api
29.0.0 - sp-io
33.0.0 - sp-state-machine
0.38.0 - sp-transaction-storage-proof
29.0.0 - substrate-state-trie-migration-rpc
30.0.0 - uc-rpc
0.1.4
- cumulus-client-consensus-common
sp-version
32.0.0crates.io↘ 10↖ 17sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1c0219b1aeb89e36d13bd43a718920a9087dbb66c567e672c4639cefb2fefc05depends onused by- cumulus-pallet-parachain-system
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - frame-system
31.0.0 - opal-runtime
1.3.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - sc-cli
0.39.0 - sc-executor
0.35.0 - sc-rpc
32.0.0 - sc-rpc-api
0.36.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sp-api
29.0.0 - try-runtime-cli
0.41.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- cumulus-pallet-parachain-system
sp-version-proc-macro
13.0.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume9bc3fed32d6dacbbbfb28dd1fe0224affbb737cb6cbfca1d9149351c2b69a7dused bysp-wasm-interface
20.0.0crates.io↘ 6↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9ef97172c42eb4c6c26506f325f48463e9bc29b2034a587f1b9e48c751229beedepends onsp-weights
30.0.0crates.io↘ 8↖ 17sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9af6c661fe3066b29f9e1d258000f402ff5cc2529a9191972d214e5871d0ba87depends onused by- frame-support
31.0.0 - frame-system
31.0.0 - pallet-common
0.1.14 - pallet-evm-coder-substrate
0.1.3 - pallet-message-queue
34.0.0 - pallet-scheduler
32.0.0 - pallet-transaction-payment-rpc
33.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - polkadot-parachain-primitives
9.0.0 - polkadot-service
10.0.0 - rococo-runtime-constants
10.0.0 - sp-runtime
34.0.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - try-runtime-cli
0.41.0 - westend-runtime-constants
10.0.0
- frame-support
spez
0.1.2crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc87e960f4dca2788eeb86bbdde8dd246be8948790b7618d656e68f9b720a86e8depends onspin
0.5.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042dused byspin
0.9.8crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67used byspinners
4.1.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma0ef947f358b9c238923f764c72a4a9d42f2d637c46e059dbd319d6e7cfb4f82depends onspinning_top
0.3.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300depends onused byspki
0.7.3crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29ddepends onused byss58-registry
1.47.0crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4743ce898933fbff7bbf414f497c459a782d496269644b3d650a398ae6a487badepends onused bystable_deref_trait
1.2.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3used bystaging-parachain-info
0.10.0crates.io↘ 7↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4df1c48ca2892cb0694c7e10fbcfc8d15fe0fd0b763d61fbc587a870fbb97147depends onstaging-xcm
10.0.0crates.io↘ 11↖ 26sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume6ee775f7fc9dfae15d9d5a806efa7d3215f7b7b1cfd225809285a0281addeabdepends onused by- cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-utility
0.10.0 - opal-runtime
1.3.0 - orml-traits
0.9.1 - orml-xcm-support
0.9.1 - orml-xtokens
0.9.1 - pallet-configuration
0.2.0 - pallet-foreign-assets
0.1.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - rococo-runtime-constants
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - tests
0.1.1 - unique-runtime
1.3.0 - westend-runtime
10.0.0 - westend-runtime-constants
10.0.0
- cumulus-pallet-dmp-queue
staging-xcm-builder
10.0.0crates.io↘ 15↖ 11sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum41c905c7e545eb80efdbf62470575a37935260503494453ffa3c1ac6207d06c9depends onstaging-xcm-executor
10.0.0crates.io↘ 14↖ 16sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume30434a78d4392b698bc7854c00f52d83c1c544da4be1912f898958c3e32f062depends onused by- cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-utility
0.10.0 - opal-runtime
1.3.0 - orml-xcm-support
0.9.1 - orml-xtokens
0.9.1 - pallet-foreign-assets
0.1.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parachains-common
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - quartz-runtime
1.3.0 - rococo-runtime
10.0.0 - staging-xcm-builder
10.0.0 - unique-runtime
1.3.0 - westend-runtime
10.0.0
- cumulus-pallet-xcmp-queue
static_assertions
1.1.0crates.io↘ 0↖ 14sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543fstatic_init
1.0.3crates.io↘ 7↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6depends onstatic_init_macro
1.0.2crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acfused bystrobe-rs
0.8.1crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfabb238a1cccccfa4c4fb703670c0d157e1256c1ba695abf1b93bd2bb14bab2dused bystrsim
0.11.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4fused bystruct-versioning
0.1.0workspace↘ 2↖ 2depends onstrum
0.24.1crates.io↘ 1↖ 7sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63fdepends onstrum
0.26.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29used bystrum_macros
0.24.3crates.io↘ 5↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59used bystrum_macros
0.26.2crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946used bysubstrate-bip39
0.5.0crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma2b564c293e6194e8b222e52436bcb99f60de72043c7f845cf6c4406db4df121used bysubstrate-build-script-utils
11.0.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb285e7d183a32732fdc119f3d81b7915790191fad602b7c709ef247073c77a2esubstrate-frame-rpc-system
31.0.0crates.io↘ 12↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3c0da351445855b0d5bff2721c64508dc790d5cc0804d1d395074c8dafeb2170depends onsubstrate-prometheus-endpoint
0.17.0crates.io↘ 5↖ 25sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0d8fe06b03b8a291c09507c42f92a2c2c10dd3d62975d02c7f64a92d87bfe09bused by- cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - fc-rpc
2.0.0-dev - polkadot-node-metrics
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-service
10.0.0 - sc-authority-discovery
0.37.0 - sc-basic-authorship
0.37.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-network
0.37.0 - sc-network-gossip
0.37.0 - sc-network-sync
0.36.0 - sc-network-transactions
0.36.0 - sc-proposer-metrics
0.18.0 - sc-rpc-server
14.0.0 - sc-service
0.38.0 - sc-transaction-pool
31.0.0 - unique-node
1.3.0
- cumulus-client-consensus-aura
substrate-rpc-client
0.36.0crates.io↘ 6↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume71c3305c6159e3f4cfc158f88ceefb94dd86b2c92c6120ad51a9d9c31c0dce6substrate-state-trie-migration-rpc
30.0.0crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumff3afa7be8eca9226448012fa58eeaaab9c42be60214471d304658ac4856052bdepends onused bysubstrate-wasm-builder
20.0.0crates.io↘ 12↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf55ed4ff2945faa132b9658cb581a3a5cf14dd90b5e217b3e16724eb202ed6c6depends onsubtle
1.0.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8eeused bysubtle
2.5.0crates.io↘ 0↖ 20sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebcused bysubtle-ng
2.5.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum734676eb262c623cec13c3155096e08d1f8f29adce39ba17948b18dad1e54142syn
1.0.109crates.io↘ 3↖ 35sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237used by- aquamarine
0.3.3 - ark-ff-asm
0.4.2 - ark-ff-macros
0.4.2 - ark-serialize-derive
0.4.2 - asn1-rs-derive
0.4.0 - asn1-rs-impl
0.1.0 - bondrewd-derive
0.3.18 - data-encoding-macro-internal
0.1.13 - derivative
2.2.0 - derive-syn-parse
0.1.5 - derive_more
0.99.17 - dyn-clonable-impl
0.9.0 - enum-as-inner
0.5.1 - evm-coder-procedural
0.4.3 - evm-coder-substrate-procedural
0.1.0 - fatality-proc-macro
0.0.6 - impl-trait-for-tuples
0.2.2 - libp2p-swarm-derive
0.32.0 - mockall_derive
0.11.4 - multihash-derive
0.8.0 - multihash-derive-impl
0.1.0 - nalgebra-macros
0.2.1 - orchestra-proc-macro
0.3.6 - parity-scale-codec-derive
3.6.12 - precompile-utils-macro
0.1.0 - prettyplease
0.1.11 - proc-macro-error
1.0.4 - prost-build
0.11.9 - prost-derive
0.11.9 - rlp-derive
0.1.0 - scale-info-derive
2.11.3 - static_init_macro
1.0.2 - struct-versioning
0.1.0 - strum_macros
0.24.3 - synstructure
0.12.6
- aquamarine
syn
2.0.65crates.io↘ 3↖ 59sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd2863d96a84c6439701d7a38f9de935ec562c8832cc55d1dde0f513b52fad106used by- aquamarine
0.5.0 - async-trait
0.1.80 - auto_impl
1.2.0 - bindgen
0.65.1 - clap_derive
4.5.4 - cumulus-pallet-parachain-system-proc-macro
0.6.0 - curve25519-dalek-derive
0.1.1 - cxx-build
1.0.122 - cxxbridge-macro
1.0.122 - derive-syn-parse
0.2.0 - displaydoc
0.2.4 - docify_macros
0.2.8 - enumflags2_derive
0.7.9 - enumn
0.1.13 - expander
2.1.0 - frame-election-provider-solution-type
13.0.0 - frame-support-procedural
26.0.1 - frame-support-procedural-tools
11.0.1 - frame-support-procedural-tools-derive
12.0.0 - futures-macro
0.3.30 - jsonrpsee-proc-macros
0.22.5 - macro_magic
0.5.0 - macro_magic_core
0.5.0 - macro_magic_core_macros
0.5.0 - macro_magic_macros
0.5.0 - num_enum_derive
0.7.2 - pallet-staking-reward-curve
11.0.0 - pest_generator
2.7.10 - pin-project-internal
1.1.5 - polkavm-derive-impl
0.8.0 - polkavm-derive-impl
0.9.0 - polkavm-derive-impl-macro
0.8.0 - polkavm-derive-impl-macro
0.9.0 - prettier-please
0.2.0 - prettyplease
0.2.20 - proc-macro-warning
1.0.2 - prometheus-client-derive-encode
0.4.2 - prost-derive
0.12.6 - ref-cast-impl
1.0.23 - sc-chain-spec-derive
11.0.0 - sc-tracing-proc-macro
11.0.0 - serde_derive
1.0.202 - sp-api-proc-macro
17.0.1 - sp-crypto-hashing-proc-macro
0.1.0 - sp-debug-derive
14.0.0 - sp-runtime-interface-proc-macro
18.0.0 - sp-version-proc-macro
13.0.0 - spez
0.1.2 - strum_macros
0.26.2 - thiserror-core-impl
1.0.50 - thiserror-impl
1.0.61 - tokio-macros
2.2.0 - tracing-attributes
0.1.27 - tracing-gum-proc-macro
5.0.0 - wasm-bindgen-backend
0.2.92 - wasm-bindgen-macro-support
0.2.92 - xcm-procedural
8.0.0 - zerocopy-derive
0.7.34 - zeroize_derive
1.4.2
- aquamarine
synstructure
0.12.6crates.io↘ 4↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210fsystem-configuration
0.5.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7used bysystem-configuration-sys
0.5.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9depends onused bytap
1.0.1crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369used bytarget-lexicon
0.12.14crates.io↘ 0↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2ftempfile
3.10.1crates.io↘ 4↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1termcolor
1.4.1crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755depends onterminal_size
0.3.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7depends onused bytermtree
0.4.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76used bytests
0.1.1workspace↘ 26↖ 0depends on- evm-coder
0.4.3 - frame-support
31.0.0 - frame-system
31.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-common
0.1.14 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-fungible
0.1.11 - pallet-nonfungible
0.1.14 - pallet-refungible
0.2.13 - pallet-structure
0.1.2 - pallet-timestamp
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-unique
0.2.1 - pallet-xcm
10.0.1 - parity-scale-codec
3.6.12 - scale-info
2.11.3 - sp-core
31.0.0 - sp-io
33.0.0 - sp-runtime
34.0.0 - sp-std
14.0.0 - staging-xcm
10.0.0 - up-data-structs
0.2.2 - up-sponsorship
0.1.0
- evm-coder
thiserror
1.0.61crates.io↘ 1↖ 115sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709depends onused by- asn1-rs
0.5.2 - bounded-vec
0.7.1 - cargo_metadata
0.15.4 - cumulus-client-consensus-proposer
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fatality
0.0.6 - fatality-proc-macro
0.0.6 - fc-consensus
2.0.0-dev - fc-rpc
2.0.0-dev - fdlimit
0.3.0 - frame-benchmarking-cli
35.0.1 - handlebars
5.1.2 - jsonrpsee-client-transport
0.22.5 - jsonrpsee-core
0.22.5 - jsonrpsee-http-client
0.22.5 - jsonrpsee-server
0.22.5 - jsonrpsee-types
0.22.5 - landlock
0.3.1 - libp2p-core
0.39.2 - libp2p-identify
0.42.2 - libp2p-identity
0.1.3 - libp2p-kad
0.43.3 - libp2p-noise
0.42.2 - libp2p-quic
0.7.0-alpha.3 - libp2p-tls
0.1.0 - libp2p-yamux
0.43.1 - mixnet
0.7.0 - netlink-packet-utils
0.5.2 - netlink-proto
0.10.0 - orchestra
0.3.6 - pest
2.7.10 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-cli
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-erasure-coding
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-bitfield-signing
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkadot-node-jaeger
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-primitives
10.0.0 - polkadot-node-subsystem-types
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0 - prioritized-metered-channel
0.6.1 - prometheus
0.13.4 - quick-protobuf-codec
0.1.0 - quinn-proto
0.9.6 - redox_users
0.4.5 - reed-solomon-novelpoly
2.0.0 - rtnetlink
0.10.1 - sc-allocator
26.0.0 - sc-authority-discovery
0.37.0 - sc-cli
0.39.0 - sc-consensus
0.36.0 - sc-consensus-aura
0.37.0 - sc-consensus-babe
0.37.0 - sc-consensus-babe-rpc
0.37.0 - sc-consensus-beefy
16.0.0 - sc-consensus-beefy-rpc
16.0.0 - sc-consensus-grandpa
0.22.0 - sc-consensus-grandpa-rpc
0.22.0 - sc-consensus-manual-seal
0.38.0 - sc-executor-common
0.32.0 - sc-keystore
28.0.0 - sc-mixnet
0.7.0 - sc-network
0.37.0 - sc-network-bitswap
0.36.0 - sc-network-light
0.36.0 - sc-network-sync
0.36.0 - sc-rpc-api
0.36.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-storage-monitor
0.19.0 - sc-sync-state-rpc
0.37.0 - sc-telemetry
17.0.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - sc-transaction-pool-api
31.0.0 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-consensus
0.35.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-maybe-compressed-blob
11.0.0 - sp-mmr-primitives
29.0.0 - sp-state-machine
0.38.0 - sp-statement-store
13.0.0 - sp-timestamp
29.0.0 - sp-trie
32.0.0 - sp-version
32.0.0 - substrate-prometheus-endpoint
0.17.0 - trust-dns-proto
0.22.0 - trust-dns-resolver
0.22.0 - w3f-bls
0.1.3 - wasm-opt
0.116.1 - wasmtime-cranelift
8.0.1 - wasmtime-environ
8.0.1 - wasmtime-types
8.0.1 - x509-parser
0.14.0
- asn1-rs
thiserror-core
1.0.50crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc001ee18b7e5e3f62cbf58c7fe220119e68d902bb7443179c0c8aef30090e999depends onused bythiserror-core-impl
1.0.50crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume4c60d69f36615a077cc7663b9cb8e42275722d23e58a7fa3d2c7f2915d09d04depends onused bythiserror-impl
1.0.61crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533depends onused bythousands
0.2.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820used bythread_local
1.1.8crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719cdepends onused bythreadpool
1.8.1crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaadepends onthrift
0.15.0crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692eused bytikv-jemalloc-ctl
0.5.4crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum619bfed27d807b54f7f776b9430d4f8060e66ee138a28632ca898584d462c31cused bytikv-jemalloc-sys
0.5.4+5.3.0-patchedcrates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9402443cb8fd499b6f327e40565234ff34dbda27460c5b47db0db77443dd85d1depends ontime
0.3.36crates.io↘ 7↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885depends ontime-core
0.1.2crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3used bytime-macros
0.2.18crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccfdepends onused bytiny-keccak
2.0.2crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237depends ontinyvec
1.6.0crates.io↘ 1↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50depends ontinyvec_macros
0.1.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20used bytokio
1.37.0crates.io↘ 11↖ 41sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787depends onused by- cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - fc-rpc
2.0.0-dev - frame-remote-externalities
0.38.0 - h2
0.3.26 - hyper
0.14.28 - hyper-rustls
0.24.2 - if-watch
3.2.0 - jsonrpsee
0.22.5 - jsonrpsee-client-transport
0.22.5 - jsonrpsee-core
0.22.5 - jsonrpsee-http-client
0.22.5 - jsonrpsee-server
0.22.5 - libp2p-mdns
0.43.1 - libp2p-quic
0.7.0-alpha.3 - libp2p-swarm
0.42.2 - libp2p-tcp
0.39.0 - netlink-proto
0.10.0 - netlink-sys
0.8.6 - polkadot-availability-recovery
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-jaeger
10.0.0 - rtnetlink
0.10.1 - sc-cli
0.39.0 - sc-consensus-beefy
16.0.0 - sc-network
0.37.0 - sc-network-sync
0.36.0 - sc-rpc
32.0.0 - sc-rpc-server
14.0.0 - sc-rpc-spec-v2
0.37.0 - sc-service
0.38.0 - sc-storage-monitor
0.19.0 - substrate-prometheus-endpoint
0.17.0 - tokio-retry
0.3.0 - tokio-rustls
0.24.1 - tokio-rustls
0.25.0 - tokio-stream
0.1.15 - tokio-util
0.7.11 - trust-dns-proto
0.22.0 - trust-dns-resolver
0.22.0 - unique-node
1.3.0
- cumulus-relay-chain-minimal-node
tokio-macros
2.2.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923bdepends onused bytokio-retry
0.3.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214fdepends ontokio-rustls
0.24.1crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081depends onused bytokio-rustls
0.25.0crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860ftokio-stream
0.1.15crates.io↘ 4↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37aftokio-util
0.7.11crates.io↘ 6↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1depends ontoml
0.5.11crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234depends onused bytoml
0.8.13crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma4e43f8cc456c9704c851ae29c67e17ef65d2c30017c17a9765b89c382dc8bbatoml_datetime
0.6.6crates.io↘ 1↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbfdepends ontoml_edit
0.19.15crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421used bytoml_edit
0.21.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1used bytoml_edit
0.22.13crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc127785850e8c20836d49732ae6abfa47616e60bf9d9f57c43c250361a9db96cused bytower
0.4.13crates.io↘ 7↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1cdepends ontower-http
0.4.4crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140depends onused bytower-layer
0.3.2crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0used bytower-service
0.3.2crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52tracing
0.1.40crates.io↘ 4↖ 36sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364efused by- async-io
2.3.2 - cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-client-pov-recovery
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - cumulus-relay-chain-rpc-interface
0.10.0 - h2
0.3.26 - hyper
0.14.28 - jsonrpsee
0.22.5 - jsonrpsee-client-transport
0.22.5 - jsonrpsee-core
0.22.5 - jsonrpsee-http-client
0.22.5 - jsonrpsee-server
0.22.5 - orchestra
0.3.6 - polling
3.7.0 - prioritized-metered-channel
0.6.1 - quinn-proto
0.9.6 - sc-executor
0.35.0 - sc-network-gossip
0.37.0 - sc-offchain
32.0.0 - sc-service
0.38.0 - sc-tracing
31.0.0 - sp-core
31.0.0 - sp-io
33.0.0 - sp-state-machine
0.38.0 - sp-tracing
16.0.0 - sp-trie
32.0.0 - tower
0.4.13 - tracing-futures
0.2.5 - tracing-gum
10.0.0 - tracing-subscriber
0.2.25 - trust-dns-proto
0.22.0 - trust-dns-resolver
0.22.0
- async-io
tracing-attributes
0.1.27crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7depends onused bytracing-core
0.1.32crates.io↘ 2↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54depends ontracing-futures
0.2.5crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2depends onused bytracing-gum
10.0.0crates.io↘ 4↖ 31sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum461fe686e103f3afc4c93a56474193ffc46d4b2770f8df5d56e025e8bb54960cused by- polkadot-approval-distribution
10.0.0 - polkadot-availability-bitfield-distribution
10.0.0 - polkadot-availability-distribution
10.0.0 - polkadot-availability-recovery
10.0.0 - polkadot-collator-protocol
10.0.0 - polkadot-dispute-distribution
10.0.0 - polkadot-gossip-support
10.0.0 - polkadot-network-bridge
10.0.0 - polkadot-node-collation-generation
10.0.0 - polkadot-node-core-approval-voting
10.0.0 - polkadot-node-core-av-store
10.0.0 - polkadot-node-core-backing
10.0.0 - polkadot-node-core-bitfield-signing
10.0.0 - polkadot-node-core-candidate-validation
10.0.0 - polkadot-node-core-chain-api
10.0.0 - polkadot-node-core-chain-selection
10.0.0 - polkadot-node-core-dispute-coordinator
10.0.0 - polkadot-node-core-parachains-inherent
10.0.0 - polkadot-node-core-prospective-parachains
9.0.0 - polkadot-node-core-provisioner
10.0.0 - polkadot-node-core-pvf
10.0.0 - polkadot-node-core-pvf-checker
10.0.0 - polkadot-node-core-pvf-common
10.0.0 - polkadot-node-core-runtime-api
10.0.0 - polkadot-node-metrics
10.0.0 - polkadot-node-network-protocol
10.0.0 - polkadot-node-subsystem-util
10.0.0 - polkadot-overseer
10.0.0 - polkadot-service
10.0.0 - polkadot-statement-distribution
10.0.0 - polkadot-statement-table
10.0.0
- polkadot-approval-distribution
tracing-gum-proc-macro
5.0.0crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0f074568687ffdfd0adb6005aa8d1d96840197f2c159f80471285f08694cf0ceused bytracing-log
0.1.4crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf751112709b4e791d8ce53e32c4ed2d353565a795ce84da2285393f41557bdf2tracing-serde
0.1.3crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1depends onused bytracing-subscriber
0.2.25crates.io↘ 15↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71depends ontrie-db
0.27.1crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum767abe6ffed88a1889671a102c2861ae742726f52e0a5a425b92c9fbfa7e9c85used bytrie-db
0.28.0crates.io↘ 5↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumff28e0f815c2fea41ebddf148e008b077d2faddb026c9555b29696114d602642trie-root
0.18.0crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd4ed310ef5ab98f5fa467900ed906cb9232dd5376597e00fd4cba2a449d06c0bdepends onused bytrust-dns-proto
0.22.0crates.io↘ 18↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4f7f83d1e4a0e4358ac54c5c3681e5d7da5efc5a7a632c90bb6d6669ddd9bc26depends ontrust-dns-resolver
0.22.0crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumaff21aa4dcefb0a1afbfac26deb0adc93888c7d295fb63ab273ef276ba2b7cfedepends onused bytry-runtime-cli
0.41.0crates.io↘ 29↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum80765dc36d90e9f2112dccc6e5d70df50ab1239dba8e004bcc70cc77b3a9712ddepends on- async-trait
0.1.80 - clap
4.5.4 - frame-remote-externalities
0.38.0 - frame-try-runtime
0.37.0 - hex
0.4.3 - log
0.4.21 - parity-scale-codec
3.6.12 - sc-cli
0.39.0 - sc-executor
0.35.0 - serde
1.0.202 - serde_json
1.0.117 - sp-api
29.0.0 - sp-consensus-aura
0.35.0 - sp-consensus-babe
0.35.0 - sp-core
31.0.0 - sp-debug-derive
14.0.0 - sp-externalities
0.27.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-keystore
0.37.0 - sp-rpc
29.0.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-timestamp
29.0.0 - sp-transaction-storage-proof
29.0.0 - sp-version
32.0.0 - sp-weights
30.0.0 - substrate-rpc-client
0.36.0 - zstd
0.12.4
- async-trait
tt-call
1.0.9crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf4f195fd851901624eee5a58c4bb2b4f06399148fcd0ed336e6f1cb60a9881dfused bytwox-hash
1.6.3crates.io↘ 4↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675typenum
1.17.0crates.io↘ 0↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825uc-rpc
0.1.4workspace↘ 27↖ 1depends on- app-promotion-rpc
0.1.0 - frame-benchmarking
31.0.0 - hex-literal
0.4.1 - jsonrpsee
0.22.5 - opal-runtime
1.3.0 - pallet-evm
6.0.0-dev - parity-scale-codec
3.6.12 - quartz-runtime
1.3.0 - sc-client-api
31.0.0 - sc-executor
0.35.0 - sc-rpc-api
0.36.0 - sc-service
0.38.0 - sp-api
29.0.0 - sp-blockchain
31.0.0 - sp-core
31.0.0 - sp-externalities
0.27.0 - sp-keystore
0.37.0 - sp-runtime
34.0.0 - sp-state-machine
0.38.0 - sp-trie
32.0.0 - trie-db
0.27.1 - unique-runtime
1.3.0 - up-common
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3 - zstd
0.12.4
used by- app-promotion-rpc
ucd-trie
0.1.6crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9used byuint
0.9.5crates.io↘ 4↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum76f64bba2c53b04fcab63c01a7d7427eadc821e3bc48c34dc9ba29c501164b52unicode-bidi
0.3.15crates.io↘ 0↖ 2unicode-ident
1.0.12crates.io↘ 0↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4bunicode-normalization
0.1.22crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921depends onunicode-width
0.1.12crates.io↘ 0↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6unicode-xid
0.2.4crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8cunique-node
1.3.0workspace↘ 80↖ 0depends on- app-promotion-rpc
0.1.0 - clap
4.5.4 - cumulus-client-cli
0.10.0 - cumulus-client-collator
0.10.0 - cumulus-client-consensus-aura
0.10.0 - cumulus-client-consensus-common
0.10.0 - cumulus-client-consensus-proposer
0.10.0 - cumulus-client-network
0.10.0 - cumulus-client-parachain-inherent
0.4.0 - cumulus-client-service
0.10.0 - cumulus-primitives-aura
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-parachain-inherent
0.10.0 - cumulus-relay-chain-inprocess-interface
0.10.0 - cumulus-relay-chain-interface
0.10.0 - cumulus-relay-chain-minimal-node
0.10.0 - fc-api
1.0.0-dev - fc-consensus
2.0.0-dev - fc-db
2.0.0-dev - fc-mapping-sync
2.0.0-dev - fc-rpc
2.0.0-dev - fc-rpc-core
1.1.0-dev - fp-rpc
3.0.0-dev - fp-storage
2.0.0 - frame-benchmarking
31.0.0 - frame-benchmarking-cli
35.0.1 - futures
0.3.30 - jsonrpsee
0.22.5 - log
0.4.21 - opal-runtime
1.3.0 - pallet-transaction-payment-rpc
33.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - parity-scale-codec
3.6.12 - polkadot-cli
10.0.0 - polkadot-primitives
10.0.0 - polkadot-service
10.0.0 - quartz-runtime
1.3.0 - sc-basic-authorship
0.37.0 - sc-chain-spec
30.0.1 - sc-cli
0.39.0 - sc-client-api
31.0.0 - sc-consensus
0.36.0 - sc-consensus-manual-seal
0.38.0 - sc-executor
0.35.0 - sc-network
0.37.0 - sc-network-sync
0.36.0 - sc-rpc
32.0.0 - sc-rpc-api
0.36.0 - sc-service
0.38.0 - sc-sysinfo
30.0.0 - sc-telemetry
17.0.0 - sc-tracing
31.0.0 - sc-transaction-pool
31.0.0 - serde
1.0.202 - serde_json
1.0.117 - sp-api
29.0.0 - sp-block-builder
29.0.0 - sp-blockchain
31.0.0 - sp-consensus-aura
0.35.0 - sp-core
31.0.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-keystore
0.37.0 - sp-offchain
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-state-machine
0.38.0 - sp-timestamp
29.0.0 - sp-transaction-pool
29.0.0 - substrate-build-script-utils
11.0.0 - substrate-frame-rpc-system
31.0.0 - substrate-prometheus-endpoint
0.17.0 - tokio
1.37.0 - try-runtime-cli
0.41.0 - uc-rpc
0.1.4 - unique-runtime
1.3.0 - up-common
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3
- app-promotion-rpc
unique-runtime
1.3.0workspace↘ 107↖ 2depends on- app-promotion-rpc
0.1.0 - cumulus-pallet-aura-ext
0.10.0 - cumulus-pallet-dmp-queue
0.10.0 - cumulus-pallet-parachain-system
0.10.0 - cumulus-pallet-xcm
0.10.0 - cumulus-pallet-xcmp-queue
0.10.0 - cumulus-primitives-core
0.10.0 - cumulus-primitives-timestamp
0.10.0 - cumulus-primitives-utility
0.10.0 - derivative
2.2.0 - evm-coder
0.4.3 - fp-evm
3.0.0-dev - fp-rpc
3.0.0-dev - fp-self-contained
1.0.0-dev - frame-benchmarking
31.0.0 - frame-executive
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - frame-system-rpc-runtime-api
29.0.0 - frame-try-runtime
0.37.0 - hex-literal
0.4.1 - impl-trait-for-tuples
0.2.2 - log
0.4.21 - num_enum
0.7.2 - orml-traits
0.9.1 - orml-vesting
0.9.1 - orml-xcm-support
0.9.1 - orml-xtokens
0.9.1 - pallet-app-promotion
0.2.2 - pallet-aura
30.0.0 - pallet-authorship
31.0.0 - pallet-balances
31.0.0 - pallet-balances-adapter
0.1.0 - pallet-base-fee
1.0.0 - pallet-collator-selection
5.0.0 - pallet-collective
31.0.0 - pallet-common
0.1.14 - pallet-configuration
0.2.0 - pallet-democracy
31.0.0 - pallet-ethereum
4.0.0-dev - pallet-evm
6.0.0-dev - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-evm-migration
0.1.1 - pallet-evm-precompile-simple
2.0.0-dev - pallet-evm-transaction-payment
0.1.1 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-gov-origins
0.2.1 - pallet-identity
4.0.0-dev - pallet-inflation
0.1.1 - pallet-maintenance
0.1.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-nonfungible
0.1.14 - pallet-preimage
31.0.0 - pallet-ranked-collective
31.0.0 - pallet-referenda
31.0.0 - pallet-refungible
0.2.13 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-state-trie-migration
32.0.0 - pallet-structure
0.1.2 - pallet-sudo
31.0.0 - pallet-template-transaction-payment
3.0.0 - pallet-test-utils
0.1.0 - pallet-timestamp
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - pallet-treasury
30.0.0 - pallet-unique
0.2.1 - pallet-utility
31.0.0 - pallet-xcm
10.0.1 - parachains-common
10.0.0 - parity-scale-codec
3.6.12 - polkadot-parachain-primitives
9.0.0 - polkadot-runtime-common
10.0.0 - precompile-utils-macro
0.1.0 - scale-info
2.11.3 - serde
1.0.202 - smallvec
1.13.2 - sp-api
29.0.0 - sp-arithmetic
25.0.0 - sp-block-builder
29.0.0 - sp-consensus-aura
0.35.0 - sp-core
31.0.0 - sp-genesis-builder
0.10.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-offchain
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-std
14.0.0 - sp-storage
20.0.0 - sp-transaction-pool
29.0.0 - sp-version
32.0.0 - staging-parachain-info
0.10.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - substrate-wasm-builder
20.0.0 - up-common
1.3.0 - up-data-structs
0.2.2 - up-pov-estimate-rpc
0.1.0 - up-rpc
0.1.3 - up-sponsorship
0.1.0
used by- app-promotion-rpc
universal-hash
0.5.1crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumfc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07eadepends onused byunsigned-varint
0.7.2crates.io↘ 4↖ 11sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6889a77d49f1f013504cec6bf97a2c730394adedaeb1deb5ea08949a50541105untrusted
0.7.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4aused byuntrusted
0.9.0crates.io↘ 0↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1up-common
1.3.0workspace↘ 9↖ 7depends onup-data-structs
0.2.2workspace↘ 12↖ 18depends onused by- opal-runtime
1.3.0 - pallet-app-promotion
0.2.2 - pallet-balances-adapter
0.1.0 - pallet-common
0.1.14 - pallet-evm-coder-substrate
0.1.3 - pallet-evm-contract-helpers
0.3.0 - pallet-foreign-assets
0.1.0 - pallet-fungible
0.1.11 - pallet-nonfungible
0.1.14 - pallet-refungible
0.2.13 - pallet-structure
0.1.2 - pallet-unique
0.2.1 - quartz-runtime
1.3.0 - tests
0.1.1 - uc-rpc
0.1.4 - unique-node
1.3.0 - unique-runtime
1.3.0 - up-rpc
0.1.3
- opal-runtime
up-pov-estimate-rpc
0.1.0workspace↘ 7↖ 6up-sponsorship
0.1.0github.com/uniquenetwork/pallet-sponsoring↘ 1↖ 7sourcegit+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v1.9.0#f61acb0c67e58e16f9a4d9ab3a82b5cac1a5bededepends onurl
2.5.0crates.io↘ 3↖ 9sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633utf8parse
0.2.1crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370avaluable
0.1.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6dused byvcpkg
0.2.15crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumaccd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426used byversion_check
0.9.4crates.io↘ 0↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483fvoid
1.0.2crates.io↘ 0↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887dw3f-bls
0.1.3crates.io↘ 16↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7335e4c132c28cc43caef6adb339789e599e39adbe78da0c4d547fad48cbc331depends onused bywaker-fn
1.2.0crates.io↘ 0↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7walkdir
2.5.0crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4bdepends onwant
0.3.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0edepends onused bywasi
0.9.0+wasi-snapshot-preview1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumcccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519used bywasi
0.11.0+wasi-snapshot-preview1crates.io↘ 0↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423wasix
0.12.21crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc1fbb4ef9bbca0c1170e0b00dd28abc9e3b68669821600cad1caaed606583c6ddepends onused bywasm-bindgen
0.2.92crates.io↘ 2↖ 8sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8depends onwasm-bindgen-backend
0.2.92crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747dadepends onwasm-bindgen-futures
0.4.42crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0wasm-bindgen-macro
0.2.92crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726used bywasm-bindgen-macro-support
0.2.92crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7used bywasm-instrument
0.4.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2a47ecb37b9734d1085eaa5ae1a81e60801fd8c28d4cabdd8aedb982021918bcdepends onused bywasm-opt
0.116.1crates.io↘ 8↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2fd87a4c135535ffed86123b6fb0f0a5a0bc89e50416c942c5f0662c645f679cdepends onused bywasm-opt-cxx-sys
0.116.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8c57b28207aa724318fcec6575fe74803c23f6f266fce10cbc9f3f116762f12eused bywasm-opt-sys
0.116.0crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8a1cce564dc768dacbdb718fc29df2dba80bd21cb47d8f77ae7e3d95ceb98cbewasm-timer
0.2.5crates.io↘ 7↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbe0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7fdepends onwasmi
0.31.2crates.io↘ 5↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum77a8281d1d660cdf54c76a3efa9ddd0c270cada1383a995db3ccb43d166456c7used bywasmi_arena
0.4.1crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum104a7f73be44570cac297b3035d76b169d6599637631cf37a1703326a0727073used bywasmi_core
0.13.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdcf1a7db34bff95b85c261002720c00c3a6168256dcb93041d3fa2054d19856aused bywasmparser
0.102.0crates.io↘ 2↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum48134de3d7598219ab9eaf6b91b15d8e50d31da76b8519fe4ecfcec2cf35104bdepends onwasmparser-nostd
0.100.2crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd5a015fe95f3504a94bb1462c717aae75253e39b9dd6c3fb1062c934535c64aadepends onused bywasmtime
8.0.1crates.io↘ 20↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf907fdead3153cb9bfb7a93bbd5b62629472dc06dee83605358c64c52ed3dda9depends onwasmtime-asm-macros
8.0.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumd3b9daa7c14cd4fa3edbf69de994408d5f4b7b0959ac13fa69d465f6597f810ddepends onused bywasmtime-cache
8.0.1crates.io↘ 12↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc86437fa68626fe896e5afc69234bb2b5894949083586535f200385adfd71213depends onused bywasmtime-cranelift
8.0.1crates.io↘ 14↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb1cefde0cce8cb700b1b21b6298a3837dba46521affd7b8c38a9ee2c869eee04depends onused bywasmtime-environ
8.0.1crates.io↘ 11↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma990198cee4197423045235bf89d3359e69bd2ea031005f4c2d901125955c949depends onwasmtime-jit
8.0.1crates.io↘ 16↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0de48df552cfca1c9b750002d3e07b45772dd033b0b206d5c0968496abf31244depends onused bywasmtime-jit-debug
8.0.1crates.io↘ 3↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6e0554b84c15a27d76281d06838aed94e13a77d7bf604bbbaf548aa20eb93846depends onwasmtime-jit-icache-coherence
8.0.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumaecae978b13f7f67efb23bd827373ace4578f2137ec110bbf6a4a7cde4121bbddepends onused bywasmtime-runtime
8.0.1crates.io↘ 16↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum658cf6f325232b6760e202e5255d823da5e348fdea827eff0a2a22319000b441depends onwasmtime-types
8.0.1crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma4f6fffd2a1011887d57f07654dd112791e872e3ff4a2e626aee8059ee17f06fweb-sys
0.3.69crates.io↘ 2↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13efdepends onwebpki
0.22.4crates.io↘ 2↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53depends onwebpki-roots
0.22.6crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumb6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87depends onused bywestend-runtime
10.0.0crates.io↘ 99↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum3ef1f629f711d7d110a1d13a12d3b4ab8fdc4ec3f97abbe9d1f0d248014a9e72depends on- binary-merkle-tree
15.0.0 - bitvec
1.0.1 - frame-benchmarking
31.0.0 - frame-election-provider-support
31.0.0 - frame-executive
31.0.0 - frame-support
31.0.0 - frame-system
31.0.0 - frame-system-benchmarking
31.0.0 - frame-system-rpc-runtime-api
29.0.0 - frame-try-runtime
0.37.0 - hex-literal
0.4.1 - log
0.4.21 - pallet-asset-rate
10.0.0 - pallet-authority-discovery
31.0.1 - pallet-authorship
31.0.0 - pallet-babe
31.0.0 - pallet-bags-list
30.0.0 - pallet-balances
31.0.0 - pallet-beefy
31.0.0 - pallet-beefy-mmr
31.0.0 - pallet-collective
31.0.0 - pallet-conviction-voting
31.0.0 - pallet-democracy
31.0.0 - pallet-election-provider-multi-phase
30.0.0 - pallet-election-provider-support-benchmarking
30.0.0 - pallet-elections-phragmen
32.0.0 - pallet-fast-unstake
30.0.0 - pallet-grandpa
31.0.0 - pallet-identity
31.0.0 - pallet-im-online
30.0.0 - pallet-indices
31.0.0 - pallet-membership
31.0.0 - pallet-message-queue
34.0.0 - pallet-mmr
30.0.0 - pallet-multisig
31.0.0 - pallet-nomination-pools
28.0.0 - pallet-nomination-pools-benchmarking
29.0.0 - pallet-nomination-pools-runtime-api
26.0.0 - pallet-offences
30.0.0 - pallet-offences-benchmarking
31.0.0 - pallet-preimage
31.0.0 - pallet-proxy
31.0.0 - pallet-recovery
31.0.0 - pallet-referenda
31.0.0 - pallet-root-testing
7.0.0 - pallet-scheduler
32.0.0 - pallet-session
31.0.0 - pallet-session-benchmarking
31.0.0 - pallet-society
31.0.0 - pallet-staking
31.0.0 - pallet-staking-reward-curve
11.0.0 - pallet-staking-runtime-api
17.0.0 - pallet-state-trie-migration
32.0.0 - pallet-sudo
31.0.0 - pallet-timestamp
30.0.0 - pallet-transaction-payment
31.0.0 - pallet-transaction-payment-rpc-runtime-api
31.0.0 - pallet-treasury
30.0.0 - pallet-utility
31.0.0 - pallet-vesting
31.0.0 - pallet-whitelist
30.0.0 - pallet-xcm
10.0.1 - pallet-xcm-benchmarks
10.0.0 - parity-scale-codec
3.6.12 - polkadot-parachain-primitives
9.0.0 - polkadot-primitives
10.0.0 - polkadot-runtime-common
10.0.0 - polkadot-runtime-parachains
10.0.0 - rustc-hex
2.1.0 - scale-info
2.11.3 - serde
1.0.202 - serde_derive
1.0.202 - smallvec
1.13.2 - sp-api
29.0.0 - sp-application-crypto
33.0.0 - sp-arithmetic
25.0.0 - sp-authority-discovery
29.0.0 - sp-block-builder
29.0.0 - sp-consensus-babe
0.35.0 - sp-consensus-beefy
16.0.0 - sp-core
31.0.0 - sp-genesis-builder
0.10.0 - sp-inherents
29.0.0 - sp-io
33.0.0 - sp-mmr-primitives
29.0.0 - sp-npos-elections
29.0.0 - sp-offchain
29.0.0 - sp-runtime
34.0.0 - sp-session
30.0.0 - sp-staking
29.0.0 - sp-std
14.0.0 - sp-storage
20.0.0 - sp-transaction-pool
29.0.0 - sp-version
32.0.0 - staging-xcm
10.0.0 - staging-xcm-builder
10.0.0 - staging-xcm-executor
10.0.0 - substrate-wasm-builder
20.0.0 - westend-runtime-constants
10.0.0
used by- binary-merkle-tree
westend-runtime-constants
10.0.0crates.io↘ 9↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum38ee9606d7d954aef2b22107e80fc128a467cd8d6f1d347f64e417f88b2833c8depends onused bywhich
4.4.2crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7used bywide
0.7.19crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumaab6594190de06d718a5dbc5fa781ab62f8903797056480e549ca74add6b7065depends onused bywidestring
1.1.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311used bywinapi
0.3.9crates.io↘ 2↖ 13sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419winapi-i686-pc-windows-gnu
0.4.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6used bywinapi-util
0.1.8crates.io↘ 1↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6bdepends onwinapi-x86_64-pc-windows-gnu
0.4.0crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183fused bywindows
0.51.1crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumca229916c5ee38c2f2bc1e9d8f04df975b4bd93f9955dc69fabb5d91270045c9depends onused bywindows_aarch64_gnullvm
0.42.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8used bywindows_aarch64_gnullvm
0.48.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8used bywindows_aarch64_gnullvm
0.52.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263used bywindows_aarch64_msvc
0.42.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43used bywindows_aarch64_msvc
0.48.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bcused bywindows_aarch64_msvc
0.52.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6used bywindows_i686_gnu
0.42.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84fused bywindows_i686_gnu
0.48.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksuma75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743eused bywindows_i686_gnu
0.52.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670used bywindows_i686_gnullvm
0.52.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9used bywindows_i686_msvc
0.42.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060used bywindows_i686_msvc
0.48.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406used bywindows_i686_msvc
0.52.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumdb3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bfused bywindows_x86_64_gnu
0.42.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36used bywindows_x86_64_gnu
0.48.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718eused bywindows_x86_64_gnu
0.52.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9used bywindows_x86_64_gnullvm
0.42.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3used bywindows_x86_64_gnullvm
0.48.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044ccused bywindows_x86_64_gnullvm
0.52.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596used bywindows_x86_64_msvc
0.42.2crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0used bywindows_x86_64_msvc
0.48.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538used bywindows_x86_64_msvc
0.52.5crates.io↘ 0↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumbec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0used bywindows-core
0.51.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64depends onused bywindows-core
0.52.0crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9depends onused bywindows-sys
0.45.0crates.io↘ 1↖ 6sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0depends onwindows-sys
0.48.0crates.io↘ 1↖ 14sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9depends onwindows-sys
0.52.0crates.io↘ 1↖ 16sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33ddepends onwindows-targets
0.42.2crates.io↘ 7↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071depends onused bywindows-targets
0.48.5crates.io↘ 7↖ 3sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940cdepends onwindows-targets
0.52.5crates.io↘ 8↖ 5sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7ebdepends onwinnow
0.5.40crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876depends onwinnow
0.6.8crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc3c52e9c97a68071b23e836c9380edae937f17b9c4667bd021973efc689f618ddepends onused bywinreg
0.50.0crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1depends onused bywyz
0.5.1crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9eddepends onused byx25519-dalek
1.1.1crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4fused byx25519-dalek
2.0.1crates.io↘ 4↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc7e468321c81fb07fa7f4c636c3972b9100f0346e5b6a9f2bd0603a52f7ed277x509-parser
0.14.0crates.io↘ 10↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume0ecbeb7b67ce215e40e3cc7f2ff902f94a223acf44995934763467e7b1febc8depends onused byxcm-procedural
8.0.0crates.io↘ 4↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumf4717a97970a9cda70d7db53cf50d2615c2f6f6b7c857445325b4a39ea7aa2cdused byyamux
0.10.2crates.io↘ 6↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5used byyasna
0.5.2crates.io↘ 1↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksume17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cddepends onused byzerocopy
0.7.34crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087depends onused byzerocopy-derive
0.7.34crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3bdepends onused byzeroize
1.7.0crates.io↘ 1↖ 32sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2ddepends onused by- ark-ec
0.4.2 - ark-ff
0.4.2 - chacha20poly1305
0.10.1 - cipher
0.4.4 - crypto-bigint
0.5.5 - curve25519-dalek
3.2.0 - curve25519-dalek
4.1.2 - curve25519-dalek-ng
4.1.1 - der
0.7.9 - ed25519-dalek
2.1.1 - ed25519-zebra
3.1.0 - ed25519-zebra
4.0.3 - elliptic-curve
0.13.8 - generic-array
0.14.7 - libp2p-identity
0.1.3 - libp2p-noise
0.42.2 - merlin
3.0.0 - mixnet
0.7.0 - rustls
0.22.4 - sc-network
0.37.0 - schnorrkel
0.10.2 - schnorrkel
0.11.4 - sec1
0.7.3 - secrecy
0.8.0 - smoldot
0.11.0 - smoldot-light
0.9.0 - sp-core
31.0.0 - strobe-rs
0.8.1 - substrate-bip39
0.5.0 - w3f-bls
0.1.3 - x25519-dalek
1.1.1 - x25519-dalek
2.0.1
- ark-ec
zeroize_derive
1.4.2crates.io↘ 3↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69depends onused byzstd
0.11.2+zstd.1.5.2crates.io↘ 1↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4depends onused byzstd
0.12.4crates.io↘ 1↖ 4sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53cdepends onzstd-safe
5.0.2+zstd.1.5.2crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksum1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4dbdepends onused byzstd-safe
6.0.6crates.io↘ 2↖ 1sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581depends onused byzstd-sys
2.0.10+zstd.1.5.6crates.io↘ 2↖ 2sourceregistry+https://github.com/rust-lang/crates.io-indexchecksumc253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aadepends on
Cargo.tomldiffbeforeafterboth--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,10 +31,10 @@
[workspace.dependencies]
# Unique
app-promotion-rpc = { path = "primitives/app_promotion_rpc", default-features = false }
-evm-coder = { version = "0.4.2", default-features = false, features = ['bondrewd'] }
+evm-coder = { version = "0.4.3", default-features = false, features = ['bondrewd'] }
pallet-app-promotion = { path = "pallets/app-promotion", default-features = false }
pallet-balances-adapter = { default-features = false, path = "pallets/balances-adapter" }
-pallet-charge-transaction = { package = "pallet-template-transaction-payment", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v1.3.0" }
+pallet-charge-transaction = { package = "pallet-template-transaction-payment", default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v1.9.0" }
pallet-collator-selection = { default-features = false, path = "pallets/collator-selection" }
pallet-common = { default-features = false, path = "pallets/common" }
pallet-configuration = { default-features = false, path = "pallets/configuration" }
@@ -61,7 +61,7 @@
up-data-structs = { path = "primitives/data-structs", default-features = false }
up-pov-estimate-rpc = { path = "primitives/pov-estimate-rpc", default-features = false }
up-rpc = { path = "primitives/rpc", default-features = false }
-up-sponsorship = { default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v1.3.0" }
+up-sponsorship = { default-features = false, git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v1.9.0" }
# Unique: Runtimes
opal-runtime = { path = "runtime/opal" }
@@ -69,149 +69,154 @@
unique-runtime = { path = "runtime/unique" }
# Frontier (Unique patches over the Parity version)
-fc-api = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-fc-consensus = { git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-fc-db = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-fc-mapping-sync = { git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
+fc-api = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+fc-consensus = { git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+fc-db = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+fc-mapping-sync = { git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+fc-rpc = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+fc-rpc-core = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+fp-evm = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+fp-rpc = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
fp-self-contained = { default-features = false, features = [
"serde",
-], git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
-pallet-evm-precompile-simple = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.3.0" }
+], git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+fp-storage = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+pallet-base-fee = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+pallet-ethereum = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+pallet-evm = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
+pallet-evm-precompile-simple = { default-features = false, git = "https://github.com/uniquenetwork/unique-frontier", branch = "unique-polkadot-v1.9.0" }
# Parity
codec = { default-features = false, features = ['derive'], package = 'parity-scale-codec', version = "3.6.5" }
-cumulus-client-cli = "0.4.0"
-cumulus-client-collator = "0.4.0"
-cumulus-client-consensus-aura = "0.4.0"
-cumulus-client-consensus-common = "0.4.0"
-cumulus-client-consensus-proposer = "0.4.0"
-cumulus-client-network = "0.4.0"
-cumulus-client-service = "0.4.0"
-cumulus-pallet-aura-ext = { default-features = false, version = "0.4.0" }
-cumulus-pallet-dmp-queue = { default-features = false, version = "0.4.0" }
-cumulus-pallet-parachain-system = { default-features = false, version = "0.4.0" }
-cumulus-pallet-xcm = { default-features = false, version = "0.4.0" }
-cumulus-pallet-xcmp-queue = { default-features = false, version = "0.4.0" }
-cumulus-primitives-aura = { default-features = false, version = "0.4.0" }
-cumulus-primitives-core = { default-features = false, version = "0.4.0" }
-cumulus-primitives-parachain-inherent = { default-features = false, version = "0.4.0" }
-cumulus-primitives-timestamp = { default-features = false, version = "0.4.0" }
-cumulus-primitives-utility = { default-features = false, version = "0.4.0" }
-cumulus-relay-chain-inprocess-interface = "0.4.0"
-cumulus-relay-chain-interface = "0.4.0"
-cumulus-relay-chain-minimal-node = "0.4.0"
-frame-executive = { default-features = false, version = "25.0.0" }
-frame-support = { default-features = false, version = "25.0.0" }
-frame-system = { default-features = false, version = "25.0.0" }
-frame-system-rpc-runtime-api = { default-features = false, version = "23.0.0" }
-pallet-aura = { default-features = false, version = "24.0.0" }
-pallet-authorship = { default-features = false, version = "25.0.0" }
-pallet-balances = { default-features = false, version = "25.0.0" }
-pallet-collective = { default-features = false, version = "25.0.0" }
-pallet-democracy = { default-features = false, version = "25.0.0" }
-pallet-membership = { default-features = false, version = "25.0.0" }
-pallet-preimage = { default-features = false, version = "25.0.0" }
-pallet-ranked-collective = { default-features = false, version = "25.0.0" }
-pallet-referenda = { default-features = false, version = "25.0.0" }
-pallet-scheduler = { default-features = false, version = "26.0.0" }
-pallet-session = { default-features = false, version = "25.0.0" }
-pallet-state-trie-migration = { default-features = false, version = "26.0.0" }
-pallet-sudo = { default-features = false, version = "25.0.0" }
-pallet-timestamp = { default-features = false, version = "24.0.0" }
-pallet-transaction-payment = { default-features = false, version = "25.0.0" }
-pallet-transaction-payment-rpc = "27.0.0"
-pallet-transaction-payment-rpc-runtime-api = { default-features = false, version = "25.0.0" }
-pallet-treasury = { default-features = false, version = "24.0.0" }
-pallet-utility = { default-features = false, version = "25.0.0" }
-pallet-xcm = { default-features = false, version = "4.0.0" }
+cumulus-client-cli = "0.10.0"
+cumulus-client-collator = "0.10.0"
+cumulus-client-consensus-aura = "0.10.0"
+cumulus-client-consensus-common = "0.10.0"
+cumulus-client-consensus-proposer = "0.10.0"
+cumulus-client-network = "0.10.0"
+cumulus-client-service = "0.10.0"
+cumulus-client-parachain-inherent = "0.4.0"
+cumulus-pallet-aura-ext = { default-features = false, version = "0.10.0" }
+cumulus-pallet-dmp-queue = { default-features = false, version = "0.10.0" }
+cumulus-pallet-parachain-system = { default-features = false, version = "0.10.0" }
+cumulus-pallet-xcm = { default-features = false, version = "0.10.0" }
+cumulus-pallet-xcmp-queue = { default-features = false, version = "0.10.0" }
+cumulus-primitives-aura = { default-features = false, version = "0.10.0" }
+cumulus-primitives-core = { default-features = false, version = "0.10.0" }
+cumulus-primitives-parachain-inherent = { default-features = false, version = "0.10.0" }
+cumulus-primitives-timestamp = { default-features = false, version = "0.10.0" }
+cumulus-primitives-utility = { default-features = false, version = "0.10.0" }
+cumulus-relay-chain-inprocess-interface = "0.10.0"
+cumulus-relay-chain-interface = "0.10.0"
+cumulus-relay-chain-minimal-node = "0.10.0"
+parachains-common = { default-features = false, version = "10.0.0"}
+frame-executive = { default-features = false, version = "31.0.0" }
+frame-support = { default-features = false, version = "31.0.0" }
+frame-system = { default-features = false, version = "31.0.0" }
+frame-system-rpc-runtime-api = { default-features = false, version = "29.0.0" }
+pallet-aura = { default-features = false, version = "30.0.0" }
+pallet-authorship = { default-features = false, version = "31.0.0" }
+pallet-balances = { default-features = false, version = "31.0.0" }
+pallet-collective = { default-features = false, version = "31.0.0" }
+pallet-democracy = { default-features = false, version = "31.0.0" }
+pallet-membership = { default-features = false, version = "31.0.0" }
+pallet-preimage = { default-features = false, version = "31.0.0" }
+pallet-ranked-collective = { default-features = false, version = "31.0.0" }
+pallet-referenda = { default-features = false, version = "31.0.0" }
+pallet-scheduler = { default-features = false, version = "32.0.0" }
+pallet-session = { default-features = false, version = "31.0.0" }
+pallet-state-trie-migration = { default-features = false, version = "32.0.0" }
+pallet-sudo = { default-features = false, version = "31.0.0" }
+pallet-timestamp = { default-features = false, version = "30.0.0" }
+pallet-transaction-payment = { default-features = false, version = "31.0.0" }
+pallet-transaction-payment-rpc = "33.0.0"
+pallet-transaction-payment-rpc-runtime-api = { default-features = false, version = "31.0.0" }
+pallet-treasury = { default-features = false, version = "30.0.0" }
+pallet-utility = { default-features = false, version = "31.0.0" }
+pallet-xcm = { default-features = false, version = "10.0.1" }
+pallet-message-queue = { default-features = false, version = "34.0.0" }
parity-scale-codec = { version = "3.6.5", features = ["derive"], default-features = false }
-polkadot-cli = "4.0.0"
-polkadot-parachain-primitives = { default-features = false, version = "3.0.0" }
-polkadot-primitives = "4.0.0"
-polkadot-runtime-common = { default-features = false, version = "4.0.0" }
-polkadot-service = "4.0.0"
-sc-basic-authorship = "0.31.0"
-sc-chain-spec = "24.0.0"
-sc-cli = "0.33.0"
-sc-client-api = "25.0.0"
-sc-consensus = "0.30.0"
-sc-consensus-manual-seal = "0.32.0"
-sc-executor = "0.29.0"
-sc-network = "0.31.0"
-sc-network-sync = "0.30.0"
-sc-rpc = "26.0.0"
-sc-rpc-api = "0.30.0"
-sc-service = "0.32.0"
-sc-sysinfo = "24.0.0"
-sc-telemetry = "12.0.0"
-sc-tracing = "25.0.0"
-sc-transaction-pool = "25.0.0"
+polkadot-cli = "10.0.0"
+polkadot-parachain-primitives = { default-features = false, version = "9.0.0" }
+polkadot-primitives = "10.0.0"
+polkadot-runtime-common = { default-features = false, version = "10.0.0" }
+polkadot-service = "10.0.0"
+sc-basic-authorship = "0.37.0"
+sc-chain-spec = "30.0.0"
+sc-cli = "0.39.0"
+sc-client-api = "31.0.0"
+sc-consensus = "0.36.0"
+sc-consensus-manual-seal = "0.38.0"
+sc-executor = "0.35.0"
+sc-network = "0.37.0"
+sc-network-sync = "0.36.0"
+sc-rpc = "32.0.0"
+sc-rpc-api = "0.36.0"
+sc-service = "0.38.0"
+sc-sysinfo = "30.0.0"
+sc-telemetry = "17.0.0"
+sc-tracing = "31.0.0"
+sc-transaction-pool = "31.0.0"
scale-info = { version = "2.9.0", default-features = false, features = ["derive"] }
-sp-api = { default-features = false, version = "23.0.0" }
-sp-arithmetic = { default-features = false, version = "20.0.0" }
-sp-block-builder = { default-features = false, version = "23.0.0" }
-sp-blockchain = "25.0.0"
-sp-consensus-aura = { default-features = false, version = "0.29.0" }
-sp-core = { default-features = false, version = "25.0.0" }
-sp-externalities = "0.23.0"
-sp-inherents = { default-features = false, version = "23.0.0" }
-sp-io = { default-features = false, version = "27.0.0" }
-sp-keystore = "0.31.0"
-sp-offchain = { default-features = false, version = "23.0.0" }
-sp-runtime = { default-features = false, version = "28.0.0" }
-sp-session = { default-features = false, version = "24.0.0" }
-sp-staking = { default-features = false, version = "23.0.0" }
-sp-state-machine = "0.32.0"
-sp-std = { default-features = false, version = "12.0.0" }
-sp-storage = { default-features = false, version = "17.0.0" }
-sp-timestamp = "23.0.0"
-sp-tracing = "14.0.0"
-sp-transaction-pool = { default-features = false, version = "23.0.0" }
-sp-trie = { default-features = false, version = "26.0.0" }
-sp-version = { default-features = false, version = "26.0.0" }
-sp-weights = { default-features = false, version = "24.0.0" }
-staging-parachain-info = { default-features = false, version = "0.4.0" }
-staging-xcm = { default-features = false, version = "4.0.0" }
-staging-xcm-builder = { default-features = false, version = "4.0.0" }
-staging-xcm-executor = { default-features = false, version = "4.0.0" }
-substrate-frame-rpc-system = "25.0.0"
-substrate-prometheus-endpoint = "0.16.0"
+sp-api = { default-features = false, version = "29.0.0" }
+sp-arithmetic = { default-features = false, version = "25.0.0" }
+sp-block-builder = { default-features = false, version = "29.0.0" }
+sp-blockchain = "31.0.0"
+sp-consensus-aura = { default-features = false, version = "0.35.0" }
+sp-core = { default-features = false, version = "31.0.0" }
+sp-externalities = "0.27.0"
+sp-inherents = { default-features = false, version = "29.0.0" }
+sp-io = { default-features = false, version = "33.0.0" }
+sp-keystore = "0.37.0"
+sp-offchain = { default-features = false, version = "29.0.0" }
+sp-runtime = { default-features = false, version = "34.0.0" }
+sp-session = { default-features = false, version = "30.0.0" }
+sp-staking = { default-features = false, version = "29.0.0" }
+sp-state-machine = "0.38.0"
+sp-std = { default-features = false, version = "14.0.0" }
+sp-storage = { default-features = false, version = "20.0.0" }
+sp-timestamp = "29.0.0"
+sp-tracing = "16.0.0"
+sp-transaction-pool = { default-features = false, version = "29.0.0" }
+sp-trie = { default-features = false, version = "32.0.0" }
+sp-version = { default-features = false, version = "32.0.0" }
+sp-weights = { default-features = false, version = "30.0.0" }
+sp-genesis-builder = { default-features = false, version = "0.10.0" }
+staging-parachain-info = { default-features = false, version = "0.10.0" }
+staging-xcm = { default-features = false, version = "10.0.0" }
+staging-xcm-builder = { default-features = false, version = "10.0.0" }
+staging-xcm-executor = { default-features = false, version = "10.0.0" }
+substrate-frame-rpc-system = "31.0.0"
+substrate-prometheus-endpoint = "0.17.0"
# Parity: Build utils
-substrate-build-script-utils = "9.0.0"
-substrate-wasm-builder = "14.0.0"
+substrate-build-script-utils = "11.0.0"
+substrate-wasm-builder = "20.0.0"
# Parity: Benchmarking
-frame-benchmarking = { default-features = false, version = "25.0.0" }
-frame-benchmarking-cli = "29.0.0"
-frame-system-benchmarking = { default-features = false, version = "25.0.0" }
+frame-benchmarking = { default-features = false, version = "31.0.0" }
+frame-benchmarking-cli = "35.0.0"
+frame-system-benchmarking = { default-features = false, version = "31.0.0" }
# Parity: Try Runtime
-frame-try-runtime = { default-features = false, version = "0.31.0" }
-try-runtime-cli = "0.35.0"
+frame-try-runtime = { default-features = false, version = "0.37.0" }
+try-runtime-cli = "0.41.0"
# ORML
-orml-traits = { default-features = false, git = "https://github.com/uniquenetwork/open-runtime-module-library", branch = "unique-polkadot-v1.3.0" }
-orml-vesting = { default-features = false, git = "https://github.com/uniquenetwork/open-runtime-module-library", branch = "unique-polkadot-v1.3.0" }
-orml-xcm-support = { default-features = false, git = "https://github.com/uniquenetwork/open-runtime-module-library", branch = "unique-polkadot-v1.3.0" }
-orml-xtokens = { default-features = false, git = "https://github.com/uniquenetwork/open-runtime-module-library", branch = "unique-polkadot-v1.3.0" }
+orml-traits = { version = "0.9.1", default-features = false }
+orml-vesting = { version = "0.9.1", default-features = false }
+orml-xcm-support = { version = "0.9.1", default-features = false }
+orml-xtokens = { version = "0.9.1", default-features = false }
# Other
derivative = { version = "2.2.0", features = ["use_core"] }
-ethereum = { version = "0.14.0", default-features = false }
-evm-core = { git = "https://github.com/rust-blockchain/evm", rev = "b7b82c7e1fc57b7449d6dfa6826600de37cc1e65", default-features = false }
+ethereum = { version = "0.15.0", default-features = false, features = ["with-codec"] }
+evm-core = { version = "0.41.0", default-features = false }
hex-literal = "0.4.1"
impl-trait-for-tuples = "0.2.2"
-jsonrpsee = { version = "0.16.3", features = ["macros", "server"] }
+jsonrpsee = { version = "0.22.5", features = ["macros", "server"] }
log = { version = "0.4.20", default-features = false }
num_enum = { version = "0.7.0", default-features = false }
serde = { default-features = false, features = ['derive'], version = "1.0.188" }
+serde_json = "1"
smallvec = "1.11.1"
client/rpc/Cargo.tomldiffbeforeafterboth--- a/client/rpc/Cargo.toml
+++ b/client/rpc/Cargo.toml
@@ -5,8 +5,7 @@
version = "0.1.4"
[dependencies]
-anyhow = "1.0.75"
-jsonrpsee = { version = "0.16.3", features = ["macros", "server"] }
+jsonrpsee = { workspace = true }
parity-scale-codec = { workspace = true }
trie-db = { version = "0.27.1", default-features = false }
zstd = { version = "0.12.4", default-features = false }
client/rpc/src/lib.rsdiffbeforeafterboth--- a/client/rpc/src/lib.rs
+++ b/client/rpc/src/lib.rs
@@ -17,14 +17,13 @@
// Original License
use std::sync::Arc;
-use anyhow::anyhow;
use app_promotion_rpc::AppPromotionApi as AppPromotionRuntimeApi;
pub use app_promotion_unique_rpc::AppPromotionApiServer;
-use jsonrpsee::{core::RpcResult as Result, proc_macros::rpc};
+use jsonrpsee::{core::RpcResult as Result, proc_macros::rpc, types::ErrorCode};
use parity_scale_codec::Decode;
-use sp_api::{ApiExt, BlockT, ProvideRuntimeApi};
+use sp_api::{ApiExt, ProvideRuntimeApi};
use sp_blockchain::HeaderBackend;
-use sp_runtime::traits::{AtLeast32BitUnsigned, Member};
+use sp_runtime::traits::{AtLeast32BitUnsigned, Block as BlockT, Member};
use up_data_structs::{
CollectionId, CollectionLimits, CollectionStats, Property, PropertyKeyPermission,
RpcCollection, TokenChild, TokenData, TokenId,
@@ -345,7 +344,7 @@
api_version
} else {
// unreachable for our runtime
- return Err(anyhow!("api is not available").into())
+ return Err(ErrorCode::MethodNotFound.into())
};
let result = $(if _api_version < $ver {
@@ -354,8 +353,8 @@
{ api.$method_name(at, $($($map)? ($name)),*) };
Ok(result
- .map_err(|e| anyhow!("unable to query: {e}"))?
- .map_err(|e| anyhow!("runtime error: {e:?}"))$(.map($mapper))??)
+ .map_err(|_| ErrorCode::InternalError /* TODO proper error */)?
+ .map_err(|_| ErrorCode::InvalidParams)$(.map($mapper))??)
}
};
}
@@ -513,7 +512,7 @@
{
api_version
} else {
- return Err(anyhow!("api is not available").into());
+ return Err(ErrorCode::MethodNotFound.into());
};
let result = if api_version >= 3 {
api.token_data(at, collection, token_id, string_keys_to_bytes_keys(keys))
@@ -537,8 +536,8 @@
})
};
Ok(result
- .map_err(|e| anyhow!("unable to query: {e}"))?
- .map_err(|e| anyhow!("runtime error: {e:?}"))?)
+ .map_err(|_| ErrorCode::InternalError /* TODO proper error */)?
+ .map_err(|_| ErrorCode::InvalidParams)?)
}
fn string_keys_to_bytes_keys(keys: Option<Vec<String>>) -> Option<Vec<Vec<u8>>> {
js-packages/tests/pallet-presence.test.tsdiffbeforeafterboth--- a/js-packages/tests/pallet-presence.test.ts
+++ b/js-packages/tests/pallet-presence.test.ts
@@ -49,6 +49,7 @@
'configuration',
'xtokens',
'maintenance',
+ 'messagequeue',
];
// Pallets that depend on consensus and governance configuration
node/cli/Cargo.tomldiffbeforeafterboth--- a/node/cli/Cargo.toml
+++ b/node/cli/Cargo.toml
@@ -42,6 +42,7 @@
cumulus-relay-chain-inprocess-interface = { workspace = true }
cumulus-relay-chain-interface = { workspace = true }
cumulus-relay-chain-minimal-node = { workspace = true }
+cumulus-client-parachain-inherent = { workspace = true }
frame-benchmarking = { workspace = true }
frame-benchmarking-cli = { workspace = true }
opal-runtime = { workspace = true, optional = true }
@@ -66,6 +67,7 @@
sc-transaction-pool = { workspace = true }
serde = { workspace = true }
sp-api = { workspace = true }
+sp-state-machine = { workspace = true }
sp-block-builder = { workspace = true }
sp-blockchain = { workspace = true }
sp-consensus-aura = { workspace = true }
node/cli/src/chain_spec.rsdiffbeforeafterboth--- a/node/cli/src/chain_spec.rs
+++ b/node/cli/src/chain_spec.rs
@@ -14,8 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
-use std::collections::BTreeMap;
-
+use default_runtime::WASM_BINARY;
#[cfg(all(not(feature = "unique-runtime"), not(feature = "quartz-runtime")))]
pub use opal_runtime as default_runtime;
#[cfg(all(not(feature = "unique-runtime"), feature = "quartz-runtime"))]
@@ -23,7 +22,7 @@
use sc_chain_spec::{ChainSpecExtension, ChainSpecGroup};
use sc_service::ChainType;
use serde::{Deserialize, Serialize};
-use serde_json::map::Map;
+use serde_json::{json, map::Map};
use sp_core::{sr25519, Pair, Public};
use sp_runtime::traits::{IdentifyAccount, Verify};
#[cfg(feature = "unique-runtime")]
@@ -140,194 +139,103 @@
{
AccountPublic::from(get_from_seed::<TPublic>(seed)).into_account()
}
-
-#[cfg(not(feature = "unique-runtime"))]
-macro_rules! testnet_genesis {
- (
- $runtime:path,
- $root_key:expr,
- $initial_invulnerables:expr,
- $endowed_accounts:expr,
- $id:expr
- ) => {{
- use $runtime::*;
-
- RuntimeGenesisConfig {
- system: SystemConfig {
- code: WASM_BINARY
- .expect("WASM binary was not build, please build it!")
- .to_vec(),
- ..Default::default()
- },
- balances: BalancesConfig {
- balances: $endowed_accounts
- .iter()
- .cloned()
- // 1e13 UNQ
- .map(|k| (k, 1 << 100))
- .collect(),
- },
- sudo: SudoConfig {
- key: Some($root_key),
- },
- vesting: VestingConfig { vesting: vec![] },
- parachain_info: ParachainInfoConfig {
- parachain_id: $id.into(),
- ..Default::default()
- },
- collator_selection: CollatorSelectionConfig {
- invulnerables: $initial_invulnerables
- .iter()
- .cloned()
- .map(|(acc, _)| acc)
- .collect(),
- },
- session: SessionConfig {
- keys: $initial_invulnerables
- .into_iter()
- .map(|(acc, aura)| {
- (
- acc.clone(), // account id
- acc, // validator id
- SessionKeys { aura }, // session keys
- )
- })
- .collect(),
- },
- evm: EVMConfig {
- accounts: BTreeMap::new(),
- ..Default::default()
- },
- ..Default::default()
+pub fn test_config(chain_id: &str, relay_chain: &str) -> DefaultChainSpec {
+ DefaultChainSpec::builder(
+ WASM_BINARY.expect("WASM binary was not build, please build it!"),
+ Extensions {
+ relay_chain: relay_chain.into(),
+ para_id: PARA_ID,
+ },
+ )
+ .with_id(&format!(
+ "{}_{}",
+ default_runtime::VERSION.spec_name,
+ chain_id
+ ))
+ .with_name(&format!(
+ "{}{}",
+ default_runtime::VERSION.spec_name.to_uppercase(),
+ if cfg!(feature = "unique-runtime") {
+ ""
+ } else {
+ " by UNIQUE"
}
- }};
+ ))
+ .with_properties(chain_properties())
+ .with_chain_type(ChainType::Development)
+ .with_genesis_config_patch(genesis_patch())
+ .build()
}
-#[cfg(feature = "unique-runtime")]
-macro_rules! testnet_genesis {
- (
- $runtime:path,
- $root_key:expr,
- $initial_invulnerables:expr,
- $endowed_accounts:expr,
- $id:expr
- ) => {{
- use $runtime::*;
+fn genesis_patch() -> serde_json::Value {
+ use default_runtime::*;
- RuntimeGenesisConfig {
- system: SystemConfig {
- code: WASM_BINARY
- .expect("WASM binary was not build, please build it!")
- .to_vec(),
- ..Default::default()
- },
- balances: BalancesConfig {
- balances: $endowed_accounts
- .iter()
- .cloned()
- // 1e13 UNQ
- .map(|k| (k, 1 << 100))
- .collect(),
- },
- sudo: SudoConfig {
- key: Some($root_key),
- },
- vesting: VestingConfig { vesting: vec![] },
- parachain_info: ParachainInfoConfig {
- parachain_id: $id.into(),
- ..Default::default()
- },
- aura: AuraConfig {
- authorities: $initial_invulnerables
- .into_iter()
- .map(|(_, aura)| aura)
- .collect(),
- },
- evm: EVMConfig {
- accounts: BTreeMap::new(),
- ..Default::default()
- },
- ..Default::default()
- }
- }};
-}
+ let invulnerables = ["Alice", "Bob"];
+
+ #[allow(unused_mut)]
+ let mut patch = json!({
+ "parachainInfo": {
+ "parachainId": PARA_ID,
+ },
+
+ "aura": {
+ "authorities": invulnerables.into_iter()
+ .map(get_from_seed::<AuraId>)
+ .collect::<Vec<_>>(),
+ },
-pub fn development_config() -> DefaultChainSpec {
- let mut properties = Map::new();
- properties.insert("tokenSymbol".into(), default_runtime::TOKEN_SYMBOL.into());
- properties.insert("tokenDecimals".into(), default_runtime::DECIMALS.into());
- properties.insert(
- "ss58Format".into(),
- default_runtime::SS58Prefix::get().into(),
- );
+ "session": {
+ "keys": invulnerables.into_iter()
+ .map(|name| {
+ let account = get_account_id_from_seed::<sr25519::Public>(name);
+ let aura = get_from_seed::<AuraId>(name);
- DefaultChainSpec::from_genesis(
- // Name
- format!(
- "{}{}",
- default_runtime::VERSION.spec_name.to_uppercase(),
- if cfg!(feature = "unique-runtime") {
- ""
- } else {
- " by UNIQUE"
- }
- )
- .as_str(),
- // ID
- format!("{}_dev", default_runtime::VERSION.spec_name).as_str(),
- ChainType::Local,
- move || {
- testnet_genesis!(
- default_runtime,
- // Sudo account
- get_account_id_from_seed::<sr25519::Public>("Alice"),
- [
(
- get_account_id_from_seed::<sr25519::Public>("Alice"),
- get_from_seed::<AuraId>("Alice"),
- ),
- (
- get_account_id_from_seed::<sr25519::Public>("Bob"),
- get_from_seed::<AuraId>("Bob"),
- ),
- ],
- // Pre-funded accounts
- vec![
- get_account_id_from_seed::<sr25519::Public>("Alice"),
- get_account_id_from_seed::<sr25519::Public>("Bob"),
- get_account_id_from_seed::<sr25519::Public>("Charlie"),
- get_account_id_from_seed::<sr25519::Public>("Dave"),
- get_account_id_from_seed::<sr25519::Public>("Eve"),
- get_account_id_from_seed::<sr25519::Public>("Ferdie"),
- get_account_id_from_seed::<sr25519::Public>("Alice//stash"),
- get_account_id_from_seed::<sr25519::Public>("Bob//stash"),
- get_account_id_from_seed::<sr25519::Public>("Charlie//stash"),
- get_account_id_from_seed::<sr25519::Public>("Dave//stash"),
- get_account_id_from_seed::<sr25519::Public>("Eve//stash"),
- get_account_id_from_seed::<sr25519::Public>("Ferdie//stash"),
- ],
- PARA_ID
- )
+ /* account id: */ account.clone(),
+ /* validator id: */ account,
+ /* session keys: */ SessionKeys { aura },
+ )
+ })
+ .collect::<Vec<_>>()
},
- // Bootnodes
- vec![],
- // Telemetry
- None,
- // Protocol ID
- None,
- None,
- // Properties
- Some(properties),
- // Extensions
- Extensions {
- relay_chain: "rococo-dev".into(),
- para_id: PARA_ID,
+
+ "sudo": {
+ "key": get_account_id_from_seed::<sr25519::Public>("Alice"),
},
- )
+
+ "balances": {
+ "balances": &[
+ get_account_id_from_seed::<sr25519::Public>("Alice"),
+ get_account_id_from_seed::<sr25519::Public>("Bob"),
+ get_account_id_from_seed::<sr25519::Public>("Charlie"),
+ get_account_id_from_seed::<sr25519::Public>("Dave"),
+ get_account_id_from_seed::<sr25519::Public>("Eve"),
+ get_account_id_from_seed::<sr25519::Public>("Ferdie"),
+ get_account_id_from_seed::<sr25519::Public>("Alice//stash"),
+ get_account_id_from_seed::<sr25519::Public>("Bob//stash"),
+ get_account_id_from_seed::<sr25519::Public>("Charlie//stash"),
+ get_account_id_from_seed::<sr25519::Public>("Dave//stash"),
+ get_account_id_from_seed::<sr25519::Public>("Eve//stash"),
+ get_account_id_from_seed::<sr25519::Public>("Ferdie//stash"),
+ ].into_iter()
+ .map(|k| (k, /* ~1.2e+12 UNQ */ 1u128 << 100))
+ .collect::<Vec<_>>(),
+ },
+ });
+
+ #[cfg(feature = "unique-runtime")]
+ {
+ patch
+ .as_object_mut()
+ .expect("the genesis patch is always an object; qed")
+ .remove("session");
+ }
+
+ patch
}
-pub fn local_testnet_config() -> DefaultChainSpec {
+fn chain_properties() -> sc_chain_spec::Properties {
let mut properties = Map::new();
properties.insert("tokenSymbol".into(), default_runtime::TOKEN_SYMBOL.into());
properties.insert("tokenDecimals".into(), default_runtime::DECIMALS.into());
@@ -336,67 +244,5 @@
default_runtime::SS58Prefix::get().into(),
);
- DefaultChainSpec::from_genesis(
- // Name
- format!(
- "{}{}",
- default_runtime::VERSION.impl_name.to_uppercase(),
- if cfg!(feature = "unique-runtime") {
- ""
- } else {
- " by UNIQUE"
- }
- )
- .as_str(),
- // ID
- format!("{}_local", default_runtime::VERSION.spec_name).as_str(),
- ChainType::Local,
- move || {
- testnet_genesis!(
- default_runtime,
- // Sudo account
- get_account_id_from_seed::<sr25519::Public>("Alice"),
- [
- (
- get_account_id_from_seed::<sr25519::Public>("Alice"),
- get_from_seed::<AuraId>("Alice"),
- ),
- (
- get_account_id_from_seed::<sr25519::Public>("Bob"),
- get_from_seed::<AuraId>("Bob"),
- ),
- ],
- // Pre-funded accounts
- vec![
- get_account_id_from_seed::<sr25519::Public>("Alice"),
- get_account_id_from_seed::<sr25519::Public>("Bob"),
- get_account_id_from_seed::<sr25519::Public>("Charlie"),
- get_account_id_from_seed::<sr25519::Public>("Dave"),
- get_account_id_from_seed::<sr25519::Public>("Eve"),
- get_account_id_from_seed::<sr25519::Public>("Ferdie"),
- get_account_id_from_seed::<sr25519::Public>("Alice//stash"),
- get_account_id_from_seed::<sr25519::Public>("Bob//stash"),
- get_account_id_from_seed::<sr25519::Public>("Charlie//stash"),
- get_account_id_from_seed::<sr25519::Public>("Dave//stash"),
- get_account_id_from_seed::<sr25519::Public>("Eve//stash"),
- get_account_id_from_seed::<sr25519::Public>("Ferdie//stash"),
- ],
- PARA_ID
- )
- },
- // Bootnodes
- vec![],
- // Telemetry
- None,
- // Protocol ID
- None,
- None,
- // Properties
- Some(properties),
- // Extensions
- Extensions {
- relay_chain: "westend-local".into(),
- para_id: PARA_ID,
- },
- )
+ properties
}
node/cli/src/cli.rsdiffbeforeafterboth--- a/node/cli/src/cli.rs
+++ b/node/cli/src/cli.rs
@@ -24,7 +24,7 @@
#[derive(Debug, Parser)]
pub enum Subcommand {
/// Export the genesis state of the parachain.
- ExportGenesisState(cumulus_client_cli::ExportGenesisStateCommand),
+ ExportGenesisState(cumulus_client_cli::ExportGenesisHeadCommand),
/// Export the genesis wasm of the parachain.
ExportGenesisWasm(cumulus_client_cli::ExportGenesisWasmCommand),
node/cli/src/command.rsdiffbeforeafterboth--- a/node/cli/src/command.rs
+++ b/node/cli/src/command.rs
@@ -63,8 +63,8 @@
fn load_spec(id: &str) -> std::result::Result<Box<dyn sc_service::ChainSpec>, String> {
Ok(match id {
- "dev" => Box::new(chain_spec::development_config()),
- "" | "local" => Box::new(chain_spec::local_testnet_config()),
+ "dev" => Box::new(chain_spec::test_config("dev", "rococo-dev")),
+ "" | "local" => Box::new(chain_spec::test_config("local", "westend-local")),
path => {
let path = std::path::PathBuf::from(path);
#[allow(clippy::redundant_clone)]
@@ -337,10 +337,7 @@
Ok(cmd.run(components.client, components.backend, None))
}),
Some(Subcommand::ExportGenesisState(cmd)) => {
- construct_sync_run!(|components, cli, cmd, _config| {
- let spec = cli.load_spec(&cmd.shared_params.chain.clone().unwrap_or_default())?;
- cmd.run(&*spec, &*components.client)
- })
+ construct_sync_run!(|components, cli, cmd, _config| cmd.run(components.client))
}
Some(Subcommand::ExportGenesisWasm(cmd)) => {
construct_sync_run!(|_components, cli, cmd, _config| {
@@ -352,13 +349,17 @@
Some(Subcommand::Benchmark(cmd)) => {
use frame_benchmarking_cli::{BenchmarkCmd, SUBSTRATE_REFERENCE_HARDWARE};
use polkadot_cli::Block;
- use sp_io::SubstrateHostFunctions;
+ use crate::service::ParachainHostFunctions;
+
+ type Header = <Block as sp_runtime::traits::Block>::Header;
+ type Hasher = <Header as sp_runtime::traits::Header>::Hashing;
+
let runner = cli.create_runner(cmd)?;
// Switch on the concrete benchmark sub-command-
match cmd {
BenchmarkCmd::Pallet(cmd) => {
- runner.sync_run(|config| cmd.run::<Block, SubstrateHostFunctions>(config))
+ runner.sync_run(|config| cmd.run::<Hasher, ParachainHostFunctions>(config))
}
BenchmarkCmd::Block(cmd) => runner.sync_run(|config| {
let partials = new_partial::<
@@ -402,7 +403,7 @@
use std::{future::Future, pin::Pin};
use polkadot_cli::Block;
- use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch};
+ use sc_executor::NativeExecutionDispatch;
use try_runtime_cli::block_building_info::timestamp_with_aura_info;
let runner = cli.create_runner(cmd)?;
@@ -422,21 +423,27 @@
Ok((
match config.chain_spec.runtime_id() {
#[cfg(feature = "unique-runtime")]
- RuntimeId::Unique => Box::pin(cmd.run::<Block, ExtendedHostFunctions<
- sp_io::SubstrateHostFunctions,
- <UniqueRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions,
- >, _>(info_provider)),
+ RuntimeId::Unique => Box::pin(
+ cmd
+ .run::<Block, <UniqueRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions, _>(
+ info_provider,
+ ),
+ ),
#[cfg(feature = "quartz-runtime")]
- RuntimeId::Quartz => Box::pin(cmd.run::<Block, ExtendedHostFunctions<
- sp_io::SubstrateHostFunctions,
- <QuartzRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions,
- >, _>(info_provider)),
+ RuntimeId::Quartz => Box::pin(
+ cmd
+ .run::<Block, <QuartzRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions, _>(
+ info_provider,
+ ),
+ ),
- RuntimeId::Opal => Box::pin(cmd.run::<Block, ExtendedHostFunctions<
- sp_io::SubstrateHostFunctions,
- <OpalRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions,
- >, _>(info_provider)),
+ RuntimeId::Opal => Box::pin(
+ cmd
+ .run::<Block, <OpalRuntimeExecutor as NativeExecutionDispatch>::ExtendHostFunctions, _>(
+ info_provider,
+ ),
+ ),
runtime_id => return Err(no_runtime_err!(runtime_id).into()),
},
task_manager,
node/cli/src/rpc.rsdiffbeforeafterboth--- a/node/cli/src/rpc.rs
+++ b/node/cli/src/rpc.rs
@@ -35,7 +35,6 @@
use sp_api::ProvideRuntimeApi;
use sp_blockchain::{Error as BlockChainError, HeaderBackend, HeaderMetadata};
use sp_inherents::CreateInherentDataProviders;
-use sp_runtime::traits::BlakeTwo256;
use up_common::types::opaque::*;
use crate::service::RuntimeApiDep;
@@ -80,10 +79,7 @@
R: RuntimeInstance + Send + Sync + 'static,
<R as RuntimeInstance>::CrossAccountId: serde::Serialize,
C: sp_api::CallApiAt<
- generic::Block<
- generic::Header<u32, BlakeTwo256>,
- sp_runtime::OpaqueExtrinsic,
- >,
+ generic::Block<generic::Header<u32, BlakeTwo256>, sp_runtime::OpaqueExtrinsic>,
>,
for<'de> <R as RuntimeInstance>::CrossAccountId: serde::Deserialize<'de>,
{
node/cli/src/service.rsdiffbeforeafterboth--- a/node/cli/src/service.rs
+++ b/node/cli/src/service.rs
@@ -66,16 +66,21 @@
use sc_service::{Configuration, PartialComponents, TaskManager};
use sc_telemetry::{Telemetry, TelemetryHandle, TelemetryWorker, TelemetryWorkerHandle};
use serde::{Deserialize, Serialize};
-use sp_api::{ProvideRuntimeApi, StateBackend};
+use sp_api::ProvideRuntimeApi;
use sp_block_builder::BlockBuilder;
use sp_blockchain::{Error as BlockChainError, HeaderBackend, HeaderMetadata};
use sp_consensus_aura::sr25519::AuthorityPair as AuraAuthorityPair;
use sp_keystore::KeystorePtr;
-use sp_runtime::traits::BlakeTwo256;
+use sp_state_machine::Backend as StateBackend;
use substrate_prometheus_endpoint::Registry;
use tokio::time::Interval;
use up_common::types::{opaque::*, Nonce};
+pub type ParachainHostFunctions = (
+ sp_io::SubstrateHostFunctions,
+ cumulus_client_service::storage_proof_size::HostFunctions,
+);
+
use crate::{
chain_spec::RuntimeIdentification,
rpc::{create_eth, create_full, EthDeps, FullDeps},
@@ -99,7 +104,7 @@
type ExtendHostFunctions = frame_benchmarking::benchmarking::HostFunctions;
/// Otherwise we only use the default Substrate host functions.
#[cfg(not(feature = "runtime-benchmarks"))]
- type ExtendHostFunctions = ();
+ type ExtendHostFunctions = ParachainHostFunctions;
fn dispatch(method: &str, data: &[u8]) -> Option<Vec<u8>> {
unique_runtime::api::dispatch(method, data)
@@ -117,7 +122,7 @@
type ExtendHostFunctions = frame_benchmarking::benchmarking::HostFunctions;
/// Otherwise we only use the default Substrate host functions.
#[cfg(not(feature = "runtime-benchmarks"))]
- type ExtendHostFunctions = ();
+ type ExtendHostFunctions = ParachainHostFunctions;
fn dispatch(method: &str, data: &[u8]) -> Option<Vec<u8>> {
quartz_runtime::api::dispatch(method, data)
@@ -134,7 +139,7 @@
type ExtendHostFunctions = frame_benchmarking::benchmarking::HostFunctions;
/// Otherwise we only use the default Substrate host functions.
#[cfg(not(feature = "runtime-benchmarks"))]
- type ExtendHostFunctions = ();
+ type ExtendHostFunctions = ParachainHostFunctions;
fn dispatch(method: &str, data: &[u8]) -> Option<Vec<u8>> {
opal_runtime::api::dispatch(method, data)
@@ -249,7 +254,7 @@
sc_service::Error,
>
where
- sc_client_api::StateBackendFor<FullBackend, Block>: sp_api::StateBackend<BlakeTwo256>,
+ sc_client_api::StateBackendFor<FullBackend, Block>: StateBackend<BlakeTwo256>,
RuntimeApi: sp_api::ConstructRuntimeApi<Block, FullClient<RuntimeApi, ExecutorDispatch>>
+ Send
+ Sync
@@ -356,7 +361,7 @@
hwbench: Option<sc_sysinfo::HwBench>,
) -> sc_service::error::Result<(TaskManager, Arc<FullClient<RuntimeApi, ExecutorDispatch>>)>
where
- sc_client_api::StateBackendFor<FullBackend, Block>: sp_api::StateBackend<BlakeTwo256>,
+ sc_client_api::StateBackendFor<FullBackend, Block>: StateBackend<BlakeTwo256>,
Runtime: RuntimeInstance + Send + Sync + 'static,
<Runtime as RuntimeInstance>::CrossAccountId: Serialize,
for<'de> <Runtime as RuntimeInstance>::CrossAccountId: Deserialize<'de>,
@@ -760,6 +765,7 @@
relay_client: relay_chain_interface,
sync_oracle,
keystore,
+ #[cfg(not(feature = "lookahead"))]
slot_duration,
proposer,
collator_service,
@@ -781,6 +787,8 @@
relay_chain_slot_duration,
#[cfg(not(feature = "lookahead"))]
collation_request_receiver: None,
+ #[cfg(feature = "lookahead")]
+ reinitialize: false,
};
task_manager.spawn_essential_handle().spawn(
@@ -975,12 +983,12 @@
async move {
let time = sp_timestamp::InherentDataProvider::from_system_time();
- let mocked_parachain = cumulus_primitives_parachain_inherent::MockValidationDataInherentDataProvider {
+ let mocked_parachain = cumulus_client_parachain_inherent::MockValidationDataInherentDataProvider {
current_para_block,
relay_offset: 1000,
relay_blocks_per_para_block: 2,
para_blocks_per_relay_epoch: 0,
- xcm_config: cumulus_primitives_parachain_inherent::MockXcmConfig::new(
+ xcm_config: cumulus_client_parachain_inherent::MockXcmConfig::new(
&*client_for_xcm,
block,
Default::default(),
@@ -989,6 +997,7 @@
relay_randomness_config: (),
raw_downward_messages: vec![],
raw_horizontal_messages: vec![],
+ additional_key_values: None,
};
let slot =
pallets/collator-selection/src/benchmarking.rsdiffbeforeafterboth--- a/pallets/collator-selection/src/benchmarking.rs
+++ b/pallets/collator-selection/src/benchmarking.rs
@@ -33,7 +33,8 @@
//! Benchmarking setup for pallet-collator-selection
use frame_benchmarking::v2::{
- account, benchmarks, impl_benchmark_test_suite, whitelisted_caller, BenchmarkError,
+ account, benchmarks, impl_benchmark_test_suite, impl_test_function, whitelisted_caller,
+ BenchmarkError,
};
use frame_support::{
assert_ok,
pallets/foreign-assets/src/benchmarking.rsdiffbeforeafterboth--- a/pallets/foreign-assets/src/benchmarking.rs
+++ b/pallets/foreign-assets/src/benchmarking.rs
@@ -32,8 +32,7 @@
#[benchmark]
fn force_register_foreign_asset() -> Result<(), BenchmarkError> {
- let location =
- MultiLocation::from(X3(Parachain(1000), PalletInstance(42), GeneralIndex(1)));
+ let asset_id: AssetId = (Parachain(1000), PalletInstance(42), GeneralIndex(1)).into();
let name = create_u16_data::<MAX_COLLECTION_NAME_LENGTH>();
let token_prefix = create_data::<MAX_TOKEN_PREFIX_LENGTH>();
let mode = ForeignCollectionMode::NFT;
@@ -41,7 +40,7 @@
#[extrinsic_call]
_(
RawOrigin::Root,
- Box::new(location.into()),
+ Box::new(asset_id.into()),
name,
token_prefix,
mode,
pallets/foreign-assets/src/lib.rsdiffbeforeafterboth--- a/pallets/foreign-assets/src/lib.rs
+++ b/pallets/foreign-assets/src/lib.rs
@@ -32,14 +32,10 @@
};
use sp_runtime::traits::AccountIdConversion;
use sp_std::{boxed::Box, vec, vec::Vec};
-use staging_xcm::{
- opaque::latest::{prelude::XcmError, Weight},
- v3::{prelude::*, MultiAsset, XcmContext},
- VersionedAssetId,
-};
+use staging_xcm::{v4::prelude::*, VersionedAssetId};
use staging_xcm_executor::{
traits::{ConvertLocation, Error as XcmExecutorError, TransactAsset, WeightTrader},
- Assets,
+ AssetsInHolding,
};
use up_data_structs::{
budget::ZeroBudget, CollectionId, CollectionMode, CollectionName, CollectionTokenPrefix,
@@ -78,9 +74,9 @@
type PalletId: Get<PalletId>;
/// Self-location of this parachain.
- type SelfLocation: Get<MultiLocation>;
+ type SelfLocation: Get<Location>;
- /// The converter from a MultiLocation to a CrossAccountId.
+ /// The converter from a Location to a CrossAccountId.
type LocationToAccountId: ConvertLocation<Self::CrossAccountId>;
/// Weight information for the extrinsics in this module.
@@ -110,13 +106,13 @@
#[pallet::storage]
#[pallet::getter(fn foreign_asset_to_collection)]
pub type ForeignAssetToCollection<T: Config> =
- StorageMap<_, Twox64Concat, staging_xcm::v3::AssetId, CollectionId, OptionQuery>;
+ StorageMap<_, Twox64Concat, staging_xcm::v4::AssetId, CollectionId, OptionQuery>;
/// The corresponding foreign assets of collections.
#[pallet::storage]
#[pallet::getter(fn collection_to_foreign_asset)]
pub type CollectionToForeignAsset<T: Config> =
- StorageMap<_, Twox64Concat, CollectionId, staging_xcm::v3::AssetId, OptionQuery>;
+ StorageMap<_, Twox64Concat, CollectionId, staging_xcm::v4::AssetId, OptionQuery>;
/// The correponding NFT token id of reserve NFTs
#[pallet::storage]
@@ -125,7 +121,8 @@
Hasher1 = Twox64Concat,
Key1 = CollectionId,
Hasher2 = Blake2_128Concat,
- Key2 = staging_xcm::v3::AssetInstance,
+ // Key2 = staging_xcm::v3::AssetInstance,
+ Key2 = staging_xcm::v4::AssetInstance,
Value = TokenId,
QueryKind = OptionQuery,
>;
@@ -138,7 +135,8 @@
Key1 = CollectionId,
Hasher2 = Blake2_128Concat,
Key2 = TokenId,
- Value = staging_xcm::v3::AssetInstance,
+ // Value = staging_xcm::v3::AssetInstance,
+ Value = staging_xcm::v4::AssetInstance,
QueryKind = OptionQuery,
>;
@@ -165,7 +163,7 @@
.map_err(|()| Error::<T>::BadForeignAssetId)?;
ensure!(
- !<ForeignAssetToCollection<T>>::contains_key(asset_id),
+ !<ForeignAssetToCollection<T>>::contains_key(&asset_id),
<Error<T>>::ForeignAssetAlreadyRegistered,
);
@@ -189,7 +187,7 @@
},
)?;
- <ForeignAssetToCollection<T>>::insert(asset_id, collection_id);
+ <ForeignAssetToCollection<T>>::insert(&asset_id, collection_id);
<CollectionToForeignAsset<T>>::insert(collection_id, asset_id);
Self::deposit_event(Event::<T>::ForeignAssetRegistered {
@@ -221,11 +219,9 @@
/// If the multilocation doesn't match the patterns listed above,
/// or the `<Collection ID>` points to a foreign collection,
/// `None` is returned, identifying that the given multilocation doesn't correspond to a local collection.
- fn local_asset_id_to_collection(asset_id: &AssetId) -> Option<CollectionLocality> {
- let AssetId::Concrete(asset_location) = asset_id else {
- return None;
- };
-
+ fn local_asset_id_to_collection(
+ AssetId(asset_location): &AssetId,
+ ) -> Option<CollectionLocality> {
let self_location = T::SelfLocation::get();
if *asset_location == Here.into() || *asset_location == self_location {
@@ -386,32 +382,25 @@
}
}
+// #[derive()]
+// pub enum Migration {
+
+// }
+
impl<T: Config> TransactAsset for Pallet<T> {
- fn can_check_in(
- _origin: &MultiLocation,
- _what: &MultiAsset,
- _context: &XcmContext,
- ) -> XcmResult {
+ fn can_check_in(_origin: &Location, _what: &Asset, _context: &XcmContext) -> XcmResult {
Err(XcmError::Unimplemented)
}
- fn check_in(_origin: &MultiLocation, _what: &MultiAsset, _context: &XcmContext) {}
+ fn check_in(_origin: &Location, _what: &Asset, _context: &XcmContext) {}
- fn can_check_out(
- _dest: &MultiLocation,
- _what: &MultiAsset,
- _context: &XcmContext,
- ) -> XcmResult {
+ fn can_check_out(_dest: &Location, _what: &Asset, _context: &XcmContext) -> XcmResult {
Err(XcmError::Unimplemented)
}
- fn check_out(_dest: &MultiLocation, _what: &MultiAsset, _context: &XcmContext) {}
+ fn check_out(_dest: &Location, _what: &Asset, _context: &XcmContext) {}
- fn deposit_asset(
- what: &MultiAsset,
- to: &MultiLocation,
- _context: Option<&XcmContext>,
- ) -> XcmResult {
+ fn deposit_asset(what: &Asset, to: &Location, _context: Option<&XcmContext>) -> XcmResult {
let to = T::LocationToAccountId::convert_location(to)
.ok_or(XcmExecutorError::AccountIdConversionFailed)?;
@@ -440,10 +429,10 @@
}
fn withdraw_asset(
- what: &MultiAsset,
- from: &MultiLocation,
+ what: &Asset,
+ from: &Location,
_maybe_context: Option<&XcmContext>,
- ) -> Result<staging_xcm_executor::Assets, XcmError> {
+ ) -> Result<AssetsInHolding, XcmError> {
let from = T::LocationToAccountId::convert_location(from)
.ok_or(XcmExecutorError::AccountIdConversionFailed)?;
@@ -468,11 +457,11 @@
}
fn internal_transfer_asset(
- what: &MultiAsset,
- from: &MultiLocation,
- to: &MultiLocation,
+ what: &Asset,
+ from: &Location,
+ to: &Location,
_context: &XcmContext,
- ) -> Result<staging_xcm_executor::Assets, XcmError> {
+ ) -> Result<AssetsInHolding, XcmError> {
let from = T::LocationToAccountId::convert_location(from)
.ok_or(XcmExecutorError::AccountIdConversionFailed)?;
@@ -534,18 +523,15 @@
}
pub struct CurrencyIdConvert<T: Config>(PhantomData<T>);
-impl<T: Config> sp_runtime::traits::Convert<CollectionId, Option<MultiLocation>>
+impl<T: Config> sp_runtime::traits::Convert<CollectionId, Option<Location>>
for CurrencyIdConvert<T>
{
- fn convert(collection_id: CollectionId) -> Option<MultiLocation> {
+ fn convert(collection_id: CollectionId) -> Option<Location> {
if collection_id == NATIVE_FUNGIBLE_COLLECTION_ID {
Some(T::SelfLocation::get())
} else {
<Pallet<T>>::collection_to_foreign_asset(collection_id)
- .and_then(|asset_id| match asset_id {
- AssetId::Concrete(location) => Some(location),
- _ => None,
- })
+ .map(|AssetId(location)| location)
.or_else(|| {
T::SelfLocation::get()
.pushed_with_interior(GeneralIndex(collection_id.0.into()))
@@ -580,9 +566,9 @@
fn buy_weight(
&mut self,
weight: Weight,
- payment: Assets,
+ payment: AssetsInHolding,
_xcm: &XcmContext,
- ) -> Result<Assets, XcmError> {
+ ) -> Result<AssetsInHolding, XcmError> {
log::trace!(target: "fassets::weight", "buy_weight weight: {:?}, payment: {:?}", weight, payment);
Ok(payment)
}
pallets/nonfungible/src/erc.rsdiffbeforeafterboth--- a/pallets/nonfungible/src/erc.rs
+++ b/pallets/nonfungible/src/erc.rs
@@ -718,7 +718,7 @@
.map_err(|_| Error::Revert("no permissions for collection".into()))?;
let a = token_property_permissions
.get(key)
- .map(Clone::clone)
+ .cloned()
.ok_or_else(|| {
let key = String::from_utf8(key.clone().into_inner()).unwrap_or_default();
Error::Revert(alloc::format!("no permission for key {key}"))
pallets/refungible/src/erc.rsdiffbeforeafterboth--- a/pallets/refungible/src/erc.rs
+++ b/pallets/refungible/src/erc.rs
@@ -761,7 +761,7 @@
.map_err(|_| Error::Revert("no permissions for collection".into()))?;
let a = token_property_permissions
.get(key)
- .map(Clone::clone)
+ .cloned()
.ok_or_else(|| {
let key = String::from_utf8(key.clone().into_inner()).unwrap_or_default();
Error::Revert(alloc::format!("no permission for key {key}"))
runtime/common/config/ethereum.rsdiffbeforeafterboth--- a/runtime/common/config/ethereum.rs
+++ b/runtime/common/config/ethereum.rs
@@ -92,6 +92,7 @@
type OnChargeTransaction =
pallet_evm_transaction_payment::WrappedEVMCurrencyAdapter<Balances, DealWithFees>;
type FindAuthor = EthereumFindAuthor<Aura>;
+ type SuicideQuickClearLimit = ConstU32<0>;
type Timestamp = crate::Timestamp;
type WeightInfo = pallet_evm::weights::SubstrateWeight<Self>;
type GasLimitPovSizeRatio = ProofSizePerGas;
runtime/common/config/governance/fellowship.rsdiffbeforeafterboth--- a/runtime/common/config/governance/fellowship.rs
+++ b/runtime/common/config/governance/fellowship.rs
@@ -1,5 +1,6 @@
use pallet_gov_origins::Origin as GovOrigins;
use pallet_ranked_collective::{Config as RankedConfig, Rank, TallyOf};
+use sp_runtime::traits::ReplaceWithDefault;
use super::*;
use crate::{
@@ -63,17 +64,18 @@
impl RankedConfig for Runtime {
type WeightInfo = pallet_ranked_collective::weights::SubstrateWeight<Self>;
type RuntimeEvent = RuntimeEvent;
- // Promotion is by any of:
- // - Council member.
- // - Technical committee member.
+ type AddOrigin = FellowshipAddOrigin<Self::AccountId>;
+ type RemoveOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;
+ type ExchangeOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;
+ type MemberSwappedHandler = ();
type PromoteOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;
- // Demotion is by any of:
- // - Council member.
- // - Technical committee member.
type DemoteOrigin = FellowshipPromoteDemoteOrigin<Self::AccountId>;
type Polls = FellowshipReferenda;
type MinRankOfClass = ClassToRankMapper<Self, ()>;
type VoteWeight = pallet_ranked_collective::Geometric;
+
+ #[cfg(feature = "runtime-benchmarks")]
+ type BenchmarkSetup = ();
}
pub struct EnsureFellowshipProposition;
@@ -96,6 +98,14 @@
}
}
+pub type FellowshipAddOrigin<AccountId> = EitherOf<
+ EnsureRoot<AccountId>,
+ EitherOf<
+ MapSuccess<TechnicalCommitteeMember, ReplaceWithDefault<()>>,
+ MapSuccess<CouncilMember, ReplaceWithDefault<()>>,
+ >,
+>;
+
pub type FellowshipPromoteDemoteOrigin<AccountId> = EitherOf<
MapSuccess<EnsureRoot<AccountId>, Replace<ConstU16<65535>>>,
MapSuccess<MoreThanHalfCouncil, Replace<ConstU16<9>>>,
runtime/common/config/orml.rsdiffbeforeafterboth--- a/runtime/common/config/orml.rs
+++ b/runtime/common/config/orml.rs
@@ -19,7 +19,7 @@
use orml_traits::{location::AbsoluteReserveProvider, parameter_type_with_key};
use pallet_foreign_assets::CurrencyIdConvert;
use sp_runtime::traits::Convert;
-use staging_xcm::latest::{Junction::*, Junctions::*, MultiLocation, Weight};
+use staging_xcm::latest::prelude::*;
use staging_xcm_executor::XcmExecutor;
use up_common::{
constants::*,
@@ -44,18 +44,18 @@
}
parameter_type_with_key! {
- pub ParachainMinFee: |_location: MultiLocation| -> Option<u128> {
+ pub ParachainMinFee: |_location: Location| -> Option<u128> {
Some(100_000_000_000)
};
}
-pub struct AccountIdToMultiLocation;
-impl Convert<AccountId, MultiLocation> for AccountIdToMultiLocation {
- fn convert(account: AccountId) -> MultiLocation {
- X1(AccountId32 {
+pub struct AccountIdToLocation;
+impl Convert<AccountId, Location> for AccountIdToLocation {
+ fn convert(account: AccountId) -> Location {
+ AccountId32 {
network: None,
id: account.into(),
- })
+ }
.into()
}
}
@@ -75,14 +75,16 @@
type Balance = Balance;
type CurrencyId = CollectionId;
type CurrencyIdConvert = CurrencyIdConvert<Self>;
- type AccountIdToMultiLocation = AccountIdToMultiLocation;
+ type AccountIdToLocation = AccountIdToLocation;
type SelfLocation = SelfLocation;
type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;
type Weigher = Weigher;
type BaseXcmWeight = BaseXcmWeight;
type MaxAssetsForTransfer = MaxAssetsForTransfer;
type MinXcmFee = ParachainMinFee;
- type MultiLocationsFilter = Everything;
+ type LocationsFilter = Everything;
type ReserveProvider = AbsoluteReserveProvider;
type UniversalLocation = UniversalLocation;
+ type RateLimiter = ();
+ type RateLimiterId = ();
}
runtime/common/config/pallets/foreign_asset.rsdiffbeforeafterboth--- a/runtime/common/config/pallets/foreign_asset.rs
+++ b/runtime/common/config/pallets/foreign_asset.rs
@@ -24,7 +24,7 @@
impl staging_xcm_executor::traits::ConvertLocation<ConfigCrossAccountId>
for LocationToCrossAccountId
{
- fn convert_location(location: &MultiLocation) -> Option<ConfigCrossAccountId> {
+ fn convert_location(location: &Location) -> Option<ConfigCrossAccountId> {
LocationToAccountId::convert_location(location)
.map(ConfigCrossAccountId::from_sub)
.or_else(|| {
runtime/common/config/parachain.rsdiffbeforeafterboth--- a/runtime/common/config/parachain.rs
+++ b/runtime/common/config/parachain.rs
@@ -14,12 +14,14 @@
// You should have received a copy of the GNU General Public License
// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
-use frame_support::{parameter_types, weights::Weight};
+use cumulus_primitives_core::AggregateMessageOrigin;
+use frame_support::{parameter_types, traits::EnqueueWithOrigin, weights::Weight};
use up_common::constants::*;
-use crate::{DmpQueue, Runtime, RuntimeEvent, XcmpQueue};
+use crate::{MessageQueue, Runtime, RuntimeEvent, XcmpQueue};
parameter_types! {
+ pub const RelayMsgOrigin: AggregateMessageOrigin = AggregateMessageOrigin::Parent;
pub const ReservedDmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4);
pub const ReservedXcmpWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4);
}
@@ -28,13 +30,9 @@
type RuntimeEvent = RuntimeEvent;
type SelfParaId = staging_parachain_info::Pallet<Self>;
type OnSystemEvent = ();
- // type DownwardMessageHandlers = cumulus_primitives_utility::UnqueuedDmpAsParent<
- // MaxDownwardMessageWeight,
- // XcmExecutor<XcmConfig>,
- // Call,
- // >;
+ type WeightInfo = cumulus_pallet_parachain_system::weights::SubstrateWeight<Self>;
type OutboundXcmpMessageSource = XcmpQueue;
- type DmpMessageHandler = DmpQueue;
+ type DmpQueue = EnqueueWithOrigin<MessageQueue, RelayMsgOrigin>;
type ReservedDmpWeight = ReservedDmpWeight;
type ReservedXcmpWeight = ReservedXcmpWeight;
type XcmpMessageHandler = XcmpQueue;
runtime/common/config/substrate.rsdiffbeforeafterboth--- a/runtime/common/config/substrate.rs
+++ b/runtime/common/config/substrate.rs
@@ -117,6 +117,14 @@
/// Version of the runtime.
type Version = Version;
type MaxConsumers = ConstU32<16>;
+
+ type RuntimeTask = ();
+
+ type SingleBlockMigrations = ();
+ type MultiBlockMigrator = ();
+ type PreInherents = ();
+ type PostInherents = ();
+ type PostTransactions = ();
}
parameter_types! {
@@ -136,6 +144,7 @@
// Only root can perform this migration
type SignedFilter = EnsureSignedBy<TrieMigrationSigned, AccountId>;
type MaxKeyLen = MigrationMaxKeyLen;
+ type RuntimeHoldReason = RuntimeHoldReason;
}
impl pallet_timestamp::Config for Runtime {
@@ -176,7 +185,6 @@
type RuntimeHoldReason = RuntimeHoldReason;
type RuntimeFreezeReason = RuntimeFreezeReason;
type FreezeIdentifier = [u8; 16];
- type MaxHolds = MaxHolds;
type MaxFreezes = MaxFreezes;
}
runtime/common/config/xcm.rsdiffbeforeafterboth--- a/runtime/common/config/xcm.rs
+++ b/runtime/common/config/xcm.rs
@@ -14,57 +14,58 @@
// You should have received a copy of the GNU General Public License
// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
-use cumulus_primitives_core::ParaId;
+use cumulus_primitives_core::{AggregateMessageOrigin, ParaId};
use frame_support::{
parameter_types,
- traits::{ConstU32, Everything, Get, Nothing, ProcessMessageError},
+ traits::{
+ ConstU32, EnqueueWithOrigin, Everything, Get, Nothing, ProcessMessageError, TransformOrigin,
+ },
};
use frame_system::EnsureRoot;
use orml_traits::location::AbsoluteReserveProvider;
use orml_xcm_support::MultiNativeAsset;
use pallet_foreign_assets::FreeForAll;
use pallet_xcm::XcmPassthrough;
+use parachains_common::message_queue::{NarrowOriginToSibling, ParaIdToSibling};
use polkadot_parachain_primitives::primitives::Sibling;
use polkadot_runtime_common::xcm_sender::NoPriceForMessageDelivery;
use sp_std::marker::PhantomData;
-use staging_xcm::{
- latest::{prelude::*, MultiLocation, Weight},
- v3::Instruction,
-};
+use staging_xcm::latest::prelude::*;
use staging_xcm_builder::{
- AccountId32Aliases, EnsureXcmOrigin, FixedWeightBounds, ParentIsPreset, RelayChainAsNative,
- SiblingParachainAsNative, SiblingParachainConvertsVia, SignedAccountId32AsNative,
- SignedToAccountId32, SovereignSignedViaLocation,
+ AccountId32Aliases, EnsureXcmOrigin, FixedWeightBounds, FrameTransactionalProcessor,
+ ParentIsPreset, RelayChainAsNative, SiblingParachainAsNative, SiblingParachainConvertsVia,
+ SignedAccountId32AsNative, SignedToAccountId32, SovereignSignedViaLocation,
};
use staging_xcm_executor::{
traits::{Properties, ShouldExecute},
XcmExecutor,
};
-use up_common::types::AccountId;
+use up_common::{constants::MAXIMUM_BLOCK_WEIGHT, types::AccountId};
#[cfg(feature = "governance")]
use crate::runtime_common::config::governance;
use crate::{
- xcm_barrier::Barrier, AllPalletsWithSystem, Balances, ForeignAssets, ParachainInfo,
- ParachainSystem, PolkadotXcm, RelayNetwork, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin,
- XcmpQueue,
+ runtime_common::config::parachain::RelayMsgOrigin, xcm_barrier::Barrier, AllPalletsWithSystem,
+ Balances, ForeignAssets, MessageQueue, ParachainInfo, ParachainSystem, PolkadotXcm,
+ RelayNetwork, Runtime, RuntimeCall, RuntimeEvent, RuntimeOrigin, XcmpQueue,
};
parameter_types! {
- pub const RelayLocation: MultiLocation = MultiLocation::parent();
+ pub const RelayLocation: Location = Location::parent();
pub RelayOrigin: RuntimeOrigin = cumulus_pallet_xcm::Origin::Relay.into();
- pub UniversalLocation: InteriorMultiLocation = (
+ pub UniversalLocation: InteriorLocation = (
GlobalConsensus(crate::RelayNetwork::get()),
Parachain(ParachainInfo::get().into()),
).into();
- pub SelfLocation: MultiLocation = MultiLocation::new(1, X1(Parachain(ParachainInfo::get().into())));
+ pub SelfLocation: Location = Location::new(1, Parachain(ParachainInfo::get().into()));
// One XCM operation is 1_000_000 weight - almost certainly a conservative estimate.
pub UnitWeightCost: Weight = Weight::from_parts(1_000_000, 1000); // ?
pub const MaxInstructions: u32 = 100;
+ pub const MessageQueueServiceWeight: Weight = MAXIMUM_BLOCK_WEIGHT.saturating_div(4); // TODO
}
-/// Type for specifying how a `MultiLocation` can be converted into an `AccountId`. This is used
+/// Type for specifying how a `Location` can be converted into an `AccountId`. This is used
/// when determining ownership of accounts for asset transacting and when attempting to use XCM
/// `Transact` in order to determine the dispatch Origin.
pub type LocationToAccountId = (
@@ -111,7 +112,7 @@
pub trait TryPass {
fn try_pass<Call>(
- origin: &MultiLocation,
+ origin: &Location,
message: &mut [Instruction<Call>],
) -> Result<(), ProcessMessageError>;
}
@@ -119,7 +120,7 @@
#[impl_trait_for_tuples::impl_for_tuples(30)]
impl TryPass for Tuple {
fn try_pass<Call>(
- origin: &MultiLocation,
+ origin: &Location,
message: &mut [Instruction<Call>],
) -> Result<(), ProcessMessageError> {
for_tuples!( #(
@@ -143,7 +144,7 @@
Allow: ShouldExecute,
{
fn should_execute<Call>(
- origin: &MultiLocation,
+ origin: &Location,
message: &mut [Instruction<Call>],
max_weight: Weight,
properties: &mut Properties,
@@ -190,11 +191,7 @@
type CallDispatcher = RuntimeCall;
type SafeCallFilter = Nothing;
type Aliasers = Nothing;
-}
-
-#[cfg(feature = "runtime-benchmarks")]
-parameter_types! {
- pub ReachableDest: Option<MultiLocation> = Some(Parent.into());
+ type TransactionalProcessor = FrameTransactionalProcessor;
}
impl pallet_xcm::Config for Runtime {
@@ -221,21 +218,58 @@
type AdminOrigin = EnsureRoot<AccountId>;
type MaxRemoteLockConsumers = ConstU32<0>;
type RemoteLockConsumerIdentifier = ();
- #[cfg(feature = "runtime-benchmarks")]
- type ReachableDest = ReachableDest;
}
+#[cfg(feature = "runtime-benchmarks")]
+impl pallet_xcm::benchmarking::Config for Runtime {
+ type DeliveryHelper = ();
+
+ fn reachable_dest() -> Option<Location> {
+ Some(Parent.into())
+ }
+
+ fn get_asset() -> Asset {
+ (Location::here(), 1_000_000_000_000_000_000u128).into()
+ }
+}
+
impl cumulus_pallet_xcm::Config for Runtime {
type RuntimeEvent = RuntimeEvent;
type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;
}
+
+impl pallet_message_queue::Config for Runtime {
+ type RuntimeEvent = RuntimeEvent;
+ type WeightInfo = pallet_message_queue::weights::SubstrateWeight<Self>;
+
+ #[cfg(not(feature = "runtime-benchmarks"))]
+ type MessageProcessor = staging_xcm_builder::ProcessXcmMessage<
+ AggregateMessageOrigin,
+ XcmExecutor<XcmExecutorConfig<Self>>,
+ RuntimeCall,
+ >;
+
+ #[cfg(feature = "runtime-benchmarks")]
+ type MessageProcessor =
+ pallet_message_queue::mock_helpers::NoopMessageProcessor<AggregateMessageOrigin>;
+
+ type Size = u32;
+ // The XCMP queue pallet is only ever able to handle the `Sibling(ParaId)` origin:
+ type QueueChangeHandler = NarrowOriginToSibling<XcmpQueue>;
+ type QueuePausedQuery = NarrowOriginToSibling<XcmpQueue>;
+ type HeapSize = ConstU32<{ 64 * 1024 }>;
+ type MaxStale = ConstU32<8>;
+ type ServiceWeight = MessageQueueServiceWeight;
+}
+
impl cumulus_pallet_xcmp_queue::Config for Runtime {
- type WeightInfo = ();
+ type WeightInfo = cumulus_pallet_xcmp_queue::weights::SubstrateWeight<Self>;
type RuntimeEvent = RuntimeEvent;
- type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;
+ type XcmpQueue = TransformOrigin<MessageQueue, AggregateMessageOrigin, ParaId, ParaIdToSibling>;
+ type MaxInboundSuspended = ConstU32<1000>;
+
type ChannelInfo = ParachainSystem;
type VersionWrapper = PolkadotXcm;
- type ExecuteOverweightOrigin = frame_system::EnsureRoot<AccountId>;
#[cfg(feature = "governance")]
type ControllerOrigin = governance::RootOrTechnicalCommitteeMember;
@@ -249,6 +283,6 @@
impl cumulus_pallet_dmp_queue::Config for Runtime {
type RuntimeEvent = RuntimeEvent;
- type XcmExecutor = XcmExecutor<XcmExecutorConfig<Self>>;
- type ExecuteOverweightOrigin = frame_system::EnsureRoot<AccountId>;
+ type WeightInfo = cumulus_pallet_dmp_queue::weights::SubstrateWeight<Self>;
+ type DmpSink = EnqueueWithOrigin<MessageQueue, RelayMsgOrigin>;
}
runtime/common/construct_runtime.rsdiffbeforeafterboth--- a/runtime/common/construct_runtime.rs
+++ b/runtime/common/construct_runtime.rs
@@ -88,6 +88,7 @@
PolkadotXcm: pallet_xcm = 51,
CumulusXcm: cumulus_pallet_xcm = 52,
DmpQueue: cumulus_pallet_dmp_queue = 53,
+ MessageQueue: pallet_message_queue = 54,
// Unique Pallets
Inflation: pallet_inflation = 60,
runtime/common/runtime_apis.rsdiffbeforeafterboth--- a/runtime/common/runtime_apis.rs
+++ b/runtime/common/runtime_apis.rs
@@ -40,9 +40,10 @@
Permill,
traits::{Block as BlockT},
transaction_validity::{TransactionSource, TransactionValidity},
- ApplyExtrinsicResult, DispatchError,
+ ApplyExtrinsicResult, DispatchError, ExtrinsicInclusionMode,
};
use frame_support::{
+ genesis_builder_helper::{build_config, create_default_config},
pallet_prelude::Weight,
traits::OnFinalize,
};
@@ -243,7 +244,7 @@
Executive::execute_block(block)
}
- fn initialize_block(header: &<Block as BlockT>::Header) {
+ fn initialize_block(header: &<Block as BlockT>::Header) -> ExtrinsicInclusionMode {
Executive::initialize_block(header)
}
}
@@ -442,7 +443,7 @@
)
}
- fn extrinsic_filter(xts: Vec<<Block as sp_api::BlockT>::Extrinsic>) -> Vec<pallet_ethereum::Transaction> {
+ fn extrinsic_filter(xts: Vec<<Block as BlockT>::Extrinsic>) -> Vec<pallet_ethereum::Transaction> {
xts.into_iter().filter_map(|xt| match xt.0.function {
RuntimeCall::Ethereum(pallet_ethereum::Call::transact { transaction }) => Some(transaction),
_ => None
@@ -535,9 +536,10 @@
) {
use frame_benchmarking::{list_benchmark, Benchmarking, BenchmarkList};
use frame_support::traits::StorageInfoTrait;
+ use pallet_xcm::benchmarking::Pallet as PalletXcmBenchmarks;
let mut list = Vec::<BenchmarkList>::new();
- list_benchmark!(list, extra, pallet_xcm, PolkadotXcm);
+ list_benchmark!(list, extra, pallet_xcm, PalletXcmBenchmarks::<Runtime>);
list_benchmark!(list, extra, pallet_evm_migration, EvmMigration);
list_benchmark!(list, extra, pallet_common, Common);
@@ -578,6 +580,7 @@
) -> Result<Vec<frame_benchmarking::BenchmarkBatch>, sp_runtime::RuntimeString> {
use frame_benchmarking::{Benchmarking, BenchmarkBatch, add_benchmark};
use sp_storage::TrackedStorageKey;
+ use pallet_xcm::benchmarking::Pallet as PalletXcmBenchmarks;
let allowlist: Vec<TrackedStorageKey> = vec![
// Total Issuance
@@ -601,8 +604,9 @@
let mut batches = Vec::<BenchmarkBatch>::new();
let params = (&config, &allowlist);
- add_benchmark!(params, batches, pallet_xcm, PolkadotXcm);
+ add_benchmark!(params, batches, pallet_xcm, PalletXcmBenchmarks::<Runtime>);
+
add_benchmark!(params, batches, pallet_evm_migration, EvmMigration);
add_benchmark!(params, batches, pallet_common, Common);
add_benchmark!(params, batches, pallet_unique, Unique);
@@ -707,6 +711,16 @@
)
}
}
+
+ impl sp_genesis_builder::GenesisBuilder<Block> for Runtime {
+ fn create_default_config() -> Vec<u8> {
+ create_default_config::<RuntimeGenesisConfig>()
+ }
+
+ fn build_config(config: Vec<u8>) -> sp_genesis_builder::Result {
+ build_config::<RuntimeGenesisConfig>(config)
+ }
+ }
}
}
}
runtime/common/sponsoring.rsdiffbeforeafterboth--- a/runtime/common/sponsoring.rs
+++ b/runtime/common/sponsoring.rs
@@ -341,12 +341,11 @@
};
if let Some(last_tx_block) = last_tx_block {
- return Some(
+ return Some(u64::from(
last_tx_block
.saturating_add(limit.into())
- .saturating_sub(block_number)
- .into(),
- );
+ .saturating_sub(block_number),
+ ));
}
let token_exists = match collection.mode {
runtime/common/weights/xcm.rsdiffbeforeafterboth--- a/runtime/common/weights/xcm.rs
+++ b/runtime/common/weights/xcm.rs
@@ -2,8 +2,8 @@
//! Autogenerated weights for pallet_xcm
//!
-//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0
-//! DATE: 2023-11-29, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 35.0.1
+//! DATE: 2024-05-27, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -49,37 +49,44 @@
// Proof Size summary in bytes:
// Measured: `278`
// Estimated: `3743`
- // Minimum execution time: 22_693_000 picoseconds.
- Weight::from_parts(23_155_000, 3743)
+ // Minimum execution time: 18_977_000 picoseconds.
+ Weight::from_parts(19_535_000, 3743)
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
- /// Storage: `ParachainInfo::ParachainId` (r:1 w:0)
- /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
+ /// Storage: `Benchmark::Override` (r:0 w:0)
+ /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn teleport_assets() -> Weight {
// Proof Size summary in bytes:
- // Measured: `169`
- // Estimated: `1489`
- // Minimum execution time: 21_165_000 picoseconds.
- Weight::from_parts(21_568_000, 1489)
- .saturating_add(T::DbWeight::get().reads(1_u64))
+ // Measured: `0`
+ // Estimated: `0`
+ // Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
+ Weight::from_parts(18_446_744_073_709_551_000, 0)
}
- /// Storage: `ParachainInfo::ParachainId` (r:1 w:0)
- /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
+ /// Storage: `Benchmark::Override` (r:0 w:0)
+ /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn reserve_transfer_assets() -> Weight {
// Proof Size summary in bytes:
- // Measured: `169`
- // Estimated: `1489`
- // Minimum execution time: 20_929_000 picoseconds.
- Weight::from_parts(21_295_000, 1489)
- .saturating_add(T::DbWeight::get().reads(1_u64))
+ // Measured: `0`
+ // Estimated: `0`
+ // Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
+ Weight::from_parts(18_446_744_073_709_551_000, 0)
+ }
+ /// Storage: `Benchmark::Override` (r:0 w:0)
+ /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`)
+ fn transfer_assets() -> Weight {
+ // Proof Size summary in bytes:
+ // Measured: `0`
+ // Estimated: `0`
+ // Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
+ Weight::from_parts(18_446_744_073_709_551_000, 0)
}
fn execute() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 7_580_000 picoseconds.
- Weight::from_parts(7_829_000, 0)
+ // Minimum execution time: 6_781_000 picoseconds.
+ Weight::from_parts(7_006_000, 0)
}
/// Storage: `PolkadotXcm::SupportedVersion` (r:0 w:1)
/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
@@ -87,8 +94,8 @@
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 7_503_000 picoseconds.
- Weight::from_parts(7_703_000, 0)
+ // Minimum execution time: 6_489_000 picoseconds.
+ Weight::from_parts(6_849_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: `PolkadotXcm::SafeXcmVersion` (r:0 w:1)
@@ -97,8 +104,8 @@
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_505_000 picoseconds.
- Weight::from_parts(2_619_000, 0)
+ // Minimum execution time: 2_216_000 picoseconds.
+ Weight::from_parts(2_347_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1)
@@ -121,8 +128,8 @@
// Proof Size summary in bytes:
// Measured: `278`
// Estimated: `3743`
- // Minimum execution time: 26_213_000 picoseconds.
- Weight::from_parts(26_652_000, 3743)
+ // Minimum execution time: 24_128_000 picoseconds.
+ Weight::from_parts(24_629_000, 3743)
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
@@ -144,8 +151,8 @@
// Proof Size summary in bytes:
// Measured: `461`
// Estimated: `3926`
- // Minimum execution time: 27_648_000 picoseconds.
- Weight::from_parts(28_084_000, 3926)
+ // Minimum execution time: 25_408_000 picoseconds.
+ Weight::from_parts(25_912_000, 3926)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -155,41 +162,41 @@
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_529_000 picoseconds.
- Weight::from_parts(2_650_000, 0)
+ // Minimum execution time: 2_270_000 picoseconds.
+ Weight::from_parts(2_379_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
- /// Storage: `PolkadotXcm::SupportedVersion` (r:4 w:2)
+ /// Storage: `PolkadotXcm::SupportedVersion` (r:5 w:2)
/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn migrate_supported_version() -> Weight {
// Proof Size summary in bytes:
- // Measured: `196`
- // Estimated: `11086`
- // Minimum execution time: 15_973_000 picoseconds.
- Weight::from_parts(16_358_000, 11086)
- .saturating_add(T::DbWeight::get().reads(4_u64))
+ // Measured: `192`
+ // Estimated: `13557`
+ // Minimum execution time: 17_924_000 picoseconds.
+ Weight::from_parts(18_191_000, 13557)
+ .saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
- /// Storage: `PolkadotXcm::VersionNotifiers` (r:4 w:2)
+ /// Storage: `PolkadotXcm::VersionNotifiers` (r:5 w:2)
/// Proof: `PolkadotXcm::VersionNotifiers` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn migrate_version_notifiers() -> Weight {
// Proof Size summary in bytes:
- // Measured: `200`
- // Estimated: `11090`
- // Minimum execution time: 16_027_000 picoseconds.
- Weight::from_parts(16_585_000, 11090)
- .saturating_add(T::DbWeight::get().reads(4_u64))
+ // Measured: `196`
+ // Estimated: `13561`
+ // Minimum execution time: 17_998_000 picoseconds.
+ Weight::from_parts(18_412_000, 13561)
+ .saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
- /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:5 w:0)
+ /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:6 w:0)
/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn already_notified_target() -> Weight {
// Proof Size summary in bytes:
// Measured: `207`
- // Estimated: `13572`
- // Minimum execution time: 16_817_000 picoseconds.
- Weight::from_parts(17_137_000, 13572)
- .saturating_add(T::DbWeight::get().reads(5_u64))
+ // Estimated: `16047`
+ // Minimum execution time: 19_437_000 picoseconds.
+ Weight::from_parts(19_891_000, 16047)
+ .saturating_add(T::DbWeight::get().reads(6_u64))
}
/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:2 w:1)
/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
@@ -207,33 +214,33 @@
// Proof Size summary in bytes:
// Measured: `345`
// Estimated: `6285`
- // Minimum execution time: 24_551_000 picoseconds.
- Weight::from_parts(24_975_000, 6285)
+ // Minimum execution time: 24_038_000 picoseconds.
+ Weight::from_parts(24_400_000, 6285)
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
- /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:3 w:0)
+ /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:4 w:0)
/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn notify_target_migration_fail() -> Weight {
// Proof Size summary in bytes:
// Measured: `239`
- // Estimated: `8654`
- // Minimum execution time: 8_412_000 picoseconds.
- Weight::from_parts(8_710_000, 8654)
- .saturating_add(T::DbWeight::get().reads(3_u64))
+ // Estimated: `11129`
+ // Minimum execution time: 10_817_000 picoseconds.
+ Weight::from_parts(11_066_000, 11129)
+ .saturating_add(T::DbWeight::get().reads(4_u64))
}
- /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:4 w:2)
+ /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:5 w:2)
/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn migrate_version_notify_targets() -> Weight {
// Proof Size summary in bytes:
- // Measured: `207`
- // Estimated: `11097`
- // Minimum execution time: 16_427_000 picoseconds.
- Weight::from_parts(16_774_000, 11097)
- .saturating_add(T::DbWeight::get().reads(4_u64))
+ // Measured: `203`
+ // Estimated: `13568`
+ // Minimum execution time: 18_143_000 picoseconds.
+ Weight::from_parts(18_592_000, 13568)
+ .saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
- /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:4 w:2)
+ /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:5 w:2)
/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
@@ -247,12 +254,51 @@
/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
fn migrate_and_notify_old_targets() -> Weight {
// Proof Size summary in bytes:
- // Measured: `349`
- // Estimated: `11239`
- // Minimum execution time: 30_394_000 picoseconds.
- Weight::from_parts(30_868_000, 11239)
- .saturating_add(T::DbWeight::get().reads(9_u64))
+ // Measured: `345`
+ // Estimated: `13710`
+ // Minimum execution time: 31_871_000 picoseconds.
+ Weight::from_parts(32_364_000, 13710)
+ .saturating_add(T::DbWeight::get().reads(10_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
+ /// Storage: `PolkadotXcm::QueryCounter` (r:1 w:1)
+ /// Proof: `PolkadotXcm::QueryCounter` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
+ /// Storage: `PolkadotXcm::Queries` (r:0 w:1)
+ /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
+ fn new_query() -> Weight {
+ // Proof Size summary in bytes:
+ // Measured: `136`
+ // Estimated: `1621`
+ // Minimum execution time: 4_750_000 picoseconds.
+ Weight::from_parts(5_014_000, 1621)
+ .saturating_add(T::DbWeight::get().reads(1_u64))
+ .saturating_add(T::DbWeight::get().writes(2_u64))
+ }
+ /// Storage: `PolkadotXcm::Queries` (r:1 w:1)
+ /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
+ fn take_response() -> Weight {
+ // Proof Size summary in bytes:
+ // Measured: `7773`
+ // Estimated: `11238`
+ // Minimum execution time: 25_672_000 picoseconds.
+ Weight::from_parts(25_937_000, 11238)
+ .saturating_add(T::DbWeight::get().reads(1_u64))
+ .saturating_add(T::DbWeight::get().writes(1_u64))
+ }
+ /// Storage: `PolkadotXcm::AssetTraps` (r:1 w:1)
+ /// Proof: `PolkadotXcm::AssetTraps` (`max_values`: None, `max_size`: None, mode: `Measured`)
+ /// Storage: `ForeignAssets::ForeignAssetToCollection` (r:1 w:0)
+ /// Proof: `ForeignAssets::ForeignAssetToCollection` (`max_values`: None, `max_size`: Some(614), added: 3089, mode: `MaxEncodedLen`)
+ /// Storage: `ParachainInfo::ParachainId` (r:1 w:0)
+ /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
+ fn claim_assets() -> Weight {
+ // Proof Size summary in bytes:
+ // Measured: `366`
+ // Estimated: `4079`
+ // Minimum execution time: 44_409_000 picoseconds.
+ Weight::from_parts(45_102_000, 4079)
+ .saturating_add(T::DbWeight::get().reads(3_u64))
+ .saturating_add(T::DbWeight::get().writes(1_u64))
+ }
}
runtime/opal/Cargo.tomldiffbeforeafterboth--- a/runtime/opal/Cargo.toml
+++ b/runtime/opal/Cargo.toml
@@ -31,6 +31,7 @@
runtime-benchmarks = [
"pallet-preimage/runtime-benchmarks",
'cumulus-pallet-parachain-system/runtime-benchmarks',
+ 'parachains-common/runtime-benchmarks',
'frame-benchmarking',
'frame-support/runtime-benchmarks',
'frame-system-benchmarking',
@@ -61,6 +62,7 @@
'pallet-unique/runtime-benchmarks',
'pallet-utility/runtime-benchmarks',
'pallet-xcm/runtime-benchmarks',
+ 'pallet-message-queue/runtime-benchmarks',
'polkadot-runtime-common/runtime-benchmarks',
'sp-runtime/runtime-benchmarks',
'staging-xcm-builder/runtime-benchmarks',
@@ -73,6 +75,7 @@
'cumulus-primitives-aura/std',
'cumulus-primitives-core/std',
'cumulus-primitives-utility/std',
+ 'parachains-common/std',
'frame-executive/std',
'frame-support/std',
'frame-system-rpc-runtime-api/std',
@@ -127,6 +130,8 @@
'pallet-treasury/std',
'pallet-unique/std',
'pallet-utility/std',
+ 'pallet-xcm/std',
+ 'pallet-message-queue/std',
'polkadot-runtime-common/std',
'serde',
'sp-api/std',
@@ -141,6 +146,7 @@
'sp-storage/std',
'sp-transaction-pool/std',
'sp-version/std',
+ 'sp-genesis-builder/std',
'staging-parachain-info/std',
'staging-xcm-builder/std',
'staging-xcm-executor/std',
@@ -220,6 +226,7 @@
'pallet-unique/try-runtime',
'pallet-utility/try-runtime',
'pallet-xcm/try-runtime',
+ 'pallet-message-queue/try-runtime',
'polkadot-runtime-common/try-runtime',
'staging-parachain-info/try-runtime',
]
@@ -248,6 +255,7 @@
cumulus-primitives-core = { workspace = true }
cumulus-primitives-timestamp = { workspace = true }
cumulus-primitives-utility = { workspace = true }
+parachains-common = { workspace = true }
frame-executive = { workspace = true }
frame-support = { workspace = true }
frame-system = { workspace = true }
@@ -269,6 +277,7 @@
pallet-treasury = { workspace = true }
pallet-utility = { workspace = true }
pallet-xcm = { workspace = true }
+pallet-message-queue = { workspace = true }
parity-scale-codec = { workspace = true }
polkadot-parachain-primitives = { workspace = true }
polkadot-runtime-common = { workspace = true }
@@ -287,6 +296,7 @@
sp-storage = { workspace = true }
sp-transaction-pool = { workspace = true }
sp-version = { workspace = true }
+sp-genesis-builder = { workspace = true }
staging-parachain-info = { workspace = true }
staging-xcm = { workspace = true }
staging-xcm-builder = { workspace = true }
runtime/opal/src/xcm_barrier.rsdiffbeforeafterboth--- a/runtime/opal/src/xcm_barrier.rs
+++ b/runtime/opal/src/xcm_barrier.rs
@@ -15,15 +15,15 @@
// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
use frame_support::{match_types, traits::Everything};
-use staging_xcm::latest::{Junctions::*, MultiLocation};
+use staging_xcm::latest::{Junctions::*, Location};
use staging_xcm_builder::{
AllowExplicitUnpaidExecutionFrom, AllowTopLevelPaidExecutionFrom, TakeWeightCredit,
TrailingSetTopicAsId,
};
match_types! {
- pub type ParentOnly: impl Contains<MultiLocation> = {
- MultiLocation { parents: 1, interior: Here }
+ pub type ParentOnly: impl Contains<Location> = {
+ Location { parents: 1, interior: Here }
};
}
runtime/quartz/Cargo.tomldiffbeforeafterboth--- a/runtime/quartz/Cargo.toml
+++ b/runtime/quartz/Cargo.toml
@@ -24,6 +24,7 @@
runtime-benchmarks = [
"pallet-preimage/runtime-benchmarks",
'cumulus-pallet-parachain-system/runtime-benchmarks',
+ 'parachains-common/runtime-benchmarks',
'frame-benchmarking',
'frame-support/runtime-benchmarks',
'frame-system-benchmarking',
@@ -58,6 +59,7 @@
'pallet-unique/runtime-benchmarks',
'pallet-utility/runtime-benchmarks',
'pallet-xcm/runtime-benchmarks',
+ 'pallet-message-queue/runtime-benchmarks',
'polkadot-runtime-common/runtime-benchmarks',
'sp-runtime/runtime-benchmarks',
'staging-xcm-builder/runtime-benchmarks',
@@ -69,6 +71,7 @@
'cumulus-pallet-xcmp-queue/std',
'cumulus-primitives-core/std',
'cumulus-primitives-utility/std',
+ 'parachains-common/std',
'frame-executive/std',
'frame-support/std',
'frame-system-rpc-runtime-api/std',
@@ -127,6 +130,8 @@
'pallet-treasury/std',
'pallet-unique/std',
'pallet-utility/std',
+ 'pallet-xcm/std',
+ 'pallet-message-queue/std',
'polkadot-runtime-common/std',
'serde',
'sp-api/std',
@@ -140,6 +145,7 @@
'sp-std/std',
'sp-transaction-pool/std',
'sp-version/std',
+ 'sp-genesis-builder/std',
'staging-parachain-info/std',
'staging-xcm-builder/std',
'staging-xcm-executor/std',
@@ -210,6 +216,7 @@
'pallet-unique/try-runtime',
'pallet-utility/try-runtime',
'pallet-xcm/try-runtime',
+ 'pallet-message-queue/try-runtime',
'polkadot-runtime-common/try-runtime',
'staging-parachain-info/try-runtime',
]
@@ -236,6 +243,7 @@
cumulus-primitives-core = { workspace = true }
cumulus-primitives-timestamp = { workspace = true }
cumulus-primitives-utility = { workspace = true }
+parachains-common = { workspace = true }
frame-executive = { workspace = true }
frame-support = { workspace = true }
frame-system = { workspace = true }
@@ -257,6 +265,7 @@
pallet-treasury = { workspace = true }
pallet-utility = { workspace = true }
pallet-xcm = { workspace = true }
+pallet-message-queue = { workspace = true }
parity-scale-codec = { workspace = true }
polkadot-parachain-primitives = { workspace = true }
polkadot-runtime-common = { workspace = true }
@@ -275,6 +284,7 @@
sp-storage = { workspace = true }
sp-transaction-pool = { workspace = true }
sp-version = { workspace = true }
+sp-genesis-builder = { workspace = true }
staging-parachain-info = { workspace = true }
staging-xcm = { workspace = true }
staging-xcm-builder = { workspace = true }
runtime/quartz/src/xcm_barrier.rsdiffbeforeafterboth--- a/runtime/quartz/src/xcm_barrier.rs
+++ b/runtime/quartz/src/xcm_barrier.rs
@@ -15,7 +15,7 @@
// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
use frame_support::{match_types, traits::Everything};
-use staging_xcm::latest::{Junctions::*, MultiLocation};
+use staging_xcm::latest::{Junctions::*, Location};
use staging_xcm_builder::{
AllowExplicitUnpaidExecutionFrom, AllowKnownQueryResponses, AllowSubscriptionsFrom,
AllowTopLevelPaidExecutionFrom, TakeWeightCredit, TrailingSetTopicAsId,
@@ -24,13 +24,13 @@
use crate::PolkadotXcm;
match_types! {
- pub type ParentOnly: impl Contains<MultiLocation> = {
- MultiLocation { parents: 1, interior: Here }
+ pub type ParentOnly: impl Contains<Location> = {
+ Location { parents: 1, interior: Here }
};
- pub type ParentOrSiblings: impl Contains<MultiLocation> = {
- MultiLocation { parents: 1, interior: Here } |
- MultiLocation { parents: 1, interior: X1(_) }
+ pub type ParentOrSiblings: impl Contains<Location> = {
+ Location { parents: 1, interior: Here } |
+ Location { parents: 1, interior: X1(_) }
};
}
runtime/tests/src/lib.rsdiffbeforeafterboth--- a/runtime/tests/src/lib.rs
+++ b/runtime/tests/src/lib.rs
@@ -98,6 +98,14 @@
type SS58Prefix = SS58Prefix;
type OnSetCode = ();
type MaxConsumers = ConstU32<16>;
+
+ type RuntimeTask = ();
+
+ type SingleBlockMigrations = ();
+ type MultiBlockMigrator = ();
+ type PreInherents = ();
+ type PostInherents = ();
+ type PostTransactions = ();
}
parameter_types! {
@@ -117,7 +125,6 @@
type ReserveIdentifier = [u8; 8];
type MaxFreezes = MaxLocks;
type FreezeIdentifier = [u8; 8];
- type MaxHolds = MaxLocks;
type RuntimeHoldReason = RuntimeHoldReason;
type RuntimeFreezeReason = RuntimeFreezeReason;
}
@@ -237,6 +244,7 @@
type BlockHashMapping = SubstrateBlockHashMapping<Self>;
type Timestamp = Timestamp;
type GasLimitPovSizeRatio = ConstU64<0>;
+ type SuicideQuickClearLimit = ConstU32<0>;
}
impl pallet_evm_coder_substrate::Config for Test {}
runtime/unique/Cargo.tomldiffbeforeafterboth--- a/runtime/unique/Cargo.toml
+++ b/runtime/unique/Cargo.toml
@@ -21,6 +21,8 @@
pov-estimate = []
runtime-benchmarks = [
"pallet-preimage/runtime-benchmarks",
+ 'cumulus-pallet-parachain-system/runtime-benchmarks',
+ 'parachains-common/runtime-benchmarks',
'frame-benchmarking',
'frame-support/runtime-benchmarks',
'frame-system-benchmarking',
@@ -55,6 +57,7 @@
'pallet-unique/runtime-benchmarks',
'pallet-utility/runtime-benchmarks',
'pallet-xcm/runtime-benchmarks',
+ 'pallet-message-queue/runtime-benchmarks',
'polkadot-runtime-common/runtime-benchmarks',
'sp-runtime/runtime-benchmarks',
'staging-xcm-builder/runtime-benchmarks',
@@ -67,6 +70,7 @@
'cumulus-pallet-xcmp-queue/std',
'cumulus-primitives-core/std',
'cumulus-primitives-utility/std',
+ 'parachains-common/std',
'frame-executive/std',
'frame-support/std',
'frame-system-rpc-runtime-api/std',
@@ -125,6 +129,8 @@
'pallet-treasury/std',
'pallet-unique/std',
'pallet-utility/std',
+ 'pallet-xcm/std',
+ 'pallet-message-queue/std',
'polkadot-runtime-common/std',
'sp-api/std',
'sp-block-builder/std',
@@ -137,6 +143,7 @@
'sp-std/std',
'sp-transaction-pool/std',
'sp-version/std',
+ 'sp-genesis-builder/std',
'staging-parachain-info/std',
'staging-xcm-builder/std',
'staging-xcm-executor/std',
@@ -212,6 +219,7 @@
'pallet-unique/try-runtime',
'pallet-utility/try-runtime',
'pallet-xcm/try-runtime',
+ 'pallet-message-queue/try-runtime',
'polkadot-runtime-common/try-runtime',
'staging-parachain-info/try-runtime',
]
@@ -239,6 +247,7 @@
cumulus-primitives-core = { workspace = true }
cumulus-primitives-timestamp = { workspace = true }
cumulus-primitives-utility = { workspace = true }
+parachains-common = { workspace = true }
frame-executive = { workspace = true }
frame-support = { workspace = true }
frame-system = { workspace = true }
@@ -260,6 +269,7 @@
pallet-treasury = { workspace = true }
pallet-utility = { workspace = true }
pallet-xcm = { workspace = true }
+pallet-message-queue = { workspace = true }
parity-scale-codec = { workspace = true }
polkadot-parachain-primitives = { workspace = true }
polkadot-runtime-common = { workspace = true }
@@ -278,6 +288,7 @@
sp-storage = { workspace = true }
sp-transaction-pool = { workspace = true }
sp-version = { workspace = true }
+sp-genesis-builder = { workspace = true }
staging-parachain-info = { workspace = true }
staging-xcm = { workspace = true }
staging-xcm-builder = { workspace = true }
runtime/unique/src/xcm_barrier.rsdiffbeforeafterboth--- a/runtime/unique/src/xcm_barrier.rs
+++ b/runtime/unique/src/xcm_barrier.rs
@@ -15,7 +15,7 @@
// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
use frame_support::{match_types, traits::Everything};
-use staging_xcm::latest::{Junctions::*, MultiLocation};
+use staging_xcm::latest::{Junctions::*, Location};
use staging_xcm_builder::{
AllowExplicitUnpaidExecutionFrom, AllowKnownQueryResponses, AllowSubscriptionsFrom,
AllowTopLevelPaidExecutionFrom, TakeWeightCredit, TrailingSetTopicAsId,
@@ -24,13 +24,13 @@
use crate::PolkadotXcm;
match_types! {
- pub type ParentOnly: impl Contains<MultiLocation> = {
- MultiLocation { parents: 1, interior: Here }
+ pub type ParentOnly: impl Contains<Location> = {
+ Location { parents: 1, interior: Here }
};
- pub type ParentOrSiblings: impl Contains<MultiLocation> = {
- MultiLocation { parents: 1, interior: Here } |
- MultiLocation { parents: 1, interior: X1(_) }
+ pub type ParentOrSiblings: impl Contains<Location> = {
+ Location { parents: 1, interior: Here } |
+ Location { parents: 1, interior: X1(_) }
};
}