doc: add more info to dependencies.md#24586
Merged
fanquake merged 1 commit intobitcoin:masterfrom Apr 21, 2022
Merged
Conversation
Contributor
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsReviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |
This was referenced Mar 22, 2022
laanwj
reviewed
Apr 4, 2022
Member
|
Concept ACK |
Contributor
Author
|
Rebased => 39bd6843c5349503a4e8aec819838290e954c728 |
laanwj
reviewed
Apr 13, 2022
d88cf0d to
128e4ed
Compare
mruddy
reviewed
Apr 17, 2022
Contributor
|
Concept ACK with the one zeromq nit that you can choose to address or not as it's a matter of opinion |
fanquake
reviewed
Apr 20, 2022
sidhujag
pushed a commit
to syscoin/syscoin
that referenced
this pull request
Apr 22, 2022
abcb876 doc: add more info to dependencies.md (Pavol Rusnak) Pull request description: Follow-up to bitcoin#23565 I added more info to dependencies.md - especially links to `depends/packages/*.mk` files and link to PRs where used versions were bumped. Preview at: https://github.com/prusnak/bitcoin/blob/dependencies/doc/dependencies.md ACKs for top commit: fanquake: ACK abcb876 - I didn't click on or test all of the links, but this looks ok. Tree-SHA512: e91deb639afebeb37f7bf05dddad8f70547b51688e938a30692e59dbd7c9e49d52b7f9bfacb74ef60c98862b6f8f444199d0ae06973c42dc647314bc1ffc22d5
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.
Follow-up to #23565
I added more info to dependencies.md - especially links to
depends/packages/*.mkfiles and link to PRs where used versions were bumped.Preview at: https://github.com/prusnak/bitcoin/blob/dependencies/doc/dependencies.md