This repository was archived by the owner on Nov 6, 2020. It is now read-only.
Remove references to parity-ethereum#11525
Merged
Merged
Conversation
dvdplm
approved these changes
Feb 26, 2020
ordian
approved these changes
Feb 27, 2020
Member
|
other references to be renamed Do we want to rename the binary name as well? |
|
@ordian we do |
Member
I meant in this PR or in another? This renaming might break a few things like our current CI for example. |
|
@ordian I suppose we could do it after GH actions is merged then. |
vorot93
approved these changes
Feb 29, 2020
dvdplm
added a commit
that referenced
this pull request
Mar 3, 2020
Merged
ordian
added a commit
that referenced
this pull request
Mar 10, 2020
* master: Code cleanup in the sync module (#11552) initial cleanup (#11542) Warn if genesis constructor revert (#11550) ethcore: cleanup after #11531 (#11546) license update (#11543) Less cloning when importing blocks (#11531) Github Actions (#11528) Fix Alpine Dockerfile (#11538) Remove AuxiliaryData/AuxiliaryRequest (#11533) [journaldb]: cleanup (#11534) Remove references to parity-ethereum (#11525) Drop IPFS support (#11532) chain-supplier: fix warning reporting for GetNodeData request (#11530) Faster kill_garbage (#11514) [EngineSigner]: don't sign message with only zeroes (#11524)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a general PR to remove/replace instances of Parity-Ethereum from the project. For starters, I have just changed the links in the CHANGELOGs and README.md to reflect the new home for this project. Moving forwards, we'd also want to change references to things like blogs, wiki pages, etc. but perhaps that can happen as the Open Ethereum community makes decisions on what we want to implement.