Skip to content

Instantly share code, notes, and snippets.

@gnunicorn
Created September 4, 2018 14:47
Show Gist options
  • Save gnunicorn/d2fdfd36811014a59fcba36eeb8ce833 to your computer and use it in GitHub Desktop.
Save gnunicorn/d2fdfd36811014a59fcba36eeb8ce833 to your computer and use it in GitHub Desktop.
substrate-client v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/client)
├── ed25519 v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/ed25519)
│ ├── base58 v0.1.0
│ ├── blake2-rfc v0.2.18
│ │ ├── arrayvec v0.4.7
│ │ │ └── nodrop v0.1.12
│ │ └── constant_time_eq v0.1.3
│ ├── hex-literal v0.1.1
│ │ ├── hex-literal-impl v0.1.1
│ │ │ └── proc-macro-hack v0.4.1
│ │ │ └── proc-macro-hack-impl v0.4.1
│ │ └── proc-macro-hack v0.4.1 (*)
│ ├── ring v0.12.1
│ │ ├── lazy_static v0.2.11
│ │ ├── libc v0.2.43
│ │ └── untrusted v0.5.1
│ │ [build-dependencies]
│ │ ├── gcc v0.3.54
│ │ └── rayon v0.8.2
│ │ └── rayon-core v1.4.1
│ │ ├── crossbeam-deque v0.2.0
│ │ │ ├── crossbeam-epoch v0.3.1
│ │ │ │ ├── arrayvec v0.4.7 (*)
│ │ │ │ ├── cfg-if v0.1.5
│ │ │ │ ├── crossbeam-utils v0.2.2
│ │ │ │ │ └── cfg-if v0.1.5 (*)
│ │ │ │ ├── lazy_static v1.1.0
│ │ │ │ │ [build-dependencies]
│ │ │ │ │ └── version_check v0.1.4
│ │ │ │ ├── memoffset v0.2.1
│ │ │ │ ├── nodrop v0.1.12 (*)
│ │ │ │ └── scopeguard v0.3.3
│ │ │ └── crossbeam-utils v0.2.2 (*)
│ │ ├── lazy_static v1.1.0 (*)
│ │ ├── libc v0.2.43 (*)
│ │ └── num_cpus v1.8.0
│ │ └── libc v0.2.43 (*)
│ ├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives)
│ │ ├── blake2-rfc v0.2.18 (*)
│ │ ├── byteorder v1.2.6
│ │ ├── crunchy v0.1.6
│ │ ├── elastic-array v0.10.0
│ │ │ └── heapsize v0.4.2
│ │ ├── fixed-hash v0.2.3 (https://github.com/paritytech/parity-common#5b31d795)
│ │ │ ├── heapsize v0.4.2 (*)
│ │ │ ├── libc v0.2.43 (*)
│ │ │ ├── rand v0.4.3
│ │ │ │ └── libc v0.2.43 (*)
│ │ │ └── rustc-hex v2.0.1
│ │ ├── hashdb v0.2.1 (https://github.com/paritytech/parity-common#5b31d795)
│ │ │ └── elastic-array v0.10.0 (*)
│ │ ├── patricia-trie v0.2.1 (https://github.com/paritytech/parity-common#5b31d795)
│ │ │ ├── elastic-array v0.10.0 (*)
│ │ │ ├── hashdb v0.2.1 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ │ ├── log v0.3.9
│ │ │ │ └── log v0.4.5
│ │ │ │ └── cfg-if v0.1.5 (*)
│ │ │ ├── parity-bytes v0.1.0 (https://github.com/paritytech/parity-common#5b31d795)
│ │ │ └── rand v0.4.3 (*)
│ │ │ [dev-dependencies]
│ │ │ └── parity-bytes v0.1.0 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ ├── plain_hasher v0.2.0 (https://github.com/paritytech/parity-common#5b31d795)
│ │ │ └── crunchy v0.1.6 (*)
│ │ ├── rlp v0.2.4 (https://github.com/paritytech/parity-common#5b31d795)
│ │ │ ├── byteorder v1.2.6 (*)
│ │ │ ├── elastic-array v0.10.0 (*)
│ │ │ ├── ethereum-types v0.4.0
│ │ │ │ ├── crunchy v0.1.6 (*)
│ │ │ │ ├── ethbloom v0.5.0
│ │ │ │ │ ├── crunchy v0.1.6 (*)
│ │ │ │ │ ├── ethereum-types-serialize v0.2.1
│ │ │ │ │ │ └── serde v1.0.76
│ │ │ │ │ ├── fixed-hash v0.2.2
│ │ │ │ │ │ ├── heapsize v0.4.2 (*)
│ │ │ │ │ │ ├── libc v0.2.43 (*)
│ │ │ │ │ │ ├── rand v0.4.3 (*)
│ │ │ │ │ │ └── rustc-hex v1.0.0
│ │ │ │ │ ├── serde v1.0.76 (*)
│ │ │ │ │ └── tiny-keccak v1.4.2
│ │ │ │ │ └── crunchy v0.1.6 (*)
│ │ │ │ ├── ethereum-types-serialize v0.2.1 (*)
│ │ │ │ ├── fixed-hash v0.2.2 (*)
│ │ │ │ ├── serde v1.0.76 (*)
│ │ │ │ └── uint v0.4.1
│ │ │ │ ├── byteorder v1.2.6 (*)
│ │ │ │ ├── crunchy v0.1.6 (*)
│ │ │ │ ├── heapsize v0.4.2 (*)
│ │ │ │ └── rustc-hex v2.0.1 (*)
│ │ │ │ [dev-dependencies]
│ │ │ │ └── rustc-hex v2.0.1 (*)
│ │ │ └── rustc-hex v2.0.1 (*)
│ │ ├── rustc-hex v2.0.1 (*)
│ │ ├── serde v1.0.76 (*)
│ │ ├── serde_derive v1.0.76
│ │ │ ├── proc-macro2 v0.4.17
│ │ │ │ └── unicode-xid v0.1.0
│ │ │ ├── quote v0.6.8
│ │ │ │ └── proc-macro2 v0.4.17 (*)
│ │ │ └── syn v0.14.9
│ │ │ ├── proc-macro2 v0.4.17 (*)
│ │ │ ├── quote v0.6.8 (*)
│ │ │ └── unicode-xid v0.1.0 (*)
│ │ ├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec)
│ │ │ └── arrayvec v0.4.7 (*)
│ │ ├── substrate-codec-derive v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec/derive)
│ │ │ ├── proc-macro2 v0.4.17 (*)
│ │ │ ├── quote v0.6.8 (*)
│ │ │ └── syn v0.14.9 (*)
│ │ ├── substrate-runtime-std v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-std)
│ │ │ ├── pwasm-alloc v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/pwasm-alloc)
│ │ │ │ └── pwasm-libc v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/pwasm-libc)
│ │ │ │ [build-dependencies]
│ │ │ │ └── rustc_version v0.2.3
│ │ │ │ └── semver v0.9.0
│ │ │ │ └── semver-parser v0.7.0
│ │ │ └── pwasm-libc v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/pwasm-libc) (*)
│ │ │ [build-dependencies]
│ │ │ └── rustc_version v0.2.3 (*)
│ │ ├── tiny-keccak v1.4.2 (*)
│ │ ├── twox-hash v1.1.1
│ │ │ └── rand v0.5.5
│ │ │ ├── libc v0.2.43 (*)
│ │ │ └── rand_core v0.2.1
│ │ ├── uint v0.4.1 (https://github.com/paritytech/parity-common#5b31d795)
│ │ │ ├── byteorder v1.2.6 (*)
│ │ │ ├── crunchy v0.1.6 (*)
│ │ │ └── rustc-hex v2.0.1 (*)
│ │ │ [dev-dependencies]
│ │ │ └── rustc-hex v2.0.1 (*)
│ │ └── wasmi v0.4.0
│ │ ├── byteorder v1.2.6 (*)
│ │ ├── memory_units v0.3.0
│ │ ├── nan-preserving-float v0.1.0
│ │ └── parity-wasm v0.31.3
│ │ └── byteorder v1.2.6 (*)
│ └── untrusted v0.5.1 (*)
├── error-chain v0.12.0
│ └── backtrace v0.3.9
│ ├── backtrace-sys v0.1.24
│ │ └── libc v0.2.43 (*)
│ │ [build-dependencies]
│ │ └── cc v1.0.23
│ ├── cfg-if v0.1.5 (*)
│ ├── libc v0.2.43 (*)
│ └── rustc-demangle v0.1.9
├── fnv v1.0.6
├── futures v0.1.23
├── hashdb v0.2.1 (https://github.com/paritytech/parity-common#5b31d795) (*)
├── heapsize v0.4.2 (*)
├── hex-literal v0.1.1 (*)
├── log v0.3.9 (*)
├── parking_lot v0.4.8
│ ├── owning_ref v0.3.3
│ │ └── stable_deref_trait v1.1.1
│ └── parking_lot_core v0.2.14
│ ├── libc v0.2.43 (*)
│ ├── rand v0.4.3 (*)
│ └── smallvec v0.6.5
│ └── unreachable v1.0.0
│ └── void v1.0.2
├── patricia-trie v0.2.1 (https://github.com/paritytech/parity-common#5b31d795) (*)
├── rlp v0.2.4 (https://github.com/paritytech/parity-common#5b31d795) (*)
├── slog v2.3.3
├── substrate-bft v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/bft)
│ ├── ed25519 v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/ed25519) (*)
│ ├── error-chain v0.12.0 (*)
│ ├── futures v0.1.23 (*)
│ ├── log v0.3.9 (*)
│ ├── parking_lot v0.4.8 (*)
│ ├── rhododendron v0.3.4
│ │ ├── error-chain v0.12.0 (*)
│ │ ├── futures v0.1.23 (*)
│ │ └── log v0.3.9 (*)
│ ├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
│ ├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives) (*)
│ ├── substrate-runtime-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime/primitives)
│ │ ├── integer-sqrt v0.1.0 (https://github.com/paritytech/integer-sqrt-rs.git#886e9cb9)
│ │ ├── log v0.3.9 (*)
│ │ ├── num-traits v0.2.5
│ │ ├── serde v1.0.76 (*)
│ │ ├── serde_derive v1.0.76 (*)
│ │ ├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
│ │ ├── substrate-codec-derive v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec/derive) (*)
│ │ ├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives) (*)
│ │ ├── substrate-runtime-io v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-io)
│ │ │ ├── ed25519 v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/ed25519) (*)
│ │ │ ├── environmental v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/environmental)
│ │ │ ├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
│ │ │ ├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives) (*)
│ │ │ ├── substrate-runtime-std v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-std) (*)
│ │ │ ├── substrate-state-machine v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/state-machine)
│ │ │ │ ├── byteorder v1.2.6 (*)
│ │ │ │ ├── hashdb v0.2.1 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ │ │ ├── heapsize v0.4.2 (*)
│ │ │ │ ├── hex-literal v0.1.1 (*)
│ │ │ │ ├── log v0.3.9 (*)
│ │ │ │ ├── memorydb v0.2.1 (https://github.com/paritytech/parity-common#5b31d795)
│ │ │ │ │ ├── elastic-array v0.10.0 (*)
│ │ │ │ │ ├── hashdb v0.2.1 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ │ │ │ ├── heapsize v0.4.2 (*)
│ │ │ │ │ ├── plain_hasher v0.2.0 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ │ │ │ └── rlp v0.2.4 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ │ │ ├── parking_lot v0.4.8 (*)
│ │ │ │ ├── patricia-trie v0.2.1 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ │ │ ├── rlp v0.2.4 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ │ │ ├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
│ │ │ │ ├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives) (*)
│ │ │ │ └── triehash v0.2.3 (https://github.com/paritytech/parity-common#5b31d795)
│ │ │ │ ├── elastic-array v0.10.0 (*)
│ │ │ │ ├── hashdb v0.2.1 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ │ │ └── rlp v0.2.4 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ │ │ └── triehash v0.1.2
│ │ │ ├── elastic-array v0.10.0 (*)
│ │ │ ├── ethereum-types v0.3.2
│ │ │ │ ├── crunchy v0.1.6 (*)
│ │ │ │ ├── ethbloom v0.5.0 (*)
│ │ │ │ ├── ethereum-types-serialize v0.2.1 (*)
│ │ │ │ ├── fixed-hash v0.2.2 (*)
│ │ │ │ ├── serde v1.0.76 (*)
│ │ │ │ └── uint v0.2.1
│ │ │ │ ├── byteorder v1.2.6 (*)
│ │ │ │ ├── heapsize v0.4.2 (*)
│ │ │ │ └── rustc-hex v1.0.0 (*)
│ │ │ │ [build-dependencies]
│ │ │ │ └── rustc_version v0.2.3 (*)
│ │ │ │ [build-dependencies]
│ │ │ │ └── rustc_version v0.2.3 (*)
│ │ │ ├── keccak-hash v0.1.2
│ │ │ │ ├── ethereum-types v0.4.0 (*)
│ │ │ │ └── tiny-keccak v1.4.2 (*)
│ │ │ └── rlp v0.2.4
│ │ │ ├── byteorder v1.2.6 (*)
│ │ │ ├── elastic-array v0.10.0 (*)
│ │ │ ├── ethereum-types v0.4.0 (*)
│ │ │ └── rustc-hex v2.0.1 (*)
│ │ │ [build-dependencies]
│ │ │ └── rustc_version v0.2.3 (*)
│ │ ├── substrate-runtime-std v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-std) (*)
│ │ └── substrate-runtime-support v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-support)
│ │ ├── ed25519 v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/ed25519) (*)
│ │ ├── hex-literal v0.1.1 (*)
│ │ ├── serde v1.0.76 (*)
│ │ ├── serde_derive v1.0.76 (*)
│ │ ├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
│ │ ├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives) (*)
│ │ ├── substrate-runtime-io v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-io) (*)
│ │ └── substrate-runtime-std v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-std) (*)
│ ├── substrate-runtime-support v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-support) (*)
│ ├── substrate-runtime-version v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime/version)
│ │ ├── serde v1.0.76 (*)
│ │ ├── serde_derive v1.0.76 (*)
│ │ ├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
│ │ ├── substrate-codec-derive v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec/derive) (*)
│ │ ├── substrate-runtime-std v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-std) (*)
│ │ └── substrate-runtime-support v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-support) (*)
│ └── tokio v0.1.8
│ ├── futures v0.1.23 (*)
│ ├── mio v0.6.15
│ │ ├── iovec v0.1.2
│ │ │ └── libc v0.2.43 (*)
│ │ ├── lazycell v0.6.0
│ │ ├── libc v0.2.43 (*)
│ │ ├── log v0.4.5 (*)
│ │ ├── net2 v0.2.33
│ │ │ ├── cfg-if v0.1.5 (*)
│ │ │ └── libc v0.2.43 (*)
│ │ └── slab v0.4.1
│ ├── tokio-codec v0.1.0
│ │ ├── bytes v0.4.9
│ │ │ ├── byteorder v1.2.6 (*)
│ │ │ └── iovec v0.1.2 (*)
│ │ ├── futures v0.1.23 (*)
│ │ └── tokio-io v0.1.8
│ │ ├── bytes v0.4.9 (*)
│ │ ├── futures v0.1.23 (*)
│ │ └── log v0.4.5 (*)
│ ├── tokio-current-thread v0.1.1
│ │ ├── futures v0.1.23 (*)
│ │ └── tokio-executor v0.1.4
│ │ └── futures v0.1.23 (*)
│ ├── tokio-executor v0.1.4 (*)
│ ├── tokio-fs v0.1.3
│ │ ├── futures v0.1.23 (*)
│ │ ├── tokio-io v0.1.8 (*)
│ │ └── tokio-threadpool v0.1.6
│ │ ├── crossbeam-deque v0.6.1
│ │ │ ├── crossbeam-epoch v0.5.2
│ │ │ │ ├── arrayvec v0.4.7 (*)
│ │ │ │ ├── cfg-if v0.1.5 (*)
│ │ │ │ ├── crossbeam-utils v0.5.0
│ │ │ │ ├── lazy_static v1.1.0 (*)
│ │ │ │ ├── memoffset v0.2.1 (*)
│ │ │ │ └── scopeguard v0.3.3 (*)
│ │ │ └── crossbeam-utils v0.5.0 (*)
│ │ ├── crossbeam-utils v0.5.0 (*)
│ │ ├── futures v0.1.23 (*)
│ │ ├── log v0.4.5 (*)
│ │ ├── num_cpus v1.8.0 (*)
│ │ ├── rand v0.5.5 (*)
│ │ └── tokio-executor v0.1.4 (*)
│ │ [dev-dependencies]
│ │ └── tokio-io v0.1.8 (*)
│ ├── tokio-io v0.1.8 (*)
│ ├── tokio-reactor v0.1.5
│ │ ├── crossbeam-utils v0.5.0 (*)
│ │ ├── futures v0.1.23 (*)
│ │ ├── lazy_static v1.1.0 (*)
│ │ ├── log v0.4.5 (*)
│ │ ├── mio v0.6.15 (*)
│ │ ├── num_cpus v1.8.0 (*)
│ │ ├── parking_lot v0.6.4
│ │ │ ├── lock_api v0.1.3
│ │ │ │ ├── owning_ref v0.3.3 (*)
│ │ │ │ └── scopeguard v0.3.3 (*)
│ │ │ └── parking_lot_core v0.3.0
│ │ │ ├── libc v0.2.43 (*)
│ │ │ ├── rand v0.5.5 (*)
│ │ │ └── smallvec v0.6.5 (*)
│ │ ├── slab v0.4.1 (*)
│ │ ├── tokio-executor v0.1.4 (*)
│ │ └── tokio-io v0.1.8 (*)
│ ├── tokio-tcp v0.1.1
│ │ ├── bytes v0.4.9 (*)
│ │ ├── futures v0.1.23 (*)
│ │ ├── iovec v0.1.2 (*)
│ │ ├── mio v0.6.15 (*)
│ │ ├── tokio-io v0.1.8 (*)
│ │ └── tokio-reactor v0.1.5 (*)
│ ├── tokio-threadpool v0.1.6 (*)
│ ├── tokio-timer v0.2.6
│ │ ├── crossbeam-utils v0.5.0 (*)
│ │ ├── futures v0.1.23 (*)
│ │ ├── slab v0.4.1 (*)
│ │ └── tokio-executor v0.1.4 (*)
│ ├── tokio-udp v0.1.2
│ │ ├── bytes v0.4.9 (*)
│ │ ├── futures v0.1.23 (*)
│ │ ├── log v0.4.5 (*)
│ │ ├── mio v0.6.15 (*)
│ │ ├── tokio-codec v0.1.0 (*)
│ │ ├── tokio-io v0.1.8 (*)
│ │ └── tokio-reactor v0.1.5 (*)
│ └── tokio-uds v0.2.1
│ ├── bytes v0.4.9 (*)
│ ├── futures v0.1.23 (*)
│ ├── iovec v0.1.2 (*)
│ ├── libc v0.2.43 (*)
│ ├── log v0.4.5 (*)
│ ├── mio v0.6.15 (*)
│ ├── mio-uds v0.6.6
│ │ ├── iovec v0.1.2 (*)
│ │ ├── libc v0.2.43 (*)
│ │ └── mio v0.6.15 (*)
│ ├── tokio-io v0.1.8 (*)
│ └── tokio-reactor v0.1.5 (*)
├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
├── substrate-executor v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/executor)
│ ├── byteorder v1.2.6 (*)
│ ├── ed25519 v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/ed25519) (*)
│ ├── error-chain v0.12.0 (*)
│ ├── hashdb v0.2.1 (https://github.com/paritytech/parity-common#5b31d795) (*)
│ ├── lazy_static v1.1.0 (*)
│ ├── log v0.3.9 (*)
│ ├── parking_lot v0.6.4 (*)
│ ├── serde v1.0.76 (*)
│ ├── serde_derive v1.0.76 (*)
│ ├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
│ ├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives) (*)
│ ├── substrate-runtime-io v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-io) (*)
│ ├── substrate-runtime-version v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime/version) (*)
│ ├── substrate-serializer v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/serializer)
│ │ ├── serde v1.0.76 (*)
│ │ └── serde_json v1.0.26
│ │ ├── itoa v0.4.2
│ │ ├── ryu v0.2.6
│ │ └── serde v1.0.76 (*)
│ ├── substrate-state-machine v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/state-machine) (*)
│ ├── tiny-keccak v1.4.2 (*)
│ ├── triehash v0.1.2 (*)
│ ├── twox-hash v1.1.1 (*)
│ └── wasmi v0.4.0 (*)
├── substrate-keyring v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/keyring)
│ ├── ed25519 v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/ed25519) (*)
│ ├── hex-literal v0.1.1 (*)
│ └── lazy_static v1.1.0 (*)
├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives) (*)
├── substrate-runtime-io v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-io) (*)
├── substrate-runtime-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime/primitives) (*)
├── substrate-runtime-support v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-support) (*)
├── substrate-state-machine v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/state-machine) (*)
├── substrate-telemetry v0.3.0 (file:///home/ben/dev/parity/substrate/substrate/telemetry)
│ ├── lazy_static v1.1.0 (*)
│ ├── log v0.3.9 (*)
│ ├── parking_lot v0.4.8 (*)
│ ├── slog v2.3.3 (*)
│ ├── slog-async v2.3.0
│ │ ├── slog v2.3.3 (*)
│ │ ├── take_mut v0.2.2
│ │ └── thread_local v0.3.6
│ │ └── lazy_static v1.1.0 (*)
│ ├── slog-json v2.2.0
│ │ ├── chrono v0.4.6
│ │ │ ├── num-integer v0.1.39
│ │ │ │ └── num-traits v0.2.5 (*)
│ │ │ ├── num-traits v0.2.5 (*)
│ │ │ └── time v0.1.40
│ │ │ └── libc v0.2.43 (*)
│ │ │ [dev-dependencies]
│ │ │ └── winapi v0.3.5
│ │ ├── serde v1.0.76 (*)
│ │ ├── serde_json v1.0.26 (*)
│ │ └── slog v2.3.3 (*)
│ ├── slog-scope v4.0.1
│ │ ├── crossbeam v0.2.12
│ │ ├── lazy_static v0.2.11 (*)
│ │ └── slog v2.3.3 (*)
│ └── websocket v0.20.3
│ ├── base64 v0.5.2
│ │ └── byteorder v1.2.6 (*)
│ ├── bitflags v0.9.1
│ ├── byteorder v1.2.6 (*)
│ ├── bytes v0.4.9 (*)
│ ├── futures v0.1.23 (*)
│ ├── hyper v0.10.13
│ │ ├── base64 v0.6.0
│ │ │ ├── byteorder v1.2.6 (*)
│ │ │ └── safemem v0.2.0
│ │ ├── httparse v1.3.2
│ │ ├── language-tags v0.2.2
│ │ ├── log v0.3.9 (*)
│ │ ├── mime v0.2.6
│ │ │ └── log v0.3.9 (*)
│ │ ├── num_cpus v1.8.0 (*)
│ │ ├── time v0.1.40 (*)
│ │ ├── traitobject v0.1.0
│ │ ├── typeable v0.1.2
│ │ ├── unicase v1.4.2
│ │ │ [build-dependencies]
│ │ │ └── version_check v0.1.4 (*)
│ │ └── url v1.7.1
│ │ ├── idna v0.1.5
│ │ │ ├── matches v0.1.8
│ │ │ ├── unicode-bidi v0.3.4
│ │ │ │ └── matches v0.1.8 (*)
│ │ │ └── unicode-normalization v0.1.7
│ │ ├── matches v0.1.8 (*)
│ │ └── percent-encoding v1.0.1
│ ├── native-tls v0.1.5
│ │ ├── lazy_static v0.2.11 (*)
│ │ └── openssl v0.9.24
│ │ ├── bitflags v0.9.1 (*)
│ │ ├── foreign-types v0.3.2
│ │ │ └── foreign-types-shared v0.1.1
│ │ ├── lazy_static v1.1.0 (*)
│ │ ├── libc v0.2.43 (*)
│ │ └── openssl-sys v0.9.35
│ │ └── libc v0.2.43 (*)
│ │ [build-dependencies]
│ │ ├── cc v1.0.23 (*)
│ │ └── pkg-config v0.3.14
│ ├── rand v0.3.22
│ │ ├── libc v0.2.43 (*)
│ │ └── rand v0.4.3 (*)
│ ├── sha1 v0.2.0
│ ├── tokio-core v0.1.17
│ │ ├── bytes v0.4.9 (*)
│ │ ├── futures v0.1.23 (*)
│ │ ├── iovec v0.1.2 (*)
│ │ ├── log v0.4.5 (*)
│ │ ├── mio v0.6.15 (*)
│ │ ├── scoped-tls v0.1.2
│ │ ├── tokio v0.1.8 (*)
│ │ ├── tokio-executor v0.1.4 (*)
│ │ ├── tokio-io v0.1.8 (*)
│ │ ├── tokio-reactor v0.1.5 (*)
│ │ └── tokio-timer v0.2.6 (*)
│ ├── tokio-io v0.1.8 (*)
│ ├── tokio-tls v0.1.4
│ │ ├── futures v0.1.23 (*)
│ │ ├── native-tls v0.1.5 (*)
│ │ ├── tokio-core v0.1.17 (*)
│ │ └── tokio-io v0.1.8 (*)
│ ├── unicase v1.4.2 (*)
│ └── url v1.7.1 (*)
└── triehash v0.1.2 (*)
[dev-dependencies]
└── substrate-test-client v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/test-client)
├── hashdb v0.2.1 (https://github.com/paritytech/parity-common#5b31d795) (*)
├── rhododendron v0.3.4 (*)
├── substrate-bft v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/bft) (*)
├── substrate-client v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/client) (*)
├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
├── substrate-executor v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/executor) (*)
├── substrate-keyring v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/keyring) (*)
├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives) (*)
├── substrate-runtime-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime/primitives) (*)
├── substrate-runtime-support v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-support) (*)
└── substrate-test-runtime v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/test-runtime)
├── ed25519 v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/ed25519) (*)
├── hex-literal v0.1.1 (*)
├── log v0.3.9 (*)
├── serde v1.0.76 (*)
├── serde_derive v1.0.76 (*)
├── substrate-codec v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec) (*)
├── substrate-codec-derive v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/codec/derive) (*)
├── substrate-keyring v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/keyring) (*)
├── substrate-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/primitives) (*)
├── substrate-runtime-io v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-io) (*)
├── substrate-runtime-primitives v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime/primitives) (*)
├── substrate-runtime-std v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-std) (*)
├── substrate-runtime-support v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime-support) (*)
└── substrate-runtime-version v0.1.0 (file:///home/ben/dev/parity/substrate/substrate/runtime/version) (*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment