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): compute block commitments #2588

Closed
wants to merge 9 commits into from

remove empty file

397e624
Select commit
Loading
Failed to load commit list.
Closed

feat(katana): compute block commitments #2588

remove empty file
397e624
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 1, 2024 in 0s

96.08% of diff hit (target 55.12%)

View this Pull Request on Codecov

96.08% of diff hit (target 55.12%)

Annotations

Check warning on line 181 in crates/katana/primitives/src/receipt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/receipt.rs#L181

Added line #L181 was not covered by tests

Check warning on line 204 in crates/katana/primitives/src/receipt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/receipt.rs#L204

Added line #L204 was not covered by tests

Check warning on line 8 in crates/katana/storage/db/src/models/trie.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/db/src/models/trie.rs#L8

Added line #L8 was not covered by tests

Check warning on line 15 in crates/katana/storage/db/src/models/trie.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/db/src/models/trie.rs#L15

Added line #L15 was not covered by tests

Check warning on line 38 in crates/katana/storage/db/src/models/trie.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/db/src/models/trie.rs#L38

Added line #L38 was not covered by tests

Check warning on line 45 in crates/katana/storage/db/src/models/trie.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/db/src/models/trie.rs#L45

Added line #L45 was not covered by tests

Check warning on line 19 in crates/katana/storage/db/src/trie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/db/src/trie/mod.rs#L19

Added line #L19 was not covered by tests

Check warning on line 81 in crates/katana/storage/db/src/trie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/db/src/trie/mod.rs#L76-L81

Added lines #L76 - L81 were not covered by tests

Check warning on line 112 in crates/katana/storage/db/src/trie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/db/src/trie/mod.rs#L108-L112

Added lines #L108 - L112 were not covered by tests

Check warning on line 130 in crates/katana/storage/db/src/trie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/db/src/trie/mod.rs#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 134 in crates/katana/storage/db/src/trie/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/db/src/trie/mod.rs#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 74 in crates/katana/storage/provider/src/providers/db/trie.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/provider/src/providers/db/trie.rs#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 93 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#L93

Added line #L93 was not covered by tests