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
Fix use of anchor/bundle opret/tapret dichotomies #277
Fix use of anchor/bundle opret/tapret dichotomies #277
Changes from all commits
54f19cd
8d0bc85
d25dd62
9807926
92902ce
d1ee1d0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 204 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L199-L204
Check warning on line 207 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L206-L207
Check warning on line 211 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L209-L211
Check warning on line 217 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L213-L217
Check warning on line 223 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L219-L223
Check warning on line 228 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L226-L228
Check warning on line 232 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L231-L232
Check warning on line 239 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L236-L239
Check warning on line 241 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L241
Check warning on line 244 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L243-L244
Check warning on line 246 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L246
Check warning on line 248 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L248
Check warning on line 251 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L250-L251
Check warning on line 260 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L253-L260
Check warning on line 264 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L262-L264
Check warning on line 271 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L267-L271
Check warning on line 282 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L282
Check warning on line 300 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L295-L300
Check warning on line 302 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L302
Check warning on line 305 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L305
Check warning on line 323 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L307-L323
Check warning on line 331 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L331
Check warning on line 354 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L351-L354
Check warning on line 357 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L356-L357
Check warning on line 360 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L360
Check warning on line 369 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L364-L369
Check warning on line 373 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L372-L373
Check warning on line 380 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L375-L380
Check warning on line 384 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L383-L384
Check warning on line 391 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L386-L391
Check warning on line 395 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L393-L395
Check warning on line 402 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L397-L402
Check warning on line 406 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L405-L406
Check warning on line 417 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L413-L417
Check warning on line 421 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L419-L421
Check warning on line 426 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L423-L426
Check warning on line 429 in src/containers/anchors.rs
Codecov / codecov/patch
src/containers/anchors.rs#L429
Check warning on line 299 in src/containers/consignment.rs
Codecov / codecov/patch
src/containers/consignment.rs#L299