mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Update to the latest crate names (#4783)
* Update to the latest crate names * Add to post initial rename fixes
This commit is contained in:
@@ -44,6 +44,8 @@ TO_RENAME=(
|
|||||||
"sp-sesssion sp-session"
|
"sp-sesssion sp-session"
|
||||||
"sp-tracing-pool sp-transaction-pool"
|
"sp-tracing-pool sp-transaction-pool"
|
||||||
"sc-basic-authority sc-basic-authorship"
|
"sc-basic-authority sc-basic-authorship"
|
||||||
|
"sc-api sc-client-api"
|
||||||
|
"sc-database sc-client-db"
|
||||||
|
|
||||||
# PRIMITIVES
|
# PRIMITIVES
|
||||||
"substrate-application-crypto sp-application-crypto"
|
"substrate-application-crypto sp-application-crypto"
|
||||||
@@ -87,7 +89,7 @@ TO_RENAME=(
|
|||||||
|
|
||||||
# # CLIENT
|
# # CLIENT
|
||||||
"substrate-client sc-client"
|
"substrate-client sc-client"
|
||||||
"substrate-client-api sc-api"
|
"substrate-client-api sc-client-api"
|
||||||
"substrate-authority-discovery sc-authority-discovery"
|
"substrate-authority-discovery sc-authority-discovery"
|
||||||
"substrate-basic-authorship sc-basic-authorship"
|
"substrate-basic-authorship sc-basic-authorship"
|
||||||
"substrate-block-builder sc-block-builder"
|
"substrate-block-builder sc-block-builder"
|
||||||
@@ -99,7 +101,7 @@ TO_RENAME=(
|
|||||||
"substrate-consensus-pow sc-consensus-pow"
|
"substrate-consensus-pow sc-consensus-pow"
|
||||||
"substrate-consensus-slots sc-consensus-slots"
|
"substrate-consensus-slots sc-consensus-slots"
|
||||||
"substrate-consensus-uncles sc-consensus-uncles"
|
"substrate-consensus-uncles sc-consensus-uncles"
|
||||||
"substrate-client-db sc-database"
|
"substrate-client-db sc-client-db"
|
||||||
"substrate-executor sc-executor"
|
"substrate-executor sc-executor"
|
||||||
"substrate-runtime-test sc-runtime-test"
|
"substrate-runtime-test sc-runtime-test"
|
||||||
"substrate-finality-grandpa sc-finality-grandpa"
|
"substrate-finality-grandpa sc-finality-grandpa"
|
||||||
|
|||||||
Reference in New Issue
Block a user