Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add SPV proof option for Anchors. Differentiate anchors, extra-tx witnesses and tx witnesses. #83
Add SPV proof option for Anchors. Differentiate anchors, extra-tx witnesses and tx witnesses. #83
Changes from all commits
b7c529b
07cff00
26c8318
1179ec9
6d068ef
5b93351
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 51 in consensus/src/block.rs
Codecov / codecov/patch
consensus/src/block.rs#L51
Check warning on line 82 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L79-L82
Check warning on line 84 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L84
Check warning on line 94 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L86-L94
Check warning on line 96 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L96
Check warning on line 100 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L99-L100
Check warning on line 102 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L102
Check warning on line 104 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L104
Check warning on line 115 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L115
Check warning on line 133 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L133
Check warning on line 165 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L165
Check warning on line 168 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L168
Check warning on line 180 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L180
Check warning on line 216 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L216
Check warning on line 225 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L225
Check warning on line 227 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L227
Check warning on line 257 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L257
Check warning on line 295 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L289-L295
Check warning on line 303 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L297-L303
Check warning on line 308 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L305-L308
Check warning on line 313 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L310-L313
Check warning on line 318 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L315-L318
Check warning on line 326 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L320-L326
Check warning on line 328 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L328
Check warning on line 343 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L333-L343
Check warning on line 348 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L345-L348
Check warning on line 354 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L350-L354
Check warning on line 356 in dbc/src/anchor.rs
Codecov / codecov/patch
dbc/src/anchor.rs#L356
Check warning on line 56 in seals/src/txout/witness.rs
Codecov / codecov/patch
seals/src/txout/witness.rs#L56
Check warning on line 58 in seals/src/txout/witness.rs
Codecov / codecov/patch
seals/src/txout/witness.rs#L58
Check warning on line 60 in seals/src/txout/witness.rs
Codecov / codecov/patch
seals/src/txout/witness.rs#L60