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

added support for witness transactions #2613

Merged
merged 2 commits into from
Nov 12, 2019
Merged

Conversation

eukreign
Copy link
Member

No description provided.

@eukreign eukreign added type: improvement Existing (or partially existing) functionality needs to be changed area: hub labels Nov 11, 2019
@codecov
Copy link

codecov bot commented Nov 11, 2019

Codecov Report

Merging #2613 into master will increase coverage by 4.08%.
The diff coverage is 52.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2613      +/-   ##
==========================================
+ Coverage   71.87%   75.95%   +4.08%     
==========================================
  Files         170      170              
  Lines       23034    23056      +22     
==========================================
+ Hits        16556    17513     +957     
+ Misses       6478     5543     -935
Impacted Files Coverage Δ
lbry/lbry/wallet/__init__.py 100% <ø> (ø) ⬆️
torba/torba/client/basetransaction.py 91.92% <37.5%> (-1.25%) ⬇️
torba/torba/server/tx.py 49.27% <60%> (+0.33%) ⬆️
lbry/lbry/conf.py 91.07% <0%> (+0.52%) ⬆️
lbry/lbry/extras/daemon/storage.py 92.09% <0%> (+0.91%) ⬆️
lbry/lbry/stream/downloader.py 92% <0%> (+1%) ⬆️
lbry/lbry/blob_exchange/client.py 74.87% <0%> (+1.53%) ⬆️
lbry/lbry/extras/daemon/Components.py 55.13% <0%> (+1.56%) ⬆️
lbry/lbry/wallet/server/db/writer.py 94.76% <0%> (+1.84%) ⬆️
lbry/lbry/extras/cli.py 95.3% <0%> (+2.34%) ⬆️
... and 29 more

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 3c591d4...2737b6a. Read the comment docs.

@eukreign eukreign changed the title added support for lbrycrd v0.17.3.1 added support for witness transactions Nov 12, 2019
@eukreign eukreign merged commit 0f2a0b7 into master Nov 12, 2019
@eukreign eukreign deleted the old_parser_witness_fix branch November 12, 2019 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: hub type: improvement Existing (or partially existing) functionality needs to be changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant