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

deps: Update to latest modules. #76

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented May 16, 2024

This updates the direct module dependencies as follows:

It also updates the indirect module dependencies as follows:

This allows support for the new mix related chain server RPC methods:

  • getmixpairrequests
  • sendrawmixmessage

It also adds support for a new wallet RPC method:

  • spendoutputs

Copy link
Member

@jrick jrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spendoutputs is not mixing related but otherwise ok.

This updates the direct module dependencies as follows:

- decred.org/dcrwallet/[email protected]
- github.com/decred/dcrd/dcrutil/[email protected]
- github.com/decred/dcrd/rpc/jsonrpc/types/[email protected]

It also updates the indirect module dependencies as follows:

- github.com/decred/dcrd/dcrec/secp256k1/[email protected]
- github.com/decred/dcrd/txscript/[email protected]
- github.com/decred/dcrd/[email protected]
- github.com/klauspost/cpuid/[email protected]
- golang.org/x/[email protected]
- lukechampine.com/[email protected]

This allows support for the new mix related chain server RPC methods:

Chain:

- getmixpairrequests
- sendrawmixmessage

It also adds support for a new wallet RPC method:

- spendoutputs
@davecgh
Copy link
Member Author

davecgh commented May 16, 2024

Updated the description accordingly.

@davecgh davecgh merged commit 23e067e into decred:master May 16, 2024
2 checks passed
@davecgh davecgh deleted the update_deps branch May 16, 2024 20:24
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.

3 participants