Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 5796c85

Browse files
committed
Merge remote-tracking branch 'parity/master' into ashley-prometheus
2 parents f931588 + 1e0c679 commit 5796c85

File tree

140 files changed

+2031
-1876
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+2031
-1876
lines changed

.maintain/rename-crates-for-2.0.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ TO_RENAME=(
4343
"sp-finality-granpda sp-finality-grandpa"
4444
"sp-sesssion sp-session"
4545
"sp-tracing-pool sp-transaction-pool"
46+
"sc-basic-authority sc-basic-authorship"
4647

4748
# PRIMITIVES
4849
"substrate-application-crypto sp-application-crypto"
@@ -88,7 +89,7 @@ TO_RENAME=(
8889
"substrate-client sc-client"
8990
"substrate-client-api sc-api"
9091
"substrate-authority-discovery sc-authority-discovery"
91-
"substrate-basic-authorship sc-basic-authority"
92+
"substrate-basic-authorship sc-basic-authorship"
9293
"substrate-block-builder sc-block-builder"
9394
"substrate-chain-spec sc-chain-spec"
9495
"substrate-chain-spec-derive sc-chain-spec-derive"

0 commit comments

Comments
 (0)