LLFourn / bdk_core_staging

Staging area for bdk_core initial development
15 stars 12 forks source link

Balance calculations for keychain tracker #123

Closed LLFourn closed 1 year ago

LLFourn commented 1 year ago

This is ready for review now. Needs the bug fixed by https://github.com/LLFourn/bdk_core_staging/pull/126 to be merged to master first which I think might come with #116 .

codecov-commenter commented 1 year ago

Codecov Report

Merging #123 (413bd13) into master (f207acf) will decrease coverage by 5.67%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   65.30%   59.62%   -5.68%     
==========================================
  Files           8        8              
  Lines         294      322      +28     
==========================================
  Hits          192      192              
- Misses        102      130      +28     
Impacted Files Coverage Δ
bdk_chain/src/chain_data.rs 44.59% <ø> (ø)
bdk_chain/src/keychain.rs 0.00% <0.00%> (ø)
bdk_chain/src/lib.rs 100.00% <ø> (ø)
bdk_chain/src/sparse_chain.rs 80.48% <ø> (ø)
bdk_chain/src/keychain/keychain_txout_index.rs 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.