Newer
Older
version = "0.40.1"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
dependencies = [
"parity-scale-codec",
"parking_lot 0.12.3",
"sc-executor-polkavm",
"schnellru",
"sp-externalities",
"sp-io",
"sp-panic-handler",
"sp-runtime-interface",
"sp-wasm-interface",
]
[[package]]
name = "sc-executor-common"
version = "0.35.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"sp-maybe-compressed-blob",
"sp-wasm-interface",
[[package]]
name = "sc-executor-polkavm"
version = "0.32.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
dependencies = [
"log",
"polkavm",
"sc-executor-common",
"sp-wasm-interface",
version = "0.35.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"parking_lot 0.12.3",
"rustix 0.36.17",
"sp-runtime-interface",
"sp-wasm-interface",
[[package]]
name = "sc-informant"
version = "0.44.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"futures 0.3.30",
"sc-network",
"sc-network-sync",
"sp-blockchain",
"sp-runtime",
]
[[package]]
name = "sc-keystore"
version = "33.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"array-bytes",
"parking_lot 0.12.3",
"serde_json",
"sp-application-crypto",
"sp-core",
[[package]]
name = "sc-mixnet"
version = "0.15.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
dependencies = [
"array-bytes",
"arrayvec 0.7.6",
"blake2 0.10.6",
"bytes",
"futures 0.3.30",
"futures-timer",
"log",
"mixnet",
"multiaddr 0.18.2",
"parity-scale-codec",
"parking_lot 0.12.3",
"sc-client-api",
"sc-network",
"sc-network-types",
"sc-transaction-pool-api",
"sp-api",
"sp-consensus",
"sp-core",
"sp-keystore",
"sp-mixnet",
"sp-runtime",
"thiserror",
]
version = "0.45.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"array-bytes",
"async-channel 1.9.0",
"asynchronous-codec",
"bytes",
"cid 0.9.0",
"futures 0.3.30",
"mockall 0.11.4",
"once_cell",
"parking_lot 0.12.3",
"partial_sort",
"prost 0.12.6",
"prost-build 0.12.6",
"rand",
"sc-network-types",
"schnellru",
"sp-arithmetic",
"sp-blockchain",
"sp-core",
"sp-runtime",
"substrate-prometheus-endpoint",
"thiserror",
"tokio",
"tokio-stream",
"unsigned-varint 0.7.2",
"wasm-timer",
[[package]]
name = "sc-network-common"
version = "0.44.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"bitflags 1.3.2",
"futures 0.3.30",
"libp2p-identity",
"prost-build 0.12.6",
"sc-network-types",
"sp-consensus-grandpa",
version = "0.45.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"futures 0.3.30",
"sc-network",
"sc-network-sync",
"sc-network-types",
"schnellru",
"tracing",
[[package]]
name = "sc-network-light"
version = "0.44.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"array-bytes",
"async-channel 1.9.0",
"futures 0.3.30",
"prost 0.12.6",
"prost-build 0.12.6",
"sc-network",
"sc-network-types",
"sp-blockchain",
"sp-core",
"sp-runtime",
"thiserror",
]
[[package]]
name = "sc-network-sync"
version = "0.44.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"array-bytes",
"async-channel 1.9.0",
"async-trait",
"futures 0.3.30",
"futures-timer",
"mockall 0.11.4",
"prost 0.12.6",
"prost-build 0.12.6",
"sc-client-api",
"sc-consensus",
"sc-network",
"sc-network-types",
"schnellru",
"smallvec",
"sp-arithmetic",
"sp-blockchain",
"sp-consensus",
"sp-consensus-grandpa",
"substrate-prometheus-endpoint",
"tokio",
"tokio-stream",
[[package]]
name = "sc-network-transactions"
version = "0.44.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"array-bytes",
"futures 0.3.30",
"log",
"parity-scale-codec",
"sc-network",
"sc-network-sync",
"sc-network-types",
"sc-utils",
"sp-consensus",
"sp-runtime",
"substrate-prometheus-endpoint",
]
[[package]]
name = "sc-network-types"
version = "0.12.1"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
dependencies = [
"bs58 0.5.1",
"ed25519-dalek",
"libp2p-identity",
"litep2p",
"multiaddr 0.18.2",
"multihash 0.19.1",
"rand",
"thiserror",
version = "40.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"array-bytes",
"futures 0.3.30",
"hyper 0.14.30",
Cédric Moreau
committed
"hyper-rustls 0.24.2",
"parking_lot 0.12.3",
"rand",
"sc-network",
"sc-network-types",
"sc-transaction-pool-api",
"sp-externalities",
"sp-keystore",
"sp-offchain",
"sp-runtime",
"threadpool",
[[package]]
name = "sc-proposer-metrics"
version = "0.18.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
dependencies = [
"log",
"substrate-prometheus-endpoint",
]
version = "40.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"futures 0.3.30",
"jsonrpsee 0.24.5",
"log",
"parity-scale-codec",
"parking_lot 0.12.3",
"sc-mixnet",
"serde_json",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-offchain",
"sp-rpc",
"sp-runtime",
"sp-session",
"sp-statement-store",
version = "0.44.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"jsonrpsee 0.24.5",
"sc-mixnet",
"serde",
"serde_json",
"sp-core",
"sp-rpc",
"sp-runtime",
"sp-version",
version = "17.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"forwarded-header-value",
"futures 0.3.30",
"governor",
"http 1.1.0",
"http-body-util",
"hyper 1.4.1",
"jsonrpsee 0.24.5",
"tower",
"tower-http",
[[package]]
name = "sc-rpc-spec-v2"
version = "0.45.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"array-bytes",
"futures 0.3.30",
"futures-util",
"jsonrpsee 0.24.5",
"parking_lot 0.12.3",
"rand",
"sc-client-api",
"sc-transaction-pool-api",
"schnellru",
"serde",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-version",
"tokio-stream",
version = "0.46.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"async-trait",
"futures 0.3.30",
"jsonrpsee 0.24.5",
"log",
"parity-scale-codec",
"parking_lot 0.12.3",
"sc-chain-spec",
"sc-client-api",
"sc-client-db",
"sc-keystore",
"sc-network",
"sc-network-light",
"sc-network-sync",
"sc-network-transactions",
"sc-network-types",
"sc-telemetry",
"sc-tracing",
"sc-transaction-pool",
"schnellru",
"serde",
"serde_json",
"sp-api",
"sp-blockchain",
"sp-consensus",
"sp-core",
"sp-externalities",
"sp-runtime",
"sp-session",
"substrate-prometheus-endpoint",
version = "0.36.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"log",
"parity-scale-codec",
"parking_lot 0.12.3",
[[package]]
name = "sc-sysinfo"
version = "38.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"derive_more",
"futures 0.3.30",
"rand_pcg",
"regex",
"sc-telemetry",
"serde",
"serde_json",
"sp-core",
"sp-crypto-hashing",
version = "25.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"futures 0.3.30",
"parking_lot 0.12.3",
"sc-network",
"sc-utils",
"thiserror",
version = "37.0.1"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"is-terminal",
"parity-scale-codec",
"parking_lot 0.12.3",
Cédric Moreau
committed
"rustc-hash 1.1.0",
"sp-api",
"sp-blockchain",
"sp-core",
"sp-rpc",
"sp-runtime",
"tracing-log",
"tracing-subscriber",
]
[[package]]
name = "sc-tracing-proc-macro"
version = "11.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"proc-macro-crate 3.2.0",
version = "37.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"futures 0.3.30",
"parking_lot 0.12.3",
"sc-client-api",
"sc-transaction-pool-api",
"sp-blockchain",
"sp-core",
"sp-crypto-hashing",
version = "37.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"futures 0.3.30",
"parity-scale-codec",
version = "17.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.0#90e77c4c212232c85b81fbd9e83064a3e7586db7"
"async-channel 1.9.0",
"futures 0.3.30",
"parking_lot 0.12.3",
"sp-arithmetic",
[[package]]
name = "scale-bits"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "662d10dcd57b1c2a3c41c9cf68f71fb09747ada1ea932ad961aca7e2ca28315f"
dependencies = [
"parity-scale-codec",
"scale-info",
"scale-type-resolver 0.1.1",
"serde",
]
[[package]]
name = "scale-bits"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e57b1e7f6b65ed1f04e79a85a57d755ad56d76fdf1e9bddcc9ae14f71fcdcf54"
dependencies = [
"parity-scale-codec",
"scale-info",
"scale-type-resolver 0.2.0",
"serde",
]
[[package]]
name = "scale-decode"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afc79ba56a1c742f5aeeed1f1801f3edf51f7e818f0a54582cac6f131364ea7b"
dependencies = [
"derive_more",
"parity-scale-codec",
"scale-bits 0.5.0",
"scale-type-resolver 0.1.1",
"smallvec",
]
[[package]]
name = "scale-decode"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e98f3262c250d90e700bb802eb704e1f841e03331c2eb815e46516c4edbf5b27"
dependencies = [
"derive_more",
"parity-scale-codec",
"primitive-types",
"scale-bits 0.6.0",
"scale-decode-derive",
"scale-type-resolver 0.2.0",
"smallvec",
]
[[package]]
name = "scale-decode-derive"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9bb22f574168103cdd3133b19281639ca65ad985e24612728f727339dcaf4021"
dependencies = [
"darling 0.14.4",
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "scale-encode"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "628800925a33794fb5387781b883b5e14d130fece9af5a63613867b8de07c5c7"
dependencies = [
"derive_more",
"parity-scale-codec",
"scale-bits 0.5.0",
"scale-type-resolver 0.1.1",
"smallvec",
]
[[package]]
name = "scale-encode"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ba0b9c48dc0eb20c60b083c29447c0c4617cb7c4a4c9fef72aa5c5bc539e15e"
dependencies = [
"derive_more",
"parity-scale-codec",
"primitive-types",
"scale-bits 0.6.0",
"scale-encode-derive",
"scale-type-resolver 0.2.0",
"smallvec",
]
[[package]]
name = "scale-encode-derive"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82ab7e60e2d9c8d47105f44527b26f04418e5e624ffc034f6b4a86c0ba19c5bf"
dependencies = [
"darling 0.14.4",
"proc-macro-crate 1.1.3",
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "scale-info"
version = "2.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eca070c12893629e2cc820a9761bedf6ce1dcddc9852984d1dc734b8bd9bd024"
"derive_more",
"parity-scale-codec",
"scale-info-derive",
]
[[package]]
name = "scale-info-derive"
version = "2.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d35494501194174bda522a32605929eefc9ecf7e0a326c26db1fdd85881eb62"
"proc-macro-crate 3.2.0",
"syn 1.0.109",
[[package]]
name = "scale-type-resolver"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10b800069bfd43374e0f96f653e0d46882a2cb16d6d961ac43bea80f26c76843"
dependencies = [
"scale-info",
"smallvec",
]
[[package]]
name = "scale-type-resolver"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0cded6518aa0bd6c1be2b88ac81bf7044992f0f154bfbabd5ad34f43512abcb"
dependencies = [
"scale-info",
"smallvec",
]
name = "scale-typegen"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "498d1aecf2ea61325d4511787c115791639c0fd21ef4f8e11e49dd09eff2bbac"
"proc-macro2",
"quote",
]
[[package]]
name = "scale-value"
version = "0.14.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c07ccfee963104335c971aaf8b7b0e749be8569116322df23f1f75c4ca9e4a28"
dependencies = [
"derive_more",
"either",
"frame-metadata 15.1.0",
"parity-scale-codec",
"scale-bits 0.5.0",
"scale-decode 0.11.1",
"scale-encode 0.6.0",
"scale-info",
"scale-type-resolver 0.1.1",
]
[[package]]
name = "scale-value"
version = "0.16.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8cd6ab090d823e75cfdb258aad5fe92e13f2af7d04b43a55d607d25fcc38c811"
dependencies = [
"base58",
"blake2 0.10.6",
"derive_more",
"either",
"frame-metadata 15.1.0",
"parity-scale-codec",
"scale-bits 0.6.0",
"scale-decode 0.13.1",
"scale-encode 0.7.1",
"scale-info",
"scale-type-resolver 0.2.0",
"serde",
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9aaafd5a2b6e3d657ff009d82fbd630b6bd54dd4eb06f21693925cdf80f9b8b"
"windows-sys 0.59.0",
]
[[package]]
name = "schnellru"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9a8ef13a93c54d20580de1e5c413e624e53121d42fc7e2c11d10ef7f8b02367"
dependencies = [
"hashbrown 0.13.2",
[[package]]
name = "schnorrkel"
version = "0.11.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8de18f6d8ba0aad7045f5feae07ec29899c1112584a38509a84ad7b04451eaa0"
dependencies = [
"aead",
"arrayref",
"arrayvec 0.7.6",
"curve25519-dalek",
"getrandom_or_panic",
"serde_bytes",
"sha2 0.10.8",
"subtle 2.6.1",
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
[[package]]
name = "scratch"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
"ring 0.17.8",
"untrusted 0.9.0",
[[package]]
name = "sctp-proto"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6220f78bb44c15f326b0596113305f6101097a18755d53727a575c97e09fb24"
dependencies = [
"bytes",
"crc",
"fxhash",
"log",
"slab",
"thiserror",
]
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4a8caec23b7800fb97971a1c6ae365b6239aaeddfb934d6265f8505e795699d"
"proc-macro2",
"quote",
[[package]]
name = "sec1"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
"base16ct",
"der",
"generic-array 0.14.7",
"subtle 2.6.1",
"zeroize",
]
[[package]]
name = "secp256k1"
version = "0.28.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d24b59d129cdadea20aea4fb2352fa053712e5d713eee47d700cd4b2bc002f10"
dependencies = [
"secp256k1-sys",
]
[[package]]
name = "secp256k1-sys"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5d1746aae42c19d583c3c1a8c646bfad910498e2051c551a7f2e3c0c9fbb7eb"
dependencies = [
"cc",
]