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

Update L1Tx ref types to include multiple proto ops per tx #618

Merged
merged 22 commits into from
Feb 6, 2025

l1tx: cleanup

aecb268
Select commit
Loading
Failed to load commit list.
Merged

Update L1Tx ref types to include multiple proto ops per tx #618

l1tx: cleanup
aecb268
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2025 in 0s

82.68% of diff hit (target 54.68%)

View this Pull Request on Codecov

82.68% of diff hit (target 54.68%)

Annotations

Check warning on line 130 in bin/strata-client/src/extractor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/strata-client/src/extractor.rs#L130

Added line #L130 was not covered by tests

Check warning on line 338 in crates/btcio/src/reader/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/query.rs#L330-L338

Added lines #L330 - L338 were not covered by tests

Check warning on line 29 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 40 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L35-L40

Added lines #L35 - L40 were not covered by tests

Check warning on line 143 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L143

Added line #L143 was not covered by tests

Check warning on line 146 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L146

Added line #L146 was not covered by tests

Check warning on line 188 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L188

Added line #L188 was not covered by tests

Check warning on line 210 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L210

Added line #L210 was not covered by tests

Check warning on line 257 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L257

Added line #L257 was not covered by tests

Check warning on line 263 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L263

Added line #L263 was not covered by tests

Check warning on line 267 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L267

Added line #L267 was not covered by tests

Check warning on line 308 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L308

Added line #L308 was not covered by tests

Check warning on line 313 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L313

Added line #L313 was not covered by tests

Check warning on line 322 in crates/btcio/src/reader/tx_indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/btcio/src/reader/tx_indexer.rs#L322

Added line #L322 was not covered by tests

Check warning on line 132 in crates/consensus-logic/src/l1_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/consensus-logic/src/l1_handler.rs#L132

Added line #L132 was not covered by tests

Check warning on line 140 in crates/consensus-logic/src/l1_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/consensus-logic/src/l1_handler.rs#L134-L140

Added lines #L134 - L140 were not covered by tests

Check warning on line 144 in crates/consensus-logic/src/l1_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/consensus-logic/src/l1_handler.rs#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 245 in crates/consensus-logic/src/l1_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/consensus-logic/src/l1_handler.rs#L245

Added line #L245 was not covered by tests

Check warning on line 251 in crates/consensus-logic/src/l1_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/consensus-logic/src/l1_handler.rs#L251

Added line #L251 was not covered by tests

Check warning on line 19 in crates/l1tx/src/filter/indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/l1tx/src/filter/indexer.rs#L19

Added line #L19 was not covered by tests

Check warning on line 22 in crates/l1tx/src/filter/indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/l1tx/src/filter/indexer.rs#L22

Added line #L22 was not covered by tests

Check warning on line 25 in crates/l1tx/src/filter/indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/l1tx/src/filter/indexer.rs#L25

Added line #L25 was not covered by tests

Check warning on line 28 in crates/l1tx/src/filter/indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/l1tx/src/filter/indexer.rs#L28

Added line #L28 was not covered by tests

Check warning on line 66 in crates/l1tx/src/filter/indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/l1tx/src/filter/indexer.rs#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 85 in crates/l1tx/src/filter/indexer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/l1tx/src/filter/indexer.rs#L83-L85

Added lines #L83 - L85 were not covered by tests