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

feat(katana): commitment fields in block header #2560

Merged
merged 6 commits into from
Oct 19, 2024

rename back to partial header

d022ef1
Select commit
Loading
Failed to load commit list.
Merged

feat(katana): commitment fields in block header #2560

rename back to partial header
d022ef1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 19, 2024 in 0s

54.68% of diff hit (target 69.44%)

View this Pull Request on Codecov

54.68% of diff hit (target 69.44%)

Annotations

Check warning on line 62 in crates/katana/core/src/backend/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/core/src/backend/mod.rs#L62

Added line #L62 was not covered by tests

Check warning on line 108 in crates/katana/core/src/backend/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/core/src/backend/mod.rs#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 116 in crates/katana/core/src/backend/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/core/src/backend/mod.rs#L114-L116

Added lines #L114 - L116 were not covered by tests

Check warning on line 121 in crates/katana/core/src/backend/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/core/src/backend/mod.rs#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 128 in crates/katana/core/src/backend/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/core/src/backend/mod.rs#L124-L128

Added lines #L124 - L128 were not covered by tests

Check warning on line 92 in crates/katana/primitives/src/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/block.rs#L92

Added line #L92 was not covered by tests

Check warning on line 108 in crates/katana/primitives/src/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/block.rs#L108

Added line #L108 was not covered by tests

Check warning on line 110 in crates/katana/primitives/src/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/block.rs#L110

Added line #L110 was not covered by tests

Check warning on line 112 in crates/katana/primitives/src/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/block.rs#L112

Added line #L112 was not covered by tests

Check warning on line 122 in crates/katana/primitives/src/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/block.rs#L122

Added line #L122 was not covered by tests

Check warning on line 171 in crates/katana/primitives/src/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/block.rs#L171

Added line #L171 was not covered by tests

Check warning on line 174 in crates/katana/primitives/src/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/block.rs#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 63 in crates/katana/primitives/src/chain_spec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/chain_spec.rs#L58-L63

Added lines #L58 - L63 were not covered by tests

Check warning on line 75 in crates/katana/rpc/rpc-types/src/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc-types/src/block.rs#L75

Added line #L75 was not covered by tests

Check warning on line 271 in crates/katana/rpc/rpc-types/src/block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc-types/src/block.rs#L271

Added line #L271 was not covered by tests

Check warning on line 185 in crates/katana/rpc/rpc/src/starknet/read.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/starknet/read.rs#L185

Added line #L185 was not covered by tests

Check warning on line 243 in crates/katana/rpc/rpc/src/starknet/read.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/starknet/read.rs#L243

Added line #L243 was not covered by tests

Check warning on line 154 in crates/saya/core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/saya/core/src/lib.rs#L154

Added line #L154 was not covered by tests

Check warning on line 296 in crates/saya/core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/saya/core/src/lib.rs#L296

Added line #L296 was not covered by tests

Check warning on line 330 in crates/saya/core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/saya/core/src/lib.rs#L330

Added line #L330 was not covered by tests

Check warning on line 403 in crates/saya/core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/saya/core/src/lib.rs#L403

Added line #L403 was not covered by tests

Check warning on line 111 in crates/saya/provider/src/rpc/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/saya/provider/src/rpc/mod.rs#L89-L111

Added lines #L89 - L111 were not covered by tests