• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

btcsuite / btcwallet / 28260829651

Build:
Build:
LAST BUILD BRANCH: sql-wallet
DEFAULT BRANCH: master
Ran 26 Jun 2026 09:06PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
  cancel
28260829651

Pull #1083

github

yyforyongyu
wallet: complete btcd-v2 migration for interface-wallet rebase

After rebasing the interface-wallet branch onto the btcd-v2 module
upgrade, the feature-only files still carried v1 btcd import paths and
the v1 `btcutil.Address` API. This commit completes the migration:

- Rewrite remaining v1 btcd import paths to their v2 equivalents
  (btcutil->btcutil/v2, chaincfg->chaincfg/v2, chaincfg/chainhash->
  chainhash/v2, txscript->txscript/v2, wire->wire/v2, btcutil/psbt->
  psbt/v2, btcutil/gcs[/builder]->btcutil/v2/gcs[/builder]).
- Move the address types and constructors off btcutil onto the new
  github.com/btcsuite/btcd/address/v2 package.
- Restore the local replace directives for the feature-modified
  wtxmgr and wallet/txsizes submodules and run `go mod tidy`.
- Add the SubmitPackage method to the wallet mockChain so it satisfies
  the SubmitPackage addition to chain.Interface.
- Drop a duplicated hasMinConfs/calcConf pair left over from the
  deprecated-method file split.
Pull Request #1083: Introduce Role-based interfaces for wallet
Source Files on build 28260829651
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #1083
  • PR Base - master (#28134298358)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc