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

bitcoindevkit / bdk / 9502207523 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2024 03:18PM UTC
Files 45
Run time 2s
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

13 Jun 2024 03:11PM UTC coverage: 83.114% (-0.2%) from 83.295%
9502207523.1

push

github

evanlinjin
Merge bitcoindevkit/bdk#1463: No descriptor ids in spk txout index

8dd174479 refactor(chain): compute txid once for `KeychainTxOutIndex::index_tx` (志宇)
639d735ca refactor(chain): change field names to be more sane (志宇)
5a02f4012 docs(chain): fix docs (志宇)
c77e12bae refactor(chain): `KeychainTxOutIndex` use `HashMap` for fields (志宇)
4d3846abf chore(chain): s/replenish_lookahead/replenish_inner_index/ (LLFourn)
8779afdb0 chore(chain): document insert_descriptor invariants better (LLFourn)
69f2a695f refactor(chain): improve replenish lookeahd internals (LLFourn)
5a584d0fd chore(chain): Fix Indexed and KeychainIndexed documentaion (Lloyd Fournier)
b8ba5a020 chore(chain): Improve documentation of keychain::ChangeSet (LLFourn)
101a09a97 chore(chain): Standardise KeychainTxOutIndex return types (LLFourn)
bce070b1d chore(chain): add type IndexSpk, fix clippy type complexity warning (Steve Myers)
4d2442c37 chore(chain): misc docs and insert_descriptor fixes (LLFourn)
bc2a8be97 refactor(keychain): Fix KeychainTxOutIndex range queries (LLFourn)
3b2ff0cc9 Write failing test for keychain range querying (LLFourn)

Pull request description:

  Fixes #1459

  This reverts part of the changes in #1203. There the `SpkTxOutIndex<(K,u32)>` was changed to `SpkTxOutIndex<(DescriptorId, u32>)`. This led to a complicated translation logic in  `KeychainTxOutIndex` (where the API is based on `K`) to transform calls to it to calls to the underlying `SpkTxOutIndex` (which now indexes by `DescriptorId`). The translation layer was broken when it came to ... (continued)

11203 of 13479 relevant lines covered (83.11%)

16965.23 hits per line

Source Files on job 9502207523.1
  • Tree
  • List 0
  • Changed 18
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9502207523
  • 1c593a34 on github
  • Prev Job for on master (#9493582787.1)
  • Next Job for on master (#9507819776.1)
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