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(sozo): support arrays in calldata arguments #2917

Merged
merged 3 commits into from
Jan 18, 2025

fix: return error if the prefix is unknown

4e9c33a
Select commit
Loading
Failed to load commit list.
Merged

feat(sozo): support arrays in calldata arguments #2917

fix: return error if the prefix is unknown
4e9c33a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 18, 2025 in 1s

97.63% of diff hit (target 55.83%)

View this Pull Request on Codecov

97.63% of diff hit (target 55.83%)

Annotations

Check warning on line 31 in bin/sozo/src/commands/call.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/call.rs#L31

Added line #L31 was not covered by tests

Check warning on line 62 in bin/sozo/src/commands/call.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/call.rs#L62

Added line #L62 was not covered by tests

Check warning on line 233 in crates/dojo/world/src/config/calldata_decoder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/world/src/config/calldata_decoder.rs#L233

Added line #L233 was not covered by tests