Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wallet: handle multiple conflicting inputs #136

Merged
merged 1 commit into from
May 16, 2019

Conversation

tynes
Copy link
Member

@tynes tynes commented May 15, 2019

Handle double spend with multiple inputs. Port of
bcoin-org/bcoin@eba7bbe

Handle double spend with multiple inputs. Port of
bcoin-org/bcoin@eba7bbe
@codecov-io
Copy link

Codecov Report

Merging #136 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   55.55%   55.56%   +0.01%     
==========================================
  Files         109      109              
  Lines       27184    27186       +2     
  Branches     4498     4499       +1     
==========================================
+ Hits        15102    15106       +4     
+ Misses      12082    12080       -2
Impacted Files Coverage Δ
lib/wallet/txdb.js 80.09% <100%> (+0.23%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update faf1eeb...743f9b3. Read the comment docs.

@BluSyn BluSyn merged commit 353dffe into bcoin-org:master May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants