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

1751 trace multiple transactions in a single block #1783

Merged
merged 42 commits into from
Jan 22, 2024

#1751 case where no contract is called

cd21227
Select commit
Loading
Failed to load commit list.
Merged

1751 trace multiple transactions in a single block #1783

#1751 case where no contract is called
cd21227
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 22, 2024 in 1s

0.00% of diff hit (target 50.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 50.00%)

Annotations

Check warning on line 799 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L799

Added line #L799 was not covered by tests

Check warning on line 802 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L801-L802

Added lines #L801 - L802 were not covered by tests

Check warning on line 807 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L806-L807

Added lines #L806 - L807 were not covered by tests

Check warning on line 809 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L809

Added line #L809 was not covered by tests

Check warning on line 811 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L811

Added line #L811 was not covered by tests

Check warning on line 814 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L814

Added line #L814 was not covered by tests

Check warning on line 816 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L816

Added line #L816 was not covered by tests

Check warning on line 818 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L818

Added line #L818 was not covered by tests

Check warning on line 820 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L820

Added line #L820 was not covered by tests

Check warning on line 825 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L822-L825

Added lines #L822 - L825 were not covered by tests

Check warning on line 833 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L828-L833

Added lines #L828 - L833 were not covered by tests

Check warning on line 838 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L836-L838

Added lines #L836 - L838 were not covered by tests

Check warning on line 841 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L840-L841

Added lines #L840 - L841 were not covered by tests

Check warning on line 845 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L844-L845

Added lines #L844 - L845 were not covered by tests

Check warning on line 1351 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1350-L1351

Added lines #L1350 - L1351 were not covered by tests

Check warning on line 1353 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1353

Added line #L1353 was not covered by tests

Check warning on line 1356 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1355-L1356

Added lines #L1355 - L1356 were not covered by tests

Check warning on line 1358 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1358

Added line #L1358 was not covered by tests

Check warning on line 1361 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1361

Added line #L1361 was not covered by tests

Check warning on line 1365 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1363-L1365

Added lines #L1363 - L1365 were not covered by tests

Check warning on line 1373 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1368-L1373

Added lines #L1368 - L1373 were not covered by tests

Check warning on line 1375 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1375

Added line #L1375 was not covered by tests

Check warning on line 1380 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1377-L1380

Added lines #L1377 - L1380 were not covered by tests

Check warning on line 1384 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1383-L1384

Added lines #L1383 - L1384 were not covered by tests

Check warning on line 1388 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1386-L1388

Added lines #L1386 - L1388 were not covered by tests