Skip to content

Fix contracts binding and sandbox CI regressions - #129

Merged
Hallab7 merged 3 commits into
developfrom
fix/contracts-ci-regressions
Sep 10, 2026
Merged

Fix contracts binding and sandbox CI regressions#129
Hallab7 merged 3 commits into
developfrom
fix/contracts-ci-regressions

Conversation

@Hallab7

@Hallab7 Hallab7 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Closes #128

Pins stable Rust jobs to 1.98.0, the compiler used for the committed WASM hashes, and catches the sandbox harness expected shared-network exceptions explicitly.

Validation: cargo fmt --all --check; cargo clippy --workspace --all-targets; cargo test --workspace; all three WASM contracts built with Rust 1.98.0; shared-network refusal loop passed; git diff --check.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The automated review could not proceed because mandatory preflight checks failed:

@Hallab7
Hallab7 dismissed github-actions[bot]’s stale review September 10, 2026 00:23

The automated review workflow is being removed at the repository owner request; its preflight review is obsolete.

@Hallab7
Hallab7 merged commit cf406f7 into develop Sep 10, 2026
12 of 13 checks passed
@Hallab7
Hallab7 deleted the fix/contracts-ci-regressions branch September 10, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix deterministic bindings and sandbox CI checks

1 participant