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: Update to latest dcrd/dcrwallet dev modules #953

Merged
merged 6 commits into from
May 13, 2021

Commits on May 7, 2021

  1. multi: Update to latest dcrd/dcrwallet dev modules

    The following modules are updated:
    - decred.org/dcrwallet => decred.org/dcrwallet/v2@69cae76621d1
    - github.com/decred/dcrd/blockchain/stake/v3 => github.com/decred/dcrd/blockchain/stake/v4@5834ce08e290
    - github.com/decred/dcrd/dcrutil/v3 => github.com/decred/dcrd/dcrutil/v4@5834ce08e290
    - github.com/decred/dcrd/rpc/jsonrpc/types/v2 => github.com/decred/dcrd/rpc/jsonrpc/types/v3@5834ce08e290
    - github.com/decred/dcrd/rpcclient/v6 => github.com/decred/dcrd/rpcclient/v7@5834ce08e290
    - github.com/decred/dcrd/txscript/v3 => github.com/decred/dcrd/txscript/v4@5834ce08e290
    
    The updated rpcclient ships with signature changes for EstimateSmartFee and GetTxOut methods.
    
    The `requiredNodeVersion` is also bumped to match latest dcrd.
    itswisdomagain committed May 7, 2021
    Configuration menu
    Copy the full SHA
    02f9d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    948560c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9013603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87164ad View commit details
    Browse the repository at this point in the history
  5. update dcrd deps

    itswisdomagain committed May 7, 2021
    Configuration menu
    Copy the full SHA
    84add13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e08ba77 View commit details
    Browse the repository at this point in the history