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

refactor(katana): make gas oracle a critical task #2859

Merged
merged 1 commit into from
Jan 2, 2025

chore(katana): log out error when gas oracle fail

06665e1
Select commit
Loading
Failed to load commit list.
Merged

refactor(katana): make gas oracle a critical task #2859

chore(katana): log out error when gas oracle fail
06665e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 2, 2025 in 1s

0.00% of diff hit (target 55.83%)

View this Pull Request on Codecov

0.00% of diff hit (target 55.83%)

Annotations

Check warning on line 86 in crates/katana/core/src/backend/gas_oracle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/core/src/backend/gas_oracle.rs#L86

Added line #L86 was not covered by tests

Check warning on line 92 in crates/katana/core/src/backend/gas_oracle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/core/src/backend/gas_oracle.rs#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 180 in crates/katana/core/src/backend/gas_oracle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/core/src/backend/gas_oracle.rs#L180

Added line #L180 was not covered by tests

Check warning on line 186 in crates/katana/core/src/backend/gas_oracle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/core/src/backend/gas_oracle.rs#L186

Added line #L186 was not covered by tests

Check warning on line 21 in crates/katana/node/src/exit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/node/src/exit.rs#L21

Added line #L21 was not covered by tests