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

chore: implement From<BigUint> for address type #2488

Merged
merged 1 commit into from
Sep 30, 2024

implement from biguint for contract address

eede580
Select commit
Loading
Failed to load commit list.
Merged

chore: implement From<BigUint> for address type #2488

implement from biguint for contract address
eede580
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 30, 2024 in 0s

64.28% of diff hit (target 68.62%)

View this Pull Request on Codecov

64.28% of diff hit (target 68.62%)

Annotations

Check warning on line 99 in crates/katana/controller/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/controller/src/lib.rs#L99

Added line #L99 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/contract.rs#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 53 in crates/katana/storage/provider/src/test_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/storage/provider/src/test_utils.rs#L53

Added line #L53 was not covered by tests