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

Clean up crate names and locations#4361

Merged
gnunicorn merged 11 commits intomasterfrom
ben-fix-crate-names
Dec 11, 2019
Merged

Clean up crate names and locations#4361
gnunicorn merged 11 commits intomasterfrom
ben-fix-crate-names

Conversation

@gnunicorn
Copy link
Contributor

@gnunicorn gnunicorn commented Dec 11, 2019

as wanted in #4318 - One commit at a time:

  • sp-transaction-pool-api -> sp-transaction-pool
  • sp-core-storage -> sp-storage
    move /primitives/core/storage -> /primitives/storage
    move /primitives/core/derive-debug -> /primitives/derive-debug
  • transaction-factory -> sc-transaction-factory
    move /test/utils/transaction-factory -> /client/transaction-factory
  • move /test/utils/chain-spec-builder -> /bin/utils/chain-spec-builder
  • move /bin/subkey -> /bin/utils/subkey

@gnunicorn gnunicorn added this to the 2.0 milestone Dec 11, 2019
@gnunicorn gnunicorn requested a review from tomusdrw December 11, 2019 11:09
@gnunicorn gnunicorn added A0-please_review Pull request needs code review. B2-breaksapi labels Dec 11, 2019
Copy link
Contributor

@tomusdrw tomusdrw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gnunicorn gnunicorn merged commit 9ce7e1f into master Dec 11, 2019
@gnunicorn gnunicorn deleted the ben-fix-crate-names branch December 11, 2019 14:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants