You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace dfx install with icp-cli in provision-darwin.sh and provision-linux.sh
- Add actions/setup-node v22 step to frontend.yml and all example workflows
(required by icp-cli which needs Node.js >=22)
- Replace dfx.json with icp.yaml in backend Motoko and Rust canisters
- Update backend Makefiles to use icp instead of dfx
- Update Rust integration tests to use icp canister IDs
- Remove root dfx.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments