LLFourn / bdk_core_staging

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

Add ChainGraph::get_tx_in_chain #100

Closed LLFourn closed 1 year ago

LLFourn commented 1 year ago

A useful utility for getting a full transaction in the chain.

Also deletes bincode feature flag not used that I just noticed.

codecov-commenter commented 1 year ago

Codecov Report

Merging #100 (4fd78d4) into master (fc9e283) will increase coverage by 0.33%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   50.99%   51.32%   +0.33%     
==========================================
  Files           9        9              
  Lines         602      602              
==========================================
+ Hits          307      309       +2     
+ Misses        295      293       -2     
Impacted Files Coverage Δ
bdk_core/src/chain_graph.rs 0.00% <ø> (ø)
bdk_core/src/lib.rs 100.00% <ø> (ø)
bdk_core/src/tx_graph.rs 64.23% <0.00%> (+1.45%) :arrow_up:

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