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

rpcclient: Prepare v8.0.1. #3285

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented May 16, 2024

This updates the rpcclient module dependencies and serves as a base for rpcclient/v8.0.1.

The full list of updated direct dependencies since the previous rpcclient/v8.0.0 release are as follows:

  • github.com/decred/dcrd/dcrutil/v4@v4.0.2
  • github.com/decred/dcrd/gcs/v4@v4.1.0
  • github.com/decred/dcrd/rpc/jsonrpc/types/v4@v4.2.0
  • github.com/decred/dcrd/txscript/v4@v4.1.1
  • github.com/decred/dcrd/wire@v1.7.0
  • github.com/gorilla/websocket@v1.5.1

The full list of updated indirect dependencies since the previous rpcclient/v8.0.0 release are as follows:

  • github.com/decred/dcrd/blockchain/stake/v5@v5.0.1
  • github.com/decred/dcrd/chaincfg/v3@v3.2.1
  • github.com/decred/dcrd/database/v3@v3.0.2
  • github.com/decred/dcrd/dcrec/secp256k1/v4@v4.3.0
  • golang.org/x/net@v0.17.0
  • lukechampine.com/blake3@v1.3.0

Finally, all modules in the repository are tidied to ensure they are updated to use the latest versions hoisted forward as a result.

This updates the rpcclient module dependencies and serves as a base for
rpcclient/v8.0.1.

The full list of updated direct dependencies since the previous
rpcclient/v8.0.0 release are as follows:

- github.com/decred/dcrd/dcrutil/v4@v4.0.2
- github.com/decred/dcrd/gcs/v4@v4.1.0
- github.com/decred/dcrd/rpc/jsonrpc/types/v4@v4.2.0
- github.com/decred/dcrd/txscript/v4@v4.1.1
- github.com/decred/dcrd/wire@v1.7.0
- github.com/gorilla/websocket@v1.5.1

The full list of updated indirect dependencies since the previous
rpcclient/v8.0.0 release are as follows:

- github.com/decred/dcrd/blockchain/stake/v5@v5.0.1
- github.com/decred/dcrd/chaincfg/v3@v3.2.1
- github.com/decred/dcrd/database/v3@v3.0.2
- github.com/decred/dcrd/dcrec/secp256k1/v4@v4.3.0
- golang.org/x/net@v0.17.0
- lukechampine.com/blake3@v1.3.0

Finally, all modules in the repository are tidied to ensure they are
updated to use the latest versions hoisted forward as a
result.
@davecgh davecgh added this to the 2.0.0 milestone May 16, 2024
@davecgh davecgh merged commit e075564 into decred:master May 16, 2024
2 checks passed
@davecgh davecgh deleted the prepare_rpcclient_8_0_1 branch May 16, 2024 15:00
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