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

1767 fix geth skaled trace inconsistencies #1804

Merged
merged 87 commits into from
Feb 26, 2024

Merge branch 'v3.17.2' into 1767_tracer_fields

dbac33c
Select commit
Loading
Failed to load commit list.
Merged

1767 fix geth skaled trace inconsistencies #1804

Merge branch 'v3.17.2' into 1767_tracer_fields
dbac33c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 23, 2024 in 0s

0.46% of diff hit (target 50.00%)

View this Pull Request on Codecov

0.46% of diff hit (target 50.00%)

Annotations

Check warning on line 825 in libethereum/Block.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Block.cpp#L825

Added line #L825 was not covered by tests

Check warning on line 137 in libethereum/Transaction.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Transaction.cpp#L126-L137

Added lines #L126 - L137 were not covered by tests

Check warning on line 92 in libhistoric/AlethExtVM.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethExtVM.cpp#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 98 in libhistoric/AlethExtVM.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethExtVM.cpp#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 109 in libhistoric/AlethExtVM.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethExtVM.cpp#L109

Added line #L109 was not covered by tests

Check warning on line 113 in libhistoric/AlethExtVM.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethExtVM.cpp#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 122 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 136 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 139 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L139

Added line #L139 was not covered by tests

Check warning on line 142 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L142

Added line #L142 was not covered by tests

Check warning on line 405 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L403-L405

Added lines #L403 - L405 were not covered by tests

Check warning on line 412 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L412

Added line #L412 was not covered by tests

Check warning on line 416 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L416

Added line #L416 was not covered by tests

Check warning on line 432 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L425-L432

Added lines #L425 - L432 were not covered by tests

Check warning on line 434 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L434

Added line #L434 was not covered by tests

Check warning on line 438 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L436-L438

Added lines #L436 - L438 were not covered by tests

Check warning on line 443 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L441-L443

Added lines #L441 - L443 were not covered by tests

Check warning on line 559 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L557-L559

Added lines #L557 - L559 were not covered by tests

Check warning on line 563 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L562-L563

Added lines #L562 - L563 were not covered by tests

Check warning on line 568 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L567-L568

Added lines #L567 - L568 were not covered by tests

Check warning on line 573 in libhistoric/AlethStandardTrace.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/AlethStandardTrace.cpp#L572-L573

Added lines #L572 - L573 were not covered by tests

Check warning on line 31 in libhistoric/CallTracePrinter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/CallTracePrinter.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 37 in libhistoric/CallTracePrinter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/CallTracePrinter.cpp#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 41 in libhistoric/CallTracePrinter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/CallTracePrinter.cpp#L41

Added line #L41 was not covered by tests

Check warning on line 45 in libhistoric/CallTracePrinter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libhistoric/CallTracePrinter.cpp#L45

Added line #L45 was not covered by tests