Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Delete crates from parity-ethereum and fetch them from parity-common instead #9083

Merged
merged 24 commits into from
Jul 10, 2018

Conversation

dvdplm
Copy link
Collaborator

@dvdplm dvdplm commented Jul 10, 2018

Part 2 of issue #9011

Here the moved crates are actually removed from parity-ethereum.

Crates:

hashdb
keccak-hash
kvdb
kvdb-memorydb
kvdb-rocksdb
memorydb
parity-bytes
parity-crypto
path
patricia_trie
plain_hasher
rlp
target
test-support
trie-standardmap
triehash

Merge after #9058

@dvdplm dvdplm requested review from debris and niklasad1 July 10, 2018 09:14
@5chdn 5chdn added this to the 2.1 milestone Jul 10, 2018
@5chdn 5chdn added A0-pleasereview 🤓 Pull request needs code review. M5-dependencies 🖇 Dependencies. labels Jul 10, 2018
@5chdn 5chdn modified the milestones: 2.1, 2.0 Jul 10, 2018
@debris
Copy link
Collaborator

debris commented Jul 10, 2018

tbh, I'd rather merge this one instead of #9011 :)

@dvdplm
Copy link
Collaborator Author

dvdplm commented Jul 10, 2018

tbh, I'd rather merge this one instead of #9011 :)

I don't have a strong opinion either way. I wanted to avoid causing merge conflicts for people, but maybe the shorter the agony the better?

cc/ @5chdn

@5chdn
Copy link
Contributor

5chdn commented Jul 10, 2018

I'm not sure I understand the difference between the two PRs.

@dvdplm
Copy link
Collaborator Author

dvdplm commented Jul 10, 2018

@5chdn in #9011 the moved crates are still there while in this one they are deleted.

@dvdplm
Copy link
Collaborator Author

dvdplm commented Jul 10, 2018

@debris @niklasad1 I closed #9011 in favor of this one, please add any outstanding issues here.

@debris
Copy link
Collaborator

debris commented Jul 10, 2018

let's merge this ASAP

@debris debris added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Jul 10, 2018
@5chdn 5chdn added P2-asap 🌊 No need to stop dead in your tracks, however issue should be addressed as soon as possible. B9-blocker 🚧 This pull request blocks the next release from happening. Use only in extreme cases. labels Jul 10, 2018
@dvdplm dvdplm merged commit c7f608e into master Jul 10, 2018
@5chdn 5chdn deleted the chore/remove-crates-moved-to-parity-common branch July 10, 2018 13:02
dvdplm added a commit that referenced this pull request Jul 10, 2018
* master:
  Delete crates from parity-ethereum and fetch them from parity-common instead (#9083)
  Updater verification (#8787)
  Phrasing, precisions and typos in CLI help (#9060)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. B9-blocker 🚧 This pull request blocks the next release from happening. Use only in extreme cases. M5-dependencies 🖇 Dependencies. P2-asap 🌊 No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants