Remove dependency on parity-crypto (#2655)

This commit is contained in:
Pierre Krieger
2019-05-23 11:28:35 +02:00
committed by Gavin Wood
parent 1e35552c14
commit dda04eef38
4 changed files with 8 additions and 144 deletions
+2
View File
@@ -104,6 +104,8 @@ check-web-wasm:
- time cargo web build -p sr-primitives
- time cargo web build -p sr-std
- time cargo web build -p substrate-consensus-common
- time cargo web build -p substrate-keyring
- time cargo web build -p substrate-keystore
- time cargo web build -p substrate-executor
- time cargo web build -p substrate-network-libp2p
- time cargo web build -p substrate-panic-handler