Skip to content

Conversation

@davecgh
Copy link
Member

@davecgh davecgh commented Nov 25, 2025

This updates the direct module dependencies as follows:

  • decred.org/dcrwallet/v5@v5.0.0
  • github.com/decred/dcrd/dcrjson/v4@v4.2.0
  • github.com/decred/dcrd/dcrutil/v4@v4.0.3
  • github.com/decred/dcrd/rpc/jsonrpc/types/v4@v4.4.0

It also updates the indirect module dependencies as follows:

  • github.com/decred/base58@v1.0.6
  • github.com/decred/dcrd/chaincfg/chainhash@v1.0.5
  • github.com/decred/dcrd/crypto/rand@v1.0.1
  • github.com/decred/dcrd/dcrec/edwards/v2@v2.0.4
  • github.com/decred/dcrd/txscript/v4@v4.1.2
  • github.com/decred/dcrd/wire@v1.7.1
  • golang.org/x/crypto@v0.45.0
  • golang.org/x/sys@v0.38.0

This allows support for the new dynamic profiler chain server RPC methods:

  • startprofiler
  • stopprofiler

It also removes a couple of wallet RPC methods that are no longer supported:

  • stakepooluserinfo
  • ticketsforaddress

This updates the direct module dependencies as follows:

- decred.org/dcrwallet/v5@v5.0.0
- github.com/decred/dcrd/dcrjson/v4@v4.2.0
- github.com/decred/dcrd/dcrutil/v4@v4.0.3
- github.com/decred/dcrd/rpc/jsonrpc/types/v4@v4.4.0

It also updates the indirect module dependencies as follows:

- github.com/decred/base58@v1.0.6
- github.com/decred/dcrd/chaincfg/chainhash@v1.0.5
- github.com/decred/dcrd/crypto/rand@v1.0.1
- github.com/decred/dcrd/dcrec/edwards/v2@v2.0.4
- github.com/decred/dcrd/txscript/v4@v4.1.2
- github.com/decred/dcrd/wire@v1.7.1
- golang.org/x/crypto@v0.45.0
- golang.org/x/sys@v0.38.0

This allows support for the new dynamic profiler chain server RPC
methods:

- startprofiler
- stopprofiler

It also removes a couple of wallet RPC methods that are no longer
supported:

- stakepooluserinfo
- ticketsforaddress
@davecgh davecgh merged commit b795142 into decred:master Nov 25, 2025
2 checks passed
@davecgh davecgh deleted the update_deps branch November 25, 2025 05:41
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.

2 participants