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

btcsuite / btcwallet

Build:
Build:
LAST BUILD BRANCH: sqldb/add-pagination
DEFAULT BRANCH: master
Repo Added 26 Aug 2021 08:18AM UTC
Token zKr6tKWmonccarTjky7WTdXYaWiSQ0tO5 regen
Build 1279 Last
Files 159
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

LAST BUILD ON BRANCH sqldb/add-pagination
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • LND-frequently-loses-sync
  • account-info-lock-fix
  • add-err-match
  • add-getmempoolentry-rpc
  • add-gettransaction
  • add-mempool-lookup
  • add-testmempool
  • addr-master-fingerprint
  • adr-0006-enhance
  • adr-0006-impl
  • adr-0006-wtxmgr-sql
  • allow-dust
  • async-mempool
  • batch-client-mempool
  • bech32-getnewaddress
  • bitcoind-28-error
  • bitcoind-neutrino-filter-rescan
  • bitcoind24
  • btcd-update
  • btcwallet-btcec-v2
  • bug/rescan-data-race
  • bump-btcd
  • bump-modules
  • bump-version-txsize
  • bumpNeutrino
  • change-scope-uniform
  • change-source-p2tr
  • createtx-p2tr-change
  • dangling-lease-log
  • default-change-ptr
  • dep-update-03-08-2024
  • dependabot-crypto-plus-linter
  • dependabot/go_modules/golang.org/x/crypto-0.1.0
  • dependabot/go_modules/golang.org/x/net-0.7.0
  • dependabot/go_modules/golang.org/x/text-0.3.8
  • dependabot/go_modules/google.golang.org/grpc-1.53.0
  • dependabot/go_modules/wallet/txauthor/github.com/btcsuite/btcd-0.23.2
  • dependabot/go_modules/wallet/txsizes/github.com/btcsuite/btcd-0.23.2
  • downgrade-log
  • duplicate-addr-fix
  • duplicates
  • dust_changes
  • end-recovery-on-shutdown
  • expand-bitcoind-client
  • export-coin-selection
  • fetch-input-info
  • finish-itest-framework
  • fix-flaky-pruned-block-test
  • fix-logging
  • fix-mempool-leak
  • fix-pruned-node-query
  • fix-pruned-peer-filter
  • fix-rescan-race
  • fix-shutdown
  • fix-tidy-module
  • fix-tr-fee-est
  • fix-typo
  • fix-typos
  • fix-waddrmgr-deadlock
  • fix-warning-log
  • fix/fundpsbt-minconfs
  • fix_bug_24_10_28
  • fix_doublespend_removal
  • fund-psbt
  • fund-psbt-taproot
  • generic-cache-update
  • ghost-utxo-fix
  • github-ci
  • goimports-fix
  • handle-error-matching
  • import-key-scope
  • init-itest
  • input-cache
  • input-selection
  • jssdwt-fix-deadlock
  • kvdb-utxo-0-init-store-v3
  • leased-output-response-update
  • manual-wallet-birthday
  • master
  • matthew_git_issues
  • mempool-load-parallel
  • mempool-warn-logging
  • mempool-watch
  • min-go-version
  • min-relay-fee
  • modules-upgrade
  • no-panic-retry
  • notify-mempool
  • optimize-mempool
  • optimize-mempool-maps
  • p2wsh-support
  • pollingEvents
  • priv-cache
  • priv-key-validate
  • prune-node-deadlock-blocksync
  • pruned
  • psbt-add-derivation-info
  • psbt-change-output-info
  • psbt-nil-pointer-bug
  • register-sub-loggers
  • remove-txauthor-replace
  • remove-zmq-add
  • restructure_broadcast_error_mapping
  • return-correct-err
  • roothomedir
  • schnorr-taproot
  • send-outputs-watch-only
  • sendcoin
  • skip-rescan-no-addrs
  • small-err-match-fix
  • sql-tx-adr
  • sql-wallet
  • sqldb/add-addresses
  • sqldb/add-db-constructor
  • sqldb/add-itest-coverage
  • sqldb/add-pagination
  • sqldb/adr-cryptostore
  • sqldb/adr-single-passphrase-encryption
  • sqldb/adr-xchacha20
  • sqldb/fix-config-files
  • stateless-signer
  • taproot-addr-used
  • taproot-import-addr
  • taproot-sizes-update
  • test-cc
  • test-ccc
  • tx-author-fix-taproot
  • tx-author-fix-taproot-2
  • tx-broadcast-error-logging
  • tx-module-updates
  • txoutputs-arg-order-fix
  • txsizes-fix
  • up-bbolt
  • update-btcd-err
  • update-btcd-ver
  • update-deps-btcec-v2
  • update-for-tr-size
  • update-gomod
  • update-gomod-txsizes
  • upstream/feat/add-gettransaction
  • wallet-db-bolt-11
  • wallet-module-update
  • wallet-runtime-id
  • walletdb-wtxmgr-upgrade
  • witness-script-address
  • wrap-errors
  • wrong-tx-size-with-change-address
  • wtxr-mgr-walletdb-9-24

16 Mar 2026 09:20PM UTC coverage: 52.927%. First build
23166490687

Pull #1189

github

web-flow
Merge 7952157c5 into 8e63058e7
Pull Request #1189: wallet: implement store pagination

921 of 1143 new or added lines in 21 files covered. (80.58%)

22305 of 42143 relevant lines covered (52.93%)

19328.39 hits per line

Relevant lines Covered
Build:
Build:
42143 RELEVANT LINES 22305 COVERED LINES
19328.39 HITS PER LINE
Source Files on master
  • Tree
  • List 159
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23166490687 sqldb/add-pagination Merge 7952157c5 into 8e63058e7 Pull #1189 16 Mar 2026 09:22PM UTC web-flow github
52.93
23166066079 sql-wallet Merge 8e63058e7 into 1fc8b3c67 Pull #1110 16 Mar 2026 09:11PM UTC web-flow github pending completion  
23164889718 sql-wallet Merge 41d431cbc into 1fc8b3c67 Pull #1110 16 Mar 2026 08:41PM UTC web-flow github pending completion  
23072267300 adr-0006-enhance Merge d1bf92412 into 85ee76b19 Pull #1187 13 Mar 2026 10:03PM UTC web-flow github
48.68
23071108625 adr-0006-impl Merge 85ee76b19 into f73d8f014 Pull #1186 13 Mar 2026 09:25PM UTC web-flow github
51.0
23068594645 adr-0006-impl Merge 0da8101c2 into f73d8f014 Pull #1186 13 Mar 2026 08:10PM UTC web-flow github
54.88
23068585504 adr-0006-wtxmgr-sql Merge f73d8f014 into 8e63058e7 Pull #1185 13 Mar 2026 08:09PM UTC web-flow github
50.67
23068244680 adr-0006-wtxmgr-sql Merge 3afe89ab7 into 8e63058e7 Pull #1185 13 Mar 2026 08:01PM UTC web-flow github
50.68
23068233181 fix-tidy-module Merge 8e63058e7 into e733a626b Pull #1190 13 Mar 2026 08:00PM UTC web-flow github
52.29
23067273667 fix-tidy-module Merge 905c4233c into e733a626b Pull #1190 13 Mar 2026 07:32PM UTC web-flow github
52.28
See All Builds (162)

Badge your Repo: btcwallet

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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