Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi: Round 3 prerel module release ver updates. #2572

Merged
merged 1 commit into from Jan 29, 2021

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Jan 29, 2021

This modifies some recently-updated modules to use a valid prerelease version so they can be used in require statements in consumer code that is also under development.

Several commits are needed since there is a dependency chain that involves transitive deps.

The updated direct dependencies are as follows:

  • github.com/decred/dcrd/blockchain/v4@v4.0.0-20210129190127-4ebd135a82f1
  • github.com/decred/dcrd/database/v2@v2.0.3-0.20210129190127-4ebd135a82f1
  • github.com/decred/dcrd/gcs/v3@v3.0.0-20210129190127-4ebd135a82f1
  • github.com/decred/dcrd/hdkeychain/v3@v3.0.1-0.20210129190127-4ebd135a82f1
  • github.com/decred/dcrd/peer/v2@v2.2.1-0.20210129190127-4ebd135a82f1
  • github.com/decred/dcrd/rpcclient/v7@v7.0.0-20210129190127-4ebd135a82f1
  • github.com/decred/dcrd/txscript/v4@v4.0.0-20210129190127-4ebd135a82f1

This modifies some recently-updated modules to use a valid prerelease
version so they can be used in require statements in consumer code that
is also under development.

Several commits are needed since there is a dependency chain that
involves transitive deps.

The updated direct dependencies are as follows:

- github.com/decred/dcrd/blockchain/v4@v4.0.0-20210129190127-4ebd135a82f1
- github.com/decred/dcrd/database/v2@v2.0.3-0.20210129190127-4ebd135a82f1
- github.com/decred/dcrd/gcs/v3@v3.0.0-20210129190127-4ebd135a82f1
- github.com/decred/dcrd/hdkeychain/v3@v3.0.1-0.20210129190127-4ebd135a82f1
- github.com/decred/dcrd/peer/v2@v2.2.1-0.20210129190127-4ebd135a82f1
- github.com/decred/dcrd/rpcclient/v7@v7.0.0-20210129190127-4ebd135a82f1
- github.com/decred/dcrd/txscript/v4@v4.0.0-20210129190127-4ebd135a82f1
@davecgh davecgh added this to the 1.7.0 milestone Jan 29, 2021
@davecgh davecgh merged commit 660d051 into decred:master Jan 29, 2021
@davecgh davecgh deleted the multi_prerel_modvers_round_3 branch January 29, 2021 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants