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

Bug/1702 adopt precompiled oracle #1713

Merged
merged 35 commits into from
Nov 23, 2023

Merge branch 'v3.18.0' into bug/1702-adopt-precompiled-oracle

d301345
Select commit
Loading
Failed to load commit list.
Merged

Bug/1702 adopt precompiled oracle #1713

Merge branch 'v3.18.0' into bug/1702-adopt-precompiled-oracle
d301345
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 23, 2023 in 0s

87.62% of diff hit (target 50.00%)

View this Pull Request on Codecov

87.62% of diff hit (target 50.00%)

Annotations

Check warning on line 300 in libethereum/ChainParams.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/ChainParams.cpp#L300

Added line #L300 was not covered by tests

Check warning on line 322 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L322

Added line #L322 was not covered by tests

Check warning on line 1314 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1313-L1314

Added lines #L1313 - L1314 were not covered by tests

Check warning on line 1325 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1325

Added line #L1325 was not covered by tests

Check warning on line 1334 in libethereum/Client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Client.cpp#L1334

Added line #L1334 was not covered by tests

Check warning on line 255 in libethereum/Precompiled.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Precompiled.cpp#L255

Added line #L255 was not covered by tests

Check warning on line 260 in libethereum/Precompiled.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Precompiled.cpp#L260

Added line #L260 was not covered by tests

Check warning on line 264 in libethereum/Precompiled.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Precompiled.cpp#L264

Added line #L264 was not covered by tests

Check warning on line 814 in libethereum/Precompiled.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Precompiled.cpp#L814

Added line #L814 was not covered by tests

Check warning on line 870 in libethereum/Precompiled.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Precompiled.cpp#L870

Added line #L870 was not covered by tests

Check warning on line 922 in libethereum/Precompiled.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Precompiled.cpp#L922

Added line #L922 was not covered by tests

Check warning on line 933 in libethereum/Precompiled.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Precompiled.cpp#L933

Added line #L933 was not covered by tests

Check warning on line 937 in libethereum/Precompiled.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libethereum/Precompiled.cpp#L935-L937

Added lines #L935 - L937 were not covered by tests

Check warning on line 8 in libskale/PrecompiledConfigPatch.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

libskale/PrecompiledConfigPatch.cpp#L8

Added line #L8 was not covered by tests

Check warning on line 921 in test/unittests/libethereum/ClientTest.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libethereum/ClientTest.cpp#L921

Added line #L921 was not covered by tests

Check warning on line 930 in test/unittests/libethereum/ClientTest.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libethereum/ClientTest.cpp#L928-L930

Added lines #L928 - L930 were not covered by tests

Check warning on line 941 in test/unittests/libethereum/ClientTest.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/libethereum/ClientTest.cpp#L939-L941

Added lines #L939 - L941 were not covered by tests